| 1 | [ May 5 23:54:57 Enabled. ] | ||
| 2 | [ May 5 23:54:57 Rereading configuration. ] | ||
| 3 | [ May 5 23:54:58 Rereading configuration. ] | ||
| 4 | [ May 5 23:54:59 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 5 23:54:59 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.05 23:55:00.422261 [ 1 ] {} <Information> Application: Will watch for the process with pid 24107 | ||
| 29 | 2026.05.05 23:55:00.422689 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.05 23:55:00.608549 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24107 | ||
| 31 | 2026.05.05 23:55:00.609264 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.05 23:55:00.609418 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.05 23:55:00.691978 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.05 23:55:00.732028 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.05 23:55:00.732077 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.05 23:55:00.732094 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.05 23:55:00.732147 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.05 23:55:00.732498 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.05 23:55:00.734620 [ 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.05 23:55:00.735394 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.05 23:55:00.736215 [ 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.05 23:55:00.736236 [ 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.05 23:55:00.736250 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.05 23:55:00.736935 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.05 23:55:00.737856 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.05 23:55:00.743901 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.05 23:55:00.744608 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.05 23:55:00.745979 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.05 23:55:00.746039 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.05 23:55:00.747048 [ 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.05 23:55:00.747443 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.05 23:55:00.750256 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.05 23:55:00.750929 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.05 23:55:00.753965 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.05 23:55:00.754321 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.05 23:55:00.754678 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.05 23:55:00.754990 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.05 23:55:00.756333 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.05 23:55:00.756358 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.05 23:55:00.756453 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.05 23:55:00.756541 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.05 23:55:00.768610 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.05 23:55:00.768641 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000177791 sec | ||
| 68 | 2026.05.05 23:55:00.768664 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.05 23:55:00.768680 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.05 23:55:00.769472 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.05 23:55:00.770103 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.05 23:55:00.778320 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.05 23:55:00.778359 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.05 23:55:00.778385 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.05 23:55:00.778396 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.05 23:55:00.778429 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.05 23:55:00.778447 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.05 23:55:00.780474 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.05 23:55:00.780515 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.05 23:55:00.780533 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.05 23:55:00.780664 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.05 23:55:00.780704 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.05 23:55:00.780716 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.05 23:55:00.780737 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.05 23:55:00.780749 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.05 23:55:00.780778 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.05 23:55:00.780798 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.05 23:55:00.801971 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.05 23:55:00.803202 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.05 23:55:00.803240 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.574e-05 sec | ||
| 91 | 2026.05.05 23:55:00.803252 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.05 23:55:00.803263 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.05 23:55:00.803284 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.05 23:55:00.803465 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.05 23:55:00.803505 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.05 23:55:00.803518 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.05 23:55:00.803528 [ 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.05 23:55:00.803539 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.05 23:55:00.807273 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.05 23:55:00.807469 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.05.05 23:55:00.808884 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.287e-05 sec. | ||
| 102 | 2026.05.05 23:55:00.809207 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.05 23:55:00.809953 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.05 23:55:00.809970 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.05 23:55:01.127865 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55293 | ||
| 106 | 2026.05.05 23:55:01.128765 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.05 23:55:01.128817 [ 3 ] {} <Debug> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Authenticating user 'default' from [fd00:1122:3344:101::d]:55293 | ||
| 108 | 2026.05.05 23:55:01.128845 [ 3 ] {} <Debug> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.05 23:55:01.128872 [ 3 ] {} <Debug> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.05 23:55:01.128991 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.05 23:55:01.129046 [ 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.05 23:55:01.129114 [ 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.05 23:55:01.130375 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56422 | ||
| 114 | 2026.05.05 23:55:01.130381 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43178 | ||
| 115 | 2026.05.05 23:55:01.130458 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40447 | ||
| 116 | 2026.05.05 23:55:01.130467 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55635 | ||
| 117 | 2026.05.05 23:55:01.130672 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47534 | ||
| 118 | 2026.05.05 23:55:01.131476 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50867 | ||
| 119 | 2026.05.05 23:55:01.131475 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60559 | ||
| 120 | 2026.05.05 23:55:01.131537 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.05.05 23:55:01.131481 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55042 | ||
| 122 | 2026.05.05 23:55:01.131574 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.05 23:55:01.131585 [ 5 ] {} <Debug> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55635 | ||
| 124 | 2026.05.05 23:55:01.131632 [ 5 ] {} <Debug> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.05 23:55:01.131656 [ 5 ] {} <Debug> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.05 23:55:01.131722 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.05 23:55:01.131772 [ 258 ] {} <Debug> TCP-Session: e81c327b-2cae-4702-b906-93a52b509a96 Authenticating user 'default' from [fd00:1122:3344:101::d]:60559 | ||
| 128 | 2026.05.05 23:55:01.131814 [ 258 ] {} <Debug> TCP-Session: e81c327b-2cae-4702-b906-93a52b509a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.05 23:55:01.131826 [ 258 ] {} <Debug> TCP-Session: e81c327b-2cae-4702-b906-93a52b509a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.05 23:55:01.131927 [ 253 ] {} <Debug> TCP-Session: 0ed629bb-8b4a-4c4d-bfc6-dac098a8948e Authenticating user 'default' from [fd00:1122:3344:101::d]:56422 | ||
| 131 | 2026.05.05 23:55:01.131975 [ 253 ] {} <Debug> TCP-Session: 0ed629bb-8b4a-4c4d-bfc6-dac098a8948e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.05 23:55:01.131992 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.05 23:55:01.131994 [ 253 ] {} <Debug> TCP-Session: 0ed629bb-8b4a-4c4d-bfc6-dac098a8948e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.05 23:55:01.131994 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.05 23:55:01.132041 [ 4 ] {} <Debug> TCP-Session: ee056201-8aa3-4aa1-8ed3-d82cf50e3073 Authenticating user 'default' from [fd00:1122:3344:101::d]:43178 | ||
| 136 | 2026.05.05 23:55:01.132053 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.05 23:55:01.132069 [ 259 ] {} <Debug> TCP-Session: f5bd3eea-6129-46ea-9e11-eb496a1d1364 Authenticating user 'default' from [fd00:1122:3344:101::d]:55042 | ||
| 138 | 2026.05.05 23:55:01.132103 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.05 23:55:01.132112 [ 254 ] {} <Debug> TCP-Session: eae27bb1-a745-414d-a83f-46a81c907018 Authenticating user 'default' from [fd00:1122:3344:101::d]:40447 | ||
| 140 | 2026.05.05 23:55:01.132131 [ 259 ] {} <Debug> TCP-Session: f5bd3eea-6129-46ea-9e11-eb496a1d1364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.05 23:55:01.132152 [ 255 ] {} <Debug> TCP-Session: 3e5cd815-d6b2-44a4-86ce-eb9934545dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47534 | ||
| 142 | 2026.05.05 23:55:01.132175 [ 259 ] {} <Debug> TCP-Session: f5bd3eea-6129-46ea-9e11-eb496a1d1364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.05 23:55:01.132163 [ 254 ] {} <Debug> TCP-Session: eae27bb1-a745-414d-a83f-46a81c907018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.05 23:55:01.132191 [ 255 ] {} <Debug> TCP-Session: 3e5cd815-d6b2-44a4-86ce-eb9934545dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.05 23:55:01.132226 [ 254 ] {} <Debug> TCP-Session: eae27bb1-a745-414d-a83f-46a81c907018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.05 23:55:01.132238 [ 255 ] {} <Debug> TCP-Session: 3e5cd815-d6b2-44a4-86ce-eb9934545dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.05 23:55:01.132082 [ 4 ] {} <Debug> TCP-Session: ee056201-8aa3-4aa1-8ed3-d82cf50e3073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.05 23:55:01.132013 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.05.05 23:55:01.132283 [ 4 ] {} <Debug> TCP-Session: ee056201-8aa3-4aa1-8ed3-d82cf50e3073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.05 23:55:01.132316 [ 257 ] {} <Debug> TCP-Session: 46ac9476-d872-43e8-adb5-d8b7d605877d Authenticating user 'default' from [fd00:1122:3344:101::d]:50867 | ||
| 151 | 2026.05.05 23:55:01.132386 [ 257 ] {} <Debug> TCP-Session: 46ac9476-d872-43e8-adb5-d8b7d605877d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.05 23:55:01.132407 [ 257 ] {} <Debug> TCP-Session: 46ac9476-d872-43e8-adb5-d8b7d605877d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.05 23:55:01.134773 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.05.05 23:55:01.137628 [ 3 ] {ab86a2b8-3205-4edf-9793-d7f436d144f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.05.05 23:55:01.246758 [ 3 ] {ab86a2b8-3205-4edf-9793-d7f436d144f8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55293) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.05.05 23:55:01.247613 [ 3 ] {ab86a2b8-3205-4edf-9793-d7f436d144f8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.05.05 23:55:01.247735 [ 3 ] {ab86a2b8-3205-4edf-9793-d7f436d144f8} <Debug> TCPHandler: Processed in 0.115343447 sec. | ||
| 204 | 2026.05.05 23:55:01.248222 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.05.05 23:55:01.248504 [ 5 ] {5b8e1458-416b-437b-85a6-5dd510fd9b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.05.05 23:55:01.248895 [ 5 ] {5b8e1458-416b-437b-85a6-5dd510fd9b1e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55635) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.05.05 23:55:01.249035 [ 5 ] {5b8e1458-416b-437b-85a6-5dd510fd9b1e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.05.05 23:55:01.249131 [ 5 ] {5b8e1458-416b-437b-85a6-5dd510fd9b1e} <Debug> TCPHandler: Processed in 0.001153119 sec. | ||
| 255 | 2026.05.05 23:55:01.251800 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.05.05 23:55:01.252642 [ 3 ] {a7326c8b-69c7-4905-963c-dd4517198ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.05.05 23:55:01.253270 [ 3 ] {a7326c8b-69c7-4905-963c-dd4517198ea8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.05.05 23:55:01.254447 [ 3 ] {a7326c8b-69c7-4905-963c-dd4517198ea8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.05.05 23:55:01.254467 [ 3 ] {a7326c8b-69c7-4905-963c-dd4517198ea8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.354e-05 sec | ||
| 260 | 2026.05.05 23:55:01.254480 [ 3 ] {a7326c8b-69c7-4905-963c-dd4517198ea8} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.05.05 23:55:01.254508 [ 3 ] {a7326c8b-69c7-4905-963c-dd4517198ea8} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.05.05 23:55:01.254532 [ 3 ] {a7326c8b-69c7-4905-963c-dd4517198ea8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.05.05 23:55:01.255224 [ 3 ] {a7326c8b-69c7-4905-963c-dd4517198ea8} <Debug> TCPHandler: Processed in 0.003543199 sec. | ||
| 264 | 2026.05.05 23:55:01.255361 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.05.05 23:55:01.255540 [ 3 ] {280f3f94-f8c0-4939-9a6c-f6f4b2d92d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.05.05 23:55:01.255590 [ 3 ] {280f3f94-f8c0-4939-9a6c-f6f4b2d92d66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.05.05 23:55:01.260199 [ 3 ] {280f3f94-f8c0-4939-9a6c-f6f4b2d92d66} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.05.05 23:55:01.261331 [ 3 ] {280f3f94-f8c0-4939-9a6c-f6f4b2d92d66} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb): Loading data parts | ||
| 270 | 2026.05.05 23:55:01.262360 [ 3 ] {280f3f94-f8c0-4939-9a6c-f6f4b2d92d66} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb): There are no data parts | ||
| 271 | 2026.05.05 23:55:01.264931 [ 3 ] {280f3f94-f8c0-4939-9a6c-f6f4b2d92d66} <Debug> TCPHandler: Processed in 0.009618909 sec. | ||
| 272 | 2026.05.05 23:55:01.265088 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.05.05 23:55:01.265261 [ 3 ] {dc6c85d0-8f25-49ce-8d7b-b75e24c1d12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.05.05 23:55:01.265345 [ 3 ] {dc6c85d0-8f25-49ce-8d7b-b75e24c1d12f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.05.05 23:55:01.274208 [ 3 ] {dc6c85d0-8f25-49ce-8d7b-b75e24c1d12f} <Debug> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): Loading data parts | ||
| 286 | 2026.05.05 23:55:01.274432 [ 3 ] {dc6c85d0-8f25-49ce-8d7b-b75e24c1d12f} <Debug> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): There are no data parts | ||
| 287 | 2026.05.05 23:55:01.275552 [ 3 ] {dc6c85d0-8f25-49ce-8d7b-b75e24c1d12f} <Debug> TCPHandler: Processed in 0.010512686 sec. | ||
| 288 | 2026.05.05 23:55:01.275693 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.05.05 23:55:01.275857 [ 3 ] {c2261f70-a577-4e38-b941-a15d0b9a8603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 290 | 2026.05.05 23:55:01.275905 [ 3 ] {c2261f70-a577-4e38-b941-a15d0b9a8603} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.05.05 23:55:01.277494 [ 3 ] {c2261f70-a577-4e38-b941-a15d0b9a8603} <Debug> oximeter.measurements_i8 (27a27715-b4ce-4e40-b373-4401a98378b0): Loading data parts | ||
| 292 | 2026.05.05 23:55:01.277736 [ 3 ] {c2261f70-a577-4e38-b941-a15d0b9a8603} <Debug> oximeter.measurements_i8 (27a27715-b4ce-4e40-b373-4401a98378b0): There are no data parts | ||
| 293 | 2026.05.05 23:55:01.278837 [ 3 ] {c2261f70-a577-4e38-b941-a15d0b9a8603} <Debug> TCPHandler: Processed in 0.003192026 sec. | ||
| 294 | 2026.05.05 23:55:01.278981 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.05.05 23:55:01.279131 [ 3 ] {e3b34004-2231-4b25-9f66-cf3ec674c91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 296 | 2026.05.05 23:55:01.279189 [ 3 ] {e3b34004-2231-4b25-9f66-cf3ec674c91c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.05.05 23:55:01.280784 [ 3 ] {e3b34004-2231-4b25-9f66-cf3ec674c91c} <Debug> oximeter.measurements_u8 (788e8178-f7e7-4339-b18a-3e523249db05): Loading data parts | ||
| 298 | 2026.05.05 23:55:01.280930 [ 3 ] {e3b34004-2231-4b25-9f66-cf3ec674c91c} <Debug> oximeter.measurements_u8 (788e8178-f7e7-4339-b18a-3e523249db05): There are no data parts | ||
| 299 | 2026.05.05 23:55:01.282020 [ 3 ] {e3b34004-2231-4b25-9f66-cf3ec674c91c} <Debug> TCPHandler: Processed in 0.003088215 sec. | ||
| 300 | 2026.05.05 23:55:01.282154 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.05.05 23:55:01.282315 [ 3 ] {f2e43c68-3de6-416d-bdf6-4b838cbd1a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 302 | 2026.05.05 23:55:01.282356 [ 3 ] {f2e43c68-3de6-416d-bdf6-4b838cbd1a2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.05.05 23:55:01.284344 [ 3 ] {f2e43c68-3de6-416d-bdf6-4b838cbd1a2f} <Debug> oximeter.measurements_i16 (dcc420e3-b464-4f9a-93b2-394d3716c27e): Loading data parts | ||
| 304 | 2026.05.05 23:55:01.284483 [ 3 ] {f2e43c68-3de6-416d-bdf6-4b838cbd1a2f} <Debug> oximeter.measurements_i16 (dcc420e3-b464-4f9a-93b2-394d3716c27e): There are no data parts | ||
| 305 | 2026.05.05 23:55:01.285672 [ 3 ] {f2e43c68-3de6-416d-bdf6-4b838cbd1a2f} <Debug> TCPHandler: Processed in 0.003564029 sec. | ||
| 306 | 2026.05.05 23:55:01.285822 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.05.05 23:55:01.285978 [ 3 ] {c8d98ebb-b452-4b3f-ae76-9c8166fc6a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 308 | 2026.05.05 23:55:01.286034 [ 3 ] {c8d98ebb-b452-4b3f-ae76-9c8166fc6a60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.05.05 23:55:01.287744 [ 3 ] {c8d98ebb-b452-4b3f-ae76-9c8166fc6a60} <Debug> oximeter.measurements_u16 (3524f585-efdc-41ef-8b5a-c1f1d7fc5f8b): Loading data parts | ||
| 310 | 2026.05.05 23:55:01.287884 [ 3 ] {c8d98ebb-b452-4b3f-ae76-9c8166fc6a60} <Debug> oximeter.measurements_u16 (3524f585-efdc-41ef-8b5a-c1f1d7fc5f8b): There are no data parts | ||
| 311 | 2026.05.05 23:55:01.288999 [ 3 ] {c8d98ebb-b452-4b3f-ae76-9c8166fc6a60} <Debug> TCPHandler: Processed in 0.003226336 sec. | ||
| 312 | 2026.05.05 23:55:01.289130 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.05.05 23:55:01.289298 [ 3 ] {e0b2cf0b-888f-468b-b31b-f331fd0d9dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 314 | 2026.05.05 23:55:01.289338 [ 3 ] {e0b2cf0b-888f-468b-b31b-f331fd0d9dea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.05.05 23:55:01.291210 [ 3 ] {e0b2cf0b-888f-468b-b31b-f331fd0d9dea} <Debug> oximeter.measurements_i32 (1022bfb5-19a4-41e0-b522-97989d4c32ad): Loading data parts | ||
| 316 | 2026.05.05 23:55:01.291351 [ 3 ] {e0b2cf0b-888f-468b-b31b-f331fd0d9dea} <Debug> oximeter.measurements_i32 (1022bfb5-19a4-41e0-b522-97989d4c32ad): There are no data parts | ||
| 317 | 2026.05.05 23:55:01.292463 [ 3 ] {e0b2cf0b-888f-468b-b31b-f331fd0d9dea} <Debug> TCPHandler: Processed in 0.003380218 sec. | ||
| 318 | 2026.05.05 23:55:01.292640 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.05.05 23:55:01.292790 [ 3 ] {a23ac5a7-cf74-489f-8fdb-9c6bad07ea6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 320 | 2026.05.05 23:55:01.292844 [ 3 ] {a23ac5a7-cf74-489f-8fdb-9c6bad07ea6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.05.05 23:55:01.294548 [ 3 ] {a23ac5a7-cf74-489f-8fdb-9c6bad07ea6b} <Debug> oximeter.measurements_u32 (965e530c-c1a5-4995-b2aa-912b55b0af51): Loading data parts | ||
| 322 | 2026.05.05 23:55:01.294602 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47305 | ||
| 323 | 2026.05.05 23:55:01.294724 [ 3 ] {a23ac5a7-cf74-489f-8fdb-9c6bad07ea6b} <Debug> oximeter.measurements_u32 (965e530c-c1a5-4995-b2aa-912b55b0af51): There are no data parts | ||
| 324 | 2026.05.05 23:55:01.294769 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 325 | 2026.05.05 23:55:01.294805 [ 262 ] {} <Debug> TCP-Session: d710f90d-ae35-416c-9744-750acee7789f Authenticating user 'default' from [fd00:1122:3344:101::e]:47305 | ||
| 326 | 2026.05.05 23:55:01.294845 [ 262 ] {} <Debug> TCP-Session: d710f90d-ae35-416c-9744-750acee7789f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.05 23:55:01.294862 [ 262 ] {} <Debug> TCP-Session: d710f90d-ae35-416c-9744-750acee7789f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.05 23:55:01.294929 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 329 | 2026.05.05 23:55:01.294971 [ 262 ] {} <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 | ||
| 330 | 2026.05.05 23:55:01.294990 [ 262 ] {} <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 | ||
| 331 | 2026.05.05 23:55:01.295851 [ 3 ] {a23ac5a7-cf74-489f-8fdb-9c6bad07ea6b} <Debug> TCPHandler: Processed in 0.003258607 sec. | ||
| 332 | 2026.05.05 23:55:01.295951 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45172 | ||
| 333 | 2026.05.05 23:55:01.296016 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40902 | ||
| 334 | 2026.05.05 23:55:01.296050 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.05.05 23:55:01.296084 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51167 | ||
| 336 | 2026.05.05 23:55:01.296156 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 337 | 2026.05.05 23:55:01.296172 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33230 | ||
| 338 | 2026.05.05 23:55:01.296206 [ 3 ] {582e8642-7451-4ce9-86ba-6c55b3e4dde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 339 | 2026.05.05 23:55:01.296235 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 340 | 2026.05.05 23:55:01.296216 [ 263 ] {} <Debug> TCP-Session: e624d024-6efe-47a7-b926-56b21e471cf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45172 | ||
| 341 | 2026.05.05 23:55:01.296285 [ 3 ] {582e8642-7451-4ce9-86ba-6c55b3e4dde4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 342 | 2026.05.05 23:55:01.296295 [ 264 ] {} <Debug> TCP-Session: e43fcdb9-e7ea-4067-9568-98e9e9552687 Authenticating user 'default' from [fd00:1122:3344:101::e]:40902 | ||
| 343 | 2026.05.05 23:55:01.296301 [ 263 ] {} <Debug> TCP-Session: e624d024-6efe-47a7-b926-56b21e471cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 344 | 2026.05.05 23:55:01.296294 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 345 | 2026.05.05 23:55:01.296336 [ 264 ] {} <Debug> TCP-Session: e43fcdb9-e7ea-4067-9568-98e9e9552687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2026.05.05 23:55:01.296379 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41873 | ||
| 347 | 2026.05.05 23:55:01.296392 [ 264 ] {} <Debug> TCP-Session: e43fcdb9-e7ea-4067-9568-98e9e9552687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.05.05 23:55:01.296394 [ 265 ] {} <Debug> TCP-Session: ad80336b-5b8b-4b3f-8396-5fb714a34ac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51167 | ||
| 349 | 2026.05.05 23:55:01.296384 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65114 | ||
| 350 | 2026.05.05 23:55:01.296457 [ 265 ] {} <Debug> TCP-Session: ad80336b-5b8b-4b3f-8396-5fb714a34ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 351 | 2026.05.05 23:55:01.296447 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45592 | ||
| 352 | 2026.05.05 23:55:01.296515 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 353 | 2026.05.05 23:55:01.296489 [ 265 ] {} <Debug> TCP-Session: ad80336b-5b8b-4b3f-8396-5fb714a34ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 354 | 2026.05.05 23:55:01.296596 [ 268 ] {} <Debug> TCP-Session: f8cbfd37-4d92-4a01-b890-d1b4ae6cd4c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41873 | ||
| 355 | 2026.05.05 23:55:01.296595 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 356 | 2026.05.05 23:55:01.296675 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2026.05.05 23:55:01.296689 [ 268 ] {} <Debug> TCP-Session: f8cbfd37-4d92-4a01-b890-d1b4ae6cd4c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 358 | 2026.05.05 23:55:01.296723 [ 269 ] {} <Debug> TCP-Session: 156f9c8d-fba6-4cca-988d-ee68f306cd7f Authenticating user 'default' from [fd00:1122:3344:101::e]:45592 | ||
| 359 | 2026.05.05 23:55:01.296747 [ 268 ] {} <Debug> TCP-Session: f8cbfd37-4d92-4a01-b890-d1b4ae6cd4c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.05.05 23:55:01.296343 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 361 | 2026.05.05 23:55:01.296773 [ 269 ] {} <Debug> TCP-Session: 156f9c8d-fba6-4cca-988d-ee68f306cd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2026.05.05 23:55:01.296343 [ 263 ] {} <Debug> TCP-Session: e624d024-6efe-47a7-b926-56b21e471cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2026.05.05 23:55:01.296827 [ 266 ] {} <Debug> TCP-Session: 4edaf28e-c27d-426f-a623-09615ae5fae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33230 | ||
| 364 | 2026.05.05 23:55:01.296839 [ 269 ] {} <Debug> TCP-Session: 156f9c8d-fba6-4cca-988d-ee68f306cd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.05.05 23:55:01.296861 [ 266 ] {} <Debug> TCP-Session: 4edaf28e-c27d-426f-a623-09615ae5fae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2026.05.05 23:55:01.296708 [ 267 ] {} <Debug> TCP-Session: 51fc4d65-4288-4285-b28e-912465c4a4f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65114 | ||
| 367 | 2026.05.05 23:55:01.296895 [ 266 ] {} <Debug> TCP-Session: 4edaf28e-c27d-426f-a623-09615ae5fae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.05.05 23:55:01.296919 [ 267 ] {} <Debug> TCP-Session: 51fc4d65-4288-4285-b28e-912465c4a4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.05 23:55:01.296990 [ 267 ] {} <Debug> TCP-Session: 51fc4d65-4288-4285-b28e-912465c4a4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.05 23:55:01.298284 [ 3 ] {582e8642-7451-4ce9-86ba-6c55b3e4dde4} <Debug> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): Loading data parts | ||
| 371 | 2026.05.05 23:55:01.298517 [ 3 ] {582e8642-7451-4ce9-86ba-6c55b3e4dde4} <Debug> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): There are no data parts | ||
| 372 | 2026.05.05 23:55:01.299636 [ 3 ] {582e8642-7451-4ce9-86ba-6c55b3e4dde4} <Debug> TCPHandler: Processed in 0.00363256 sec. | ||
| 373 | 2026.05.05 23:55:01.299783 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.05.05 23:55:01.299957 [ 3 ] {75e661bd-1406-4b31-b3f2-9f95cc534fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 375 | 2026.05.05 23:55:01.300013 [ 3 ] {75e661bd-1406-4b31-b3f2-9f95cc534fa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.05.05 23:55:01.301814 [ 3 ] {75e661bd-1406-4b31-b3f2-9f95cc534fa9} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Loading data parts | ||
| 377 | 2026.05.05 23:55:01.301944 [ 3 ] {75e661bd-1406-4b31-b3f2-9f95cc534fa9} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): There are no data parts | ||
| 378 | 2026.05.05 23:55:01.303063 [ 3 ] {75e661bd-1406-4b31-b3f2-9f95cc534fa9} <Debug> TCPHandler: Processed in 0.003328447 sec. | ||
| 379 | 2026.05.05 23:55:01.303201 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.05 23:55:01.303351 [ 3 ] {36aa025b-c917-42b8-a9e4-f3c7ea13ae71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 381 | 2026.05.05 23:55:01.303408 [ 3 ] {36aa025b-c917-42b8-a9e4-f3c7ea13ae71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.05.05 23:55:01.305133 [ 3 ] {36aa025b-c917-42b8-a9e4-f3c7ea13ae71} <Debug> oximeter.measurements_f32 (cd7af9f3-a44c-4997-b6e4-19bca32dabce): Loading data parts | ||
| 383 | 2026.05.05 23:55:01.305312 [ 3 ] {36aa025b-c917-42b8-a9e4-f3c7ea13ae71} <Debug> oximeter.measurements_f32 (cd7af9f3-a44c-4997-b6e4-19bca32dabce): There are no data parts | ||
| 384 | 2026.05.05 23:55:01.306450 [ 3 ] {36aa025b-c917-42b8-a9e4-f3c7ea13ae71} <Debug> TCPHandler: Processed in 0.003296127 sec. | ||
| 385 | 2026.05.05 23:55:01.306583 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.05 23:55:01.306757 [ 3 ] {eac81447-6b1d-4e76-81d1-4676a4bb6aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 387 | 2026.05.05 23:55:01.306807 [ 3 ] {eac81447-6b1d-4e76-81d1-4676a4bb6aa7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.05.05 23:55:01.308413 [ 3 ] {eac81447-6b1d-4e76-81d1-4676a4bb6aa7} <Debug> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Loading data parts | ||
| 389 | 2026.05.05 23:55:01.308550 [ 3 ] {eac81447-6b1d-4e76-81d1-4676a4bb6aa7} <Debug> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): There are no data parts | ||
| 390 | 2026.05.05 23:55:01.309632 [ 3 ] {eac81447-6b1d-4e76-81d1-4676a4bb6aa7} <Debug> TCPHandler: Processed in 0.003097056 sec. | ||
| 391 | 2026.05.05 23:55:01.309783 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.05 23:55:01.309935 [ 3 ] {1da61dd5-d2bc-4e16-9c62-8fbdb825f6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 393 | 2026.05.05 23:55:01.310004 [ 3 ] {1da61dd5-d2bc-4e16-9c62-8fbdb825f6d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.05.05 23:55:01.311567 [ 3 ] {1da61dd5-d2bc-4e16-9c62-8fbdb825f6d3} <Debug> oximeter.measurements_string (af46e3be-3d6c-44bd-9a00-31f7be8460b0): Loading data parts | ||
| 395 | 2026.05.05 23:55:01.311727 [ 3 ] {1da61dd5-d2bc-4e16-9c62-8fbdb825f6d3} <Debug> oximeter.measurements_string (af46e3be-3d6c-44bd-9a00-31f7be8460b0): There are no data parts | ||
| 396 | 2026.05.05 23:55:01.312808 [ 3 ] {1da61dd5-d2bc-4e16-9c62-8fbdb825f6d3} <Debug> TCPHandler: Processed in 0.003079105 sec. | ||
| 397 | 2026.05.05 23:55:01.312940 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.05.05 23:55:01.313110 [ 3 ] {56d8b213-d24a-480d-b371-63519b538622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.05.05 23:55:01.313168 [ 3 ] {56d8b213-d24a-480d-b371-63519b538622} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.05.05 23:55:01.314723 [ 3 ] {56d8b213-d24a-480d-b371-63519b538622} <Debug> oximeter.measurements_bytes (f98b5de5-e949-4d16-bfd8-ef69aed579b5): Loading data parts | ||
| 408 | 2026.05.05 23:55:01.314942 [ 3 ] {56d8b213-d24a-480d-b371-63519b538622} <Debug> oximeter.measurements_bytes (f98b5de5-e949-4d16-bfd8-ef69aed579b5): There are no data parts | ||
| 409 | 2026.05.05 23:55:01.316078 [ 3 ] {56d8b213-d24a-480d-b371-63519b538622} <Debug> TCPHandler: Processed in 0.003186186 sec. | ||
| 410 | 2026.05.05 23:55:01.316224 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.05.05 23:55:01.316422 [ 3 ] {747dd3a9-6a19-464e-9ab3-b0d9a2ae03d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 412 | 2026.05.05 23:55:01.316483 [ 3 ] {747dd3a9-6a19-464e-9ab3-b0d9a2ae03d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.05.05 23:55:01.318106 [ 3 ] {747dd3a9-6a19-464e-9ab3-b0d9a2ae03d8} <Debug> oximeter.measurements_cumulativei64 (f54ac969-8360-4318-8dc0-4183f5ee4849): Loading data parts | ||
| 414 | 2026.05.05 23:55:01.318239 [ 3 ] {747dd3a9-6a19-464e-9ab3-b0d9a2ae03d8} <Debug> oximeter.measurements_cumulativei64 (f54ac969-8360-4318-8dc0-4183f5ee4849): There are no data parts | ||
| 415 | 2026.05.05 23:55:01.319356 [ 3 ] {747dd3a9-6a19-464e-9ab3-b0d9a2ae03d8} <Debug> TCPHandler: Processed in 0.003183196 sec. | ||
| 416 | 2026.05.05 23:55:01.319498 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.05.05 23:55:01.319668 [ 3 ] {623738e2-a4a8-47f7-bf48-96df7c572e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 418 | 2026.05.05 23:55:01.319740 [ 3 ] {623738e2-a4a8-47f7-bf48-96df7c572e97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.05.05 23:55:01.321366 [ 3 ] {623738e2-a4a8-47f7-bf48-96df7c572e97} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Loading data parts | ||
| 420 | 2026.05.05 23:55:01.321501 [ 3 ] {623738e2-a4a8-47f7-bf48-96df7c572e97} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): There are no data parts | ||
| 421 | 2026.05.05 23:55:01.322614 [ 3 ] {623738e2-a4a8-47f7-bf48-96df7c572e97} <Debug> TCPHandler: Processed in 0.003164517 sec. | ||
| 422 | 2026.05.05 23:55:01.322781 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.05.05 23:55:01.322937 [ 3 ] {f11681b7-7372-4680-a065-2c20f6dd7069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 424 | 2026.05.05 23:55:01.322996 [ 3 ] {f11681b7-7372-4680-a065-2c20f6dd7069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.05.05 23:55:01.324603 [ 3 ] {f11681b7-7372-4680-a065-2c20f6dd7069} <Debug> oximeter.measurements_cumulativef32 (17a8c33f-16ad-44b5-9370-e068307446a5): Loading data parts | ||
| 426 | 2026.05.05 23:55:01.324772 [ 3 ] {f11681b7-7372-4680-a065-2c20f6dd7069} <Debug> oximeter.measurements_cumulativef32 (17a8c33f-16ad-44b5-9370-e068307446a5): There are no data parts | ||
| 427 | 2026.05.05 23:55:01.325880 [ 3 ] {f11681b7-7372-4680-a065-2c20f6dd7069} <Debug> TCPHandler: Processed in 0.003147856 sec. | ||
| 428 | 2026.05.05 23:55:01.326014 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.05.05 23:55:01.326197 [ 3 ] {6bd7ad94-a390-4c3f-8348-faf54ae09582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 430 | 2026.05.05 23:55:01.326255 [ 3 ] {6bd7ad94-a390-4c3f-8348-faf54ae09582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.05.05 23:55:01.327871 [ 3 ] {6bd7ad94-a390-4c3f-8348-faf54ae09582} <Debug> oximeter.measurements_cumulativef64 (8617f3af-47d5-42d8-a900-94d118b87e5c): Loading data parts | ||
| 432 | 2026.05.05 23:55:01.328011 [ 3 ] {6bd7ad94-a390-4c3f-8348-faf54ae09582} <Debug> oximeter.measurements_cumulativef64 (8617f3af-47d5-42d8-a900-94d118b87e5c): There are no data parts | ||
| 433 | 2026.05.05 23:55:01.329137 [ 3 ] {6bd7ad94-a390-4c3f-8348-faf54ae09582} <Debug> TCPHandler: Processed in 0.003171876 sec. | ||
| 434 | 2026.05.05 23:55:01.329272 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.05.05 23:55:01.329493 [ 3 ] {731b82e3-e0c8-46d5-95f5-fea99877e600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.05.05 23:55:01.329576 [ 3 ] {731b82e3-e0c8-46d5-95f5-fea99877e600} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.05.05 23:55:01.331405 [ 3 ] {731b82e3-e0c8-46d5-95f5-fea99877e600} <Debug> oximeter.measurements_histogrami8 (3e454290-434d-4dbb-b5f5-db5416bfb112): Loading data parts | ||
| 448 | 2026.05.05 23:55:01.331552 [ 3 ] {731b82e3-e0c8-46d5-95f5-fea99877e600} <Debug> oximeter.measurements_histogrami8 (3e454290-434d-4dbb-b5f5-db5416bfb112): There are no data parts | ||
| 449 | 2026.05.05 23:55:01.332697 [ 3 ] {731b82e3-e0c8-46d5-95f5-fea99877e600} <Debug> TCPHandler: Processed in 0.003475348 sec. | ||
| 450 | 2026.05.05 23:55:01.332877 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.05 23:55:01.333115 [ 3 ] {5ec61f4a-2f51-4588-8d39-d7edcdd0507a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 452 | 2026.05.05 23:55:01.333189 [ 3 ] {5ec61f4a-2f51-4588-8d39-d7edcdd0507a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.05.05 23:55:01.334947 [ 3 ] {5ec61f4a-2f51-4588-8d39-d7edcdd0507a} <Debug> oximeter.measurements_histogramu8 (8377b26a-e89b-4360-a369-d144672b6d65): Loading data parts | ||
| 454 | 2026.05.05 23:55:01.335121 [ 3 ] {5ec61f4a-2f51-4588-8d39-d7edcdd0507a} <Debug> oximeter.measurements_histogramu8 (8377b26a-e89b-4360-a369-d144672b6d65): There are no data parts | ||
| 455 | 2026.05.05 23:55:01.336242 [ 3 ] {5ec61f4a-2f51-4588-8d39-d7edcdd0507a} <Debug> TCPHandler: Processed in 0.003412878 sec. | ||
| 456 | 2026.05.05 23:55:01.336396 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.05 23:55:01.336604 [ 3 ] {49d6605d-6f7c-4e6b-8946-9d9d355ac82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 458 | 2026.05.05 23:55:01.336681 [ 3 ] {49d6605d-6f7c-4e6b-8946-9d9d355ac82a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.05.05 23:55:01.338460 [ 3 ] {49d6605d-6f7c-4e6b-8946-9d9d355ac82a} <Debug> oximeter.measurements_histogrami16 (d383ff6b-912b-4f27-9206-04622a0a86dd): Loading data parts | ||
| 460 | 2026.05.05 23:55:01.338620 [ 3 ] {49d6605d-6f7c-4e6b-8946-9d9d355ac82a} <Debug> oximeter.measurements_histogrami16 (d383ff6b-912b-4f27-9206-04622a0a86dd): There are no data parts | ||
| 461 | 2026.05.05 23:55:01.339773 [ 3 ] {49d6605d-6f7c-4e6b-8946-9d9d355ac82a} <Debug> TCPHandler: Processed in 0.003425768 sec. | ||
| 462 | 2026.05.05 23:55:01.339906 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.05 23:55:01.340138 [ 3 ] {2829b69d-89b9-4cb9-a708-8bf26c1e06a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 464 | 2026.05.05 23:55:01.340211 [ 3 ] {2829b69d-89b9-4cb9-a708-8bf26c1e06a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.05.05 23:55:01.341972 [ 3 ] {2829b69d-89b9-4cb9-a708-8bf26c1e06a9} <Debug> oximeter.measurements_histogramu16 (6d1d4f0a-06fd-4ec5-beeb-a14801ef4f8b): Loading data parts | ||
| 466 | 2026.05.05 23:55:01.342127 [ 3 ] {2829b69d-89b9-4cb9-a708-8bf26c1e06a9} <Debug> oximeter.measurements_histogramu16 (6d1d4f0a-06fd-4ec5-beeb-a14801ef4f8b): There are no data parts | ||
| 467 | 2026.05.05 23:55:01.343373 [ 3 ] {2829b69d-89b9-4cb9-a708-8bf26c1e06a9} <Debug> TCPHandler: Processed in 0.003515069 sec. | ||
| 468 | 2026.05.05 23:55:01.343531 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.05 23:55:01.343743 [ 3 ] {d97832d6-b3b2-4e39-b1be-f23c305f1fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 470 | 2026.05.05 23:55:01.343814 [ 3 ] {d97832d6-b3b2-4e39-b1be-f23c305f1fb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.05.05 23:55:01.345618 [ 3 ] {d97832d6-b3b2-4e39-b1be-f23c305f1fb4} <Debug> oximeter.measurements_histogrami32 (73f3fca5-1cb5-4658-808a-a0f54e384883): Loading data parts | ||
| 472 | 2026.05.05 23:55:01.345743 [ 3 ] {d97832d6-b3b2-4e39-b1be-f23c305f1fb4} <Debug> oximeter.measurements_histogrami32 (73f3fca5-1cb5-4658-808a-a0f54e384883): There are no data parts | ||
| 473 | 2026.05.05 23:55:01.346891 [ 3 ] {d97832d6-b3b2-4e39-b1be-f23c305f1fb4} <Debug> TCPHandler: Processed in 0.003409208 sec. | ||
| 474 | 2026.05.05 23:55:01.347043 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.05 23:55:01.347263 [ 3 ] {c14c5672-e7ff-44d8-955b-2086492e9b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 476 | 2026.05.05 23:55:01.347340 [ 3 ] {c14c5672-e7ff-44d8-955b-2086492e9b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.05.05 23:55:01.349194 [ 3 ] {c14c5672-e7ff-44d8-955b-2086492e9b31} <Debug> oximeter.measurements_histogramu32 (60b4aed8-04c3-4c51-b45f-4e293fdce08a): Loading data parts | ||
| 478 | 2026.05.05 23:55:01.350220 [ 3 ] {c14c5672-e7ff-44d8-955b-2086492e9b31} <Debug> oximeter.measurements_histogramu32 (60b4aed8-04c3-4c51-b45f-4e293fdce08a): There are no data parts | ||
| 479 | 2026.05.05 23:55:01.351431 [ 3 ] {c14c5672-e7ff-44d8-955b-2086492e9b31} <Debug> TCPHandler: Processed in 0.004445497 sec. | ||
| 480 | 2026.05.05 23:55:01.351639 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.05 23:55:01.351889 [ 3 ] {cac7ce31-338b-4815-bf4d-c3ce924c76aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 482 | 2026.05.05 23:55:01.351962 [ 3 ] {cac7ce31-338b-4815-bf4d-c3ce924c76aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.05.05 23:55:01.353781 [ 3 ] {cac7ce31-338b-4815-bf4d-c3ce924c76aa} <Debug> oximeter.measurements_histogrami64 (5d779c7d-b655-4270-bb72-e4e931b35c7e): Loading data parts | ||
| 484 | 2026.05.05 23:55:01.353924 [ 3 ] {cac7ce31-338b-4815-bf4d-c3ce924c76aa} <Debug> oximeter.measurements_histogrami64 (5d779c7d-b655-4270-bb72-e4e931b35c7e): There are no data parts | ||
| 485 | 2026.05.05 23:55:01.355137 [ 3 ] {cac7ce31-338b-4815-bf4d-c3ce924c76aa} <Debug> TCPHandler: Processed in 0.003546799 sec. | ||
| 486 | 2026.05.05 23:55:01.355282 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.05 23:55:01.355494 [ 3 ] {53c894c3-4ed4-46c7-a968-d4457f373d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 488 | 2026.05.05 23:55:01.355663 [ 3 ] {53c894c3-4ed4-46c7-a968-d4457f373d40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.05.05 23:55:01.357616 [ 3 ] {53c894c3-4ed4-46c7-a968-d4457f373d40} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Loading data parts | ||
| 490 | 2026.05.05 23:55:01.357759 [ 3 ] {53c894c3-4ed4-46c7-a968-d4457f373d40} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): There are no data parts | ||
| 491 | 2026.05.05 23:55:01.358988 [ 3 ] {53c894c3-4ed4-46c7-a968-d4457f373d40} <Debug> TCPHandler: Processed in 0.003755121 sec. | ||
| 492 | 2026.05.05 23:55:01.359131 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.05.05 23:55:01.359367 [ 3 ] {29d66f05-3586-47ba-a25b-e58428a13efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 494 | 2026.05.05 23:55:01.359440 [ 3 ] {29d66f05-3586-47ba-a25b-e58428a13efb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.05.05 23:55:01.361285 [ 3 ] {29d66f05-3586-47ba-a25b-e58428a13efb} <Debug> oximeter.measurements_histogramf32 (81f7117c-cd5c-4efd-ba84-0762f16d4fad): Loading data parts | ||
| 496 | 2026.05.05 23:55:01.361463 [ 3 ] {29d66f05-3586-47ba-a25b-e58428a13efb} <Debug> oximeter.measurements_histogramf32 (81f7117c-cd5c-4efd-ba84-0762f16d4fad): There are no data parts | ||
| 497 | 2026.05.05 23:55:01.362760 [ 3 ] {29d66f05-3586-47ba-a25b-e58428a13efb} <Debug> TCPHandler: Processed in 0.00367741 sec. | ||
| 498 | 2026.05.05 23:55:01.362905 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.05 23:55:01.363113 [ 3 ] {6565affd-c31f-4e41-8f59-c1b64ffb91aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 500 | 2026.05.05 23:55:01.363188 [ 3 ] {6565affd-c31f-4e41-8f59-c1b64ffb91aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.05.05 23:55:01.365036 [ 3 ] {6565affd-c31f-4e41-8f59-c1b64ffb91aa} <Debug> oximeter.measurements_histogramf64 (e1501209-ded3-475b-abbd-9ff664f8b454): Loading data parts | ||
| 502 | 2026.05.05 23:55:01.365194 [ 3 ] {6565affd-c31f-4e41-8f59-c1b64ffb91aa} <Debug> oximeter.measurements_histogramf64 (e1501209-ded3-475b-abbd-9ff664f8b454): There are no data parts | ||
| 503 | 2026.05.05 23:55:01.366352 [ 3 ] {6565affd-c31f-4e41-8f59-c1b64ffb91aa} <Debug> TCPHandler: Processed in 0.003494909 sec. | ||
| 504 | 2026.05.05 23:55:01.366492 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.05 23:55:01.366691 [ 3 ] {9ce806ce-6ec9-4c9f-9d51-775c083baa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2026.05.05 23:55:01.366764 [ 3 ] {9ce806ce-6ec9-4c9f-9d51-775c083baa98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.05.05 23:55:01.368534 [ 3 ] {9ce806ce-6ec9-4c9f-9d51-775c083baa98} <Debug> oximeter.fields_bool (14669b53-8649-49e8-9b53-5964ce867f71): Loading data parts | ||
| 533 | 2026.05.05 23:55:01.368674 [ 3 ] {9ce806ce-6ec9-4c9f-9d51-775c083baa98} <Debug> oximeter.fields_bool (14669b53-8649-49e8-9b53-5964ce867f71): There are no data parts | ||
| 534 | 2026.05.05 23:55:01.369784 [ 3 ] {9ce806ce-6ec9-4c9f-9d51-775c083baa98} <Debug> TCPHandler: Processed in 0.003341088 sec. | ||
| 535 | 2026.05.05 23:55:01.369944 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.05 23:55:01.370095 [ 3 ] {74d711e5-c5c0-4a33-bf39-19f7c2d5ec53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 537 | 2026.05.05 23:55:01.370158 [ 3 ] {74d711e5-c5c0-4a33-bf39-19f7c2d5ec53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2026.05.05 23:55:01.371776 [ 3 ] {74d711e5-c5c0-4a33-bf39-19f7c2d5ec53} <Debug> oximeter.fields_i8 (4c815638-5dc8-4a6d-9e10-b8123c1c8beb): Loading data parts | ||
| 539 | 2026.05.05 23:55:01.371984 [ 3 ] {74d711e5-c5c0-4a33-bf39-19f7c2d5ec53} <Debug> oximeter.fields_i8 (4c815638-5dc8-4a6d-9e10-b8123c1c8beb): There are no data parts | ||
| 540 | 2026.05.05 23:55:01.373162 [ 3 ] {74d711e5-c5c0-4a33-bf39-19f7c2d5ec53} <Debug> TCPHandler: Processed in 0.003265157 sec. | ||
| 541 | 2026.05.05 23:55:01.373312 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.05 23:55:01.373497 [ 3 ] {0de571b8-e74a-4817-b1b2-8eeab5d95e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 543 | 2026.05.05 23:55:01.373552 [ 3 ] {0de571b8-e74a-4817-b1b2-8eeab5d95e66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.05.05 23:55:01.375187 [ 3 ] {0de571b8-e74a-4817-b1b2-8eeab5d95e66} <Debug> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Loading data parts | ||
| 545 | 2026.05.05 23:55:01.375331 [ 3 ] {0de571b8-e74a-4817-b1b2-8eeab5d95e66} <Debug> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): There are no data parts | ||
| 546 | 2026.05.05 23:55:01.376682 [ 3 ] {0de571b8-e74a-4817-b1b2-8eeab5d95e66} <Debug> TCPHandler: Processed in 0.003418638 sec. | ||
| 547 | 2026.05.05 23:55:01.376858 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.05 23:55:01.377011 [ 3 ] {9b811101-6979-435f-96d4-ccafd6c7b273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 549 | 2026.05.05 23:55:01.377074 [ 3 ] {9b811101-6979-435f-96d4-ccafd6c7b273} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.05.05 23:55:01.379009 [ 3 ] {9b811101-6979-435f-96d4-ccafd6c7b273} <Debug> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Loading data parts | ||
| 551 | 2026.05.05 23:55:01.379166 [ 3 ] {9b811101-6979-435f-96d4-ccafd6c7b273} <Debug> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): There are no data parts | ||
| 552 | 2026.05.05 23:55:01.380575 [ 3 ] {9b811101-6979-435f-96d4-ccafd6c7b273} <Debug> TCPHandler: Processed in 0.003765851 sec. | ||
| 553 | 2026.05.05 23:55:01.380713 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.05 23:55:01.380900 [ 3 ] {4871cf17-3ab5-4c84-ad88-6b71c06467bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 555 | 2026.05.05 23:55:01.380963 [ 3 ] {4871cf17-3ab5-4c84-ad88-6b71c06467bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.05.05 23:55:01.382660 [ 3 ] {4871cf17-3ab5-4c84-ad88-6b71c06467bd} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Loading data parts | ||
| 557 | 2026.05.05 23:55:01.382795 [ 3 ] {4871cf17-3ab5-4c84-ad88-6b71c06467bd} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): There are no data parts | ||
| 558 | 2026.05.05 23:55:01.384137 [ 3 ] {4871cf17-3ab5-4c84-ad88-6b71c06467bd} <Debug> TCPHandler: Processed in 0.003472028 sec. | ||
| 559 | 2026.05.05 23:55:01.384292 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.05 23:55:01.384446 [ 3 ] {e1919363-7d25-4d6f-ac1f-b4ea483c9f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 561 | 2026.05.05 23:55:01.384501 [ 3 ] {e1919363-7d25-4d6f-ac1f-b4ea483c9f00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2026.05.05 23:55:01.386159 [ 3 ] {e1919363-7d25-4d6f-ac1f-b4ea483c9f00} <Debug> oximeter.fields_i32 (43bdebb7-a171-49d6-afb2-cb33bbfda8df): Loading data parts | ||
| 563 | 2026.05.05 23:55:01.386319 [ 3 ] {e1919363-7d25-4d6f-ac1f-b4ea483c9f00} <Debug> oximeter.fields_i32 (43bdebb7-a171-49d6-afb2-cb33bbfda8df): There are no data parts | ||
| 564 | 2026.05.05 23:55:01.387747 [ 3 ] {e1919363-7d25-4d6f-ac1f-b4ea483c9f00} <Debug> TCPHandler: Processed in 0.003503148 sec. | ||
| 565 | 2026.05.05 23:55:01.387893 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.05.05 23:55:01.388070 [ 3 ] {bb02c443-35ca-43e9-b648-c4340b33bad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 567 | 2026.05.05 23:55:01.388125 [ 3 ] {bb02c443-35ca-43e9-b648-c4340b33bad2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2026.05.05 23:55:01.389830 [ 3 ] {bb02c443-35ca-43e9-b648-c4340b33bad2} <Debug> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Loading data parts | ||
| 569 | 2026.05.05 23:55:01.389960 [ 3 ] {bb02c443-35ca-43e9-b648-c4340b33bad2} <Debug> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): There are no data parts | ||
| 570 | 2026.05.05 23:55:01.391353 [ 3 ] {bb02c443-35ca-43e9-b648-c4340b33bad2} <Debug> TCPHandler: Processed in 0.003508159 sec. | ||
| 571 | 2026.05.05 23:55:01.391599 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.05.05 23:55:01.391789 [ 3 ] {0060885e-5f1c-4dc0-8c44-7dd53fc82aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 573 | 2026.05.05 23:55:01.391878 [ 3 ] {0060885e-5f1c-4dc0-8c44-7dd53fc82aad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2026.05.05 23:55:01.393627 [ 3 ] {0060885e-5f1c-4dc0-8c44-7dd53fc82aad} <Debug> oximeter.fields_i64 (4ae4e640-a8ee-499f-90da-8803131de30f): Loading data parts | ||
| 575 | 2026.05.05 23:55:01.393780 [ 3 ] {0060885e-5f1c-4dc0-8c44-7dd53fc82aad} <Debug> oximeter.fields_i64 (4ae4e640-a8ee-499f-90da-8803131de30f): There are no data parts | ||
| 576 | 2026.05.05 23:55:01.395333 [ 3 ] {0060885e-5f1c-4dc0-8c44-7dd53fc82aad} <Debug> TCPHandler: Processed in 0.003794882 sec. | ||
| 577 | 2026.05.05 23:55:01.395474 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.05.05 23:55:01.395652 [ 3 ] {ff76fc01-ac55-4544-ad67-ebd6d7e32885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 579 | 2026.05.05 23:55:01.395714 [ 3 ] {ff76fc01-ac55-4544-ad67-ebd6d7e32885} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2026.05.05 23:55:01.397848 [ 3 ] {ff76fc01-ac55-4544-ad67-ebd6d7e32885} <Debug> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Loading data parts | ||
| 581 | 2026.05.05 23:55:01.397993 [ 3 ] {ff76fc01-ac55-4544-ad67-ebd6d7e32885} <Debug> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): There are no data parts | ||
| 582 | 2026.05.05 23:55:01.399224 [ 3 ] {ff76fc01-ac55-4544-ad67-ebd6d7e32885} <Debug> TCPHandler: Processed in 0.003799741 sec. | ||
| 583 | 2026.05.05 23:55:01.399391 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.05.05 23:55:01.399542 [ 3 ] {a1455f74-faf3-4471-9e99-caa7bc1c0fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 585 | 2026.05.05 23:55:01.399621 [ 3 ] {a1455f74-faf3-4471-9e99-caa7bc1c0fba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2026.05.05 23:55:01.401634 [ 3 ] {a1455f74-faf3-4471-9e99-caa7bc1c0fba} <Debug> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Loading data parts | ||
| 587 | 2026.05.05 23:55:01.401790 [ 3 ] {a1455f74-faf3-4471-9e99-caa7bc1c0fba} <Debug> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): There are no data parts | ||
| 588 | 2026.05.05 23:55:01.403102 [ 3 ] {a1455f74-faf3-4471-9e99-caa7bc1c0fba} <Debug> TCPHandler: Processed in 0.003761691 sec. | ||
| 589 | 2026.05.05 23:55:01.403243 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.05.05 23:55:01.403425 [ 3 ] {e6b748b7-857e-4f07-a9bd-319075e5129e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 591 | 2026.05.05 23:55:01.403490 [ 3 ] {e6b748b7-857e-4f07-a9bd-319075e5129e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2026.05.05 23:55:01.405090 [ 3 ] {e6b748b7-857e-4f07-a9bd-319075e5129e} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Loading data parts | ||
| 593 | 2026.05.05 23:55:01.405249 [ 3 ] {e6b748b7-857e-4f07-a9bd-319075e5129e} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): There are no data parts | ||
| 594 | 2026.05.05 23:55:01.406611 [ 3 ] {e6b748b7-857e-4f07-a9bd-319075e5129e} <Debug> TCPHandler: Processed in 0.003417488 sec. | ||
| 595 | 2026.05.05 23:55:01.406753 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.05.05 23:55:01.406908 [ 3 ] {389382f8-45c5-436d-adb5-feafc6a708d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 597 | 2026.05.05 23:55:01.406967 [ 3 ] {389382f8-45c5-436d-adb5-feafc6a708d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2026.05.05 23:55:01.408607 [ 3 ] {389382f8-45c5-436d-adb5-feafc6a708d8} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Loading data parts | ||
| 599 | 2026.05.05 23:55:01.408813 [ 3 ] {389382f8-45c5-436d-adb5-feafc6a708d8} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): There are no data parts | ||
| 600 | 2026.05.05 23:55:01.410281 [ 3 ] {389382f8-45c5-436d-adb5-feafc6a708d8} <Debug> TCPHandler: Processed in 0.003576839 sec. | ||
| 601 | 2026.05.05 23:55:01.410437 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.05.05 23:55:01.410692 [ 3 ] {0cbeac4b-5caf-45b2-a1ce-61c9826b7f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2026.05.05 23:55:01.410763 [ 3 ] {0cbeac4b-5caf-45b2-a1ce-61c9826b7f44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2026.05.05 23:55:01.412392 [ 3 ] {0cbeac4b-5caf-45b2-a1ce-61c9826b7f44} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf): Loading data parts | ||
| 608 | 2026.05.05 23:55:01.412536 [ 3 ] {0cbeac4b-5caf-45b2-a1ce-61c9826b7f44} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf): There are no data parts | ||
| 609 | 2026.05.05 23:55:01.414065 [ 3 ] {0cbeac4b-5caf-45b2-a1ce-61c9826b7f44} <Debug> TCPHandler: Processed in 0.00367672 sec. | ||
| 610 | 2026.05.05 23:55:01.414356 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.05 23:55:01.414742 [ 5 ] {2e26d5a9-46c8-4b88-a38a-ec241b96ee7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2026.05.05 23:55:01.415553 [ 5 ] {2e26d5a9-46c8-4b88-a38a-ec241b96ee7f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2026.05.05 23:55:01.416395 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34355 | ||
| 614 | 2026.05.05 23:55:01.416581 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 615 | 2026.05.05 23:55:01.416666 [ 270 ] {} <Debug> TCP-Session: 85c69319-24eb-4de3-9125-b3d305ca7772 Authenticating user 'default' from [fd00:1122:3344:101::e]:34355 | ||
| 616 | 2026.05.05 23:55:01.416691 [ 270 ] {} <Debug> TCP-Session: 85c69319-24eb-4de3-9125-b3d305ca7772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.05.05 23:55:01.416707 [ 270 ] {} <Debug> TCP-Session: 85c69319-24eb-4de3-9125-b3d305ca7772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.05.05 23:55:01.417433 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36552 | ||
| 619 | 2026.05.05 23:55:01.417513 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55987 | ||
| 620 | 2026.05.05 23:55:01.417641 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34210 | ||
| 621 | 2026.05.05 23:55:01.417655 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.05.05 23:55:01.417795 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47614 | ||
| 623 | 2026.05.05 23:55:01.417803 [ 271 ] {} <Debug> TCP-Session: 5b02e2fe-9425-48c3-8d50-146f955a79ea Authenticating user 'default' from [fd00:1122:3344:101::e]:36552 | ||
| 624 | 2026.05.05 23:55:01.417859 [ 271 ] {} <Debug> TCP-Session: 5b02e2fe-9425-48c3-8d50-146f955a79ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.05 23:55:01.417911 [ 271 ] {} <Debug> TCP-Session: 5b02e2fe-9425-48c3-8d50-146f955a79ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.05 23:55:01.418518 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46500 | ||
| 627 | 2026.05.05 23:55:01.418524 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 628 | 2026.05.05 23:55:01.418584 [ 272 ] {} <Debug> TCP-Session: 2c2c0902-f456-4c96-aebd-c81f186c9c0a Authenticating user 'default' from [fd00:1122:3344:101::e]:55987 | ||
| 629 | 2026.05.05 23:55:01.418635 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64490 | ||
| 630 | 2026.05.05 23:55:01.418682 [ 272 ] {} <Debug> TCP-Session: 2c2c0902-f456-4c96-aebd-c81f186c9c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 631 | 2026.05.05 23:55:01.418716 [ 272 ] {} <Debug> TCP-Session: 2c2c0902-f456-4c96-aebd-c81f186c9c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2026.05.05 23:55:01.418741 [ 270 ] {} <Trace> TCP-Session: 85c69319-24eb-4de3-9125-b3d305ca7772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.05.05 23:55:01.418991 [ 270 ] {7ad0522d-73a1-47ed-b3b4-28f3480ce9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34355) 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) | ||
| 634 | 2026.05.05 23:55:01.420278 [ 270 ] {7ad0522d-73a1-47ed-b3b4-28f3480ce9a8} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 635 | 2026.05.05 23:55:01.421198 [ 270 ] {7ad0522d-73a1-47ed-b3b4-28f3480ce9a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 636 | 2026.05.05 23:55:01.426819 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50874 | ||
| 637 | 2026.05.05 23:55:01.429455 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.05.05 23:55:01.429488 [ 275 ] {} <Debug> TCP-Session: 2130e63f-64fd-4ca5-b1f5-8c38dc9088b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46500 | ||
| 639 | 2026.05.05 23:55:01.429516 [ 275 ] {} <Debug> TCP-Session: 2130e63f-64fd-4ca5-b1f5-8c38dc9088b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.05.05 23:55:01.429555 [ 275 ] {} <Debug> TCP-Session: 2130e63f-64fd-4ca5-b1f5-8c38dc9088b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.05 23:55:01.429588 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54979 | ||
| 642 | 2026.05.05 23:55:01.429596 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.05.05 23:55:01.429645 [ 277 ] {} <Debug> TCP-Session: 6b86c9f7-719f-4956-b0a5-64696ee4854a Authenticating user 'default' from [fd00:1122:3344:101::e]:50874 | ||
| 644 | 2026.05.05 23:55:01.429704 [ 277 ] {} <Debug> TCP-Session: 6b86c9f7-719f-4956-b0a5-64696ee4854a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.05.05 23:55:01.429716 [ 277 ] {} <Debug> TCP-Session: 6b86c9f7-719f-4956-b0a5-64696ee4854a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.05 23:55:01.432139 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.05.05 23:55:01.432286 [ 276 ] {} <Debug> TCP-Session: 2042904c-b275-4f35-802a-eeedf8dba6cf Authenticating user 'default' from [fd00:1122:3344:101::e]:64490 | ||
| 648 | 2026.05.05 23:55:01.432296 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.05.05 23:55:01.432305 [ 276 ] {} <Debug> TCP-Session: 2042904c-b275-4f35-802a-eeedf8dba6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.05 23:55:01.432337 [ 274 ] {} <Debug> TCP-Session: 3dbfa83a-4020-43dd-a164-602c2b4491de Authenticating user 'default' from [fd00:1122:3344:101::e]:47614 | ||
| 651 | 2026.05.05 23:55:01.432323 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.05.05 23:55:01.432376 [ 274 ] {} <Debug> TCP-Session: 3dbfa83a-4020-43dd-a164-602c2b4491de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.05 23:55:01.432401 [ 273 ] {} <Debug> TCP-Session: 678836de-deb4-4e42-9eb4-0e6d82f4654e Authenticating user 'default' from [fd00:1122:3344:101::e]:34210 | ||
| 654 | 2026.05.05 23:55:01.432430 [ 274 ] {} <Debug> TCP-Session: 3dbfa83a-4020-43dd-a164-602c2b4491de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.05 23:55:01.432364 [ 276 ] {} <Debug> TCP-Session: 2042904c-b275-4f35-802a-eeedf8dba6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.05 23:55:01.432475 [ 273 ] {} <Debug> TCP-Session: 678836de-deb4-4e42-9eb4-0e6d82f4654e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.05 23:55:01.432468 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2026.05.05 23:55:01.432538 [ 273 ] {} <Debug> TCP-Session: 678836de-deb4-4e42-9eb4-0e6d82f4654e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.05 23:55:01.432556 [ 278 ] {} <Debug> TCP-Session: b833faae-2130-413c-8dd4-731b4de79caa Authenticating user 'default' from [fd00:1122:3344:101::e]:54979 | ||
| 660 | 2026.05.05 23:55:01.432629 [ 278 ] {} <Debug> TCP-Session: b833faae-2130-413c-8dd4-731b4de79caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.05 23:55:01.432643 [ 278 ] {} <Debug> TCP-Session: b833faae-2130-413c-8dd4-731b4de79caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.05 23:55:01.432898 [ 261 ] {7ad0522d-73a1-47ed-b3b4-28f3480ce9a8} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 663 | 2026.05.05 23:55:01.433354 [ 260 ] {2e26d5a9-46c8-4b88-a38a-ec241b96ee7f} <Trace> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 664 | 2026.05.05 23:55:01.433401 [ 260 ] {2e26d5a9-46c8-4b88-a38a-ec241b96ee7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 665 | 2026.05.05 23:55:01.434381 [ 270 ] {7ad0522d-73a1-47ed-b3b4-28f3480ce9a8} <Debug> executeQuery: Read 137 rows, 7.79 KiB in 0.015495 sec., 8841.561794127138 rows/sec., 502.81 KiB/sec. | ||
| 666 | 2026.05.05 23:55:01.434586 [ 270 ] {7ad0522d-73a1-47ed-b3b4-28f3480ce9a8} <Debug> TCPHandler: Processed in 0.016665457 sec. | ||
| 667 | 2026.05.05 23:55:01.436631 [ 260 ] {2e26d5a9-46c8-4b88-a38a-ec241b96ee7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 668 | 2026.05.05 23:55:01.436962 [ 260 ] {2e26d5a9-46c8-4b88-a38a-ec241b96ee7f} <Trace> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 669 | 2026.05.05 23:55:01.437324 [ 5 ] {2e26d5a9-46c8-4b88-a38a-ec241b96ee7f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022744 sec., 43.967639817094614 rows/sec., 703.48 B/sec. | ||
| 670 | 2026.05.05 23:55:01.437511 [ 5 ] {2e26d5a9-46c8-4b88-a38a-ec241b96ee7f} <Debug> TCPHandler: Processed in 0.023244401 sec. | ||
| 671 | 2026.05.05 23:55:02.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.71 MiB, peak 126.71 MiB, free memory in arenas 0.00 B, will set to 140.40 MiB (RSS), difference: 13.69 MiB | ||
| 672 | 2026.05.05 23:55:02.777534 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37632 | ||
| 673 | 2026.05.05 23:55:02.777694 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.05 23:55:02.777745 [ 279 ] {} <Debug> TCP-Session: 647b47aa-edcb-4e1e-b75f-42e82669de71 Authenticating user 'default' from [fd00:1122:3344:101::b]:37632 | ||
| 675 | 2026.05.05 23:55:02.777917 [ 279 ] {} <Debug> TCP-Session: 647b47aa-edcb-4e1e-b75f-42e82669de71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.05.05 23:55:02.777941 [ 279 ] {} <Debug> TCP-Session: 647b47aa-edcb-4e1e-b75f-42e82669de71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.05 23:55:02.778027 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 678 | 2026.05.05 23:55:02.778186 [ 279 ] {} <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 | ||
| 679 | 2026.05.05 23:55:02.778211 [ 279 ] {} <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 | ||
| 680 | 2026.05.05 23:55:02.778776 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56906 | ||
| 681 | 2026.05.05 23:55:02.778839 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36030 | ||
| 682 | 2026.05.05 23:55:02.778914 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33719 | ||
| 683 | 2026.05.05 23:55:02.778996 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.05 23:55:02.779057 [ 280 ] {} <Debug> TCP-Session: 60d180e9-a1f4-4c0b-9599-9f83db8ab561 Authenticating user 'default' from [fd00:1122:3344:101::b]:56906 | ||
| 685 | 2026.05.05 23:55:02.779085 [ 280 ] {} <Debug> TCP-Session: 60d180e9-a1f4-4c0b-9599-9f83db8ab561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.05.05 23:55:02.779100 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52200 | ||
| 687 | 2026.05.05 23:55:02.779174 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.05 23:55:02.779175 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.05.05 23:55:02.779257 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44382 | ||
| 690 | 2026.05.05 23:55:02.779283 [ 282 ] {} <Debug> TCP-Session: 571382e4-57de-49d4-af63-b6e87692c2df Authenticating user 'default' from [fd00:1122:3344:101::b]:33719 | ||
| 691 | 2026.05.05 23:55:02.779241 [ 281 ] {} <Debug> TCP-Session: 146f162f-e74d-4b37-a50b-f63e27f22704 Authenticating user 'default' from [fd00:1122:3344:101::b]:36030 | ||
| 692 | 2026.05.05 23:55:02.779223 [ 280 ] {} <Debug> TCP-Session: 60d180e9-a1f4-4c0b-9599-9f83db8ab561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.05 23:55:02.779378 [ 282 ] {} <Debug> TCP-Session: 571382e4-57de-49d4-af63-b6e87692c2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.05 23:55:02.779374 [ 281 ] {} <Debug> TCP-Session: 146f162f-e74d-4b37-a50b-f63e27f22704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.05 23:55:02.779198 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64416 | ||
| 696 | 2026.05.05 23:55:02.779484 [ 281 ] {} <Debug> TCP-Session: 146f162f-e74d-4b37-a50b-f63e27f22704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.05 23:55:02.779493 [ 282 ] {} <Debug> TCP-Session: 571382e4-57de-49d4-af63-b6e87692c2df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.05 23:55:02.779444 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.05.05 23:55:02.779525 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.05.05 23:55:02.779089 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45991 | ||
| 701 | 2026.05.05 23:55:02.779664 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.05.05 23:55:02.779684 [ 283 ] {} <Debug> TCP-Session: e5fa384c-3752-4424-b3a7-54005fd9d957 Authenticating user 'default' from [fd00:1122:3344:101::b]:52200 | ||
| 703 | 2026.05.05 23:55:02.779719 [ 285 ] {} <Debug> TCP-Session: 7cf019c7-776b-42dc-9a82-fcee5d1bd4a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:64416 | ||
| 704 | 2026.05.05 23:55:02.779718 [ 286 ] {} <Debug> TCP-Session: f9f3eaa6-2b82-4ded-9f61-3fc250be53fe Authenticating user 'default' from [fd00:1122:3344:101::b]:44382 | ||
| 705 | 2026.05.05 23:55:02.779806 [ 283 ] {} <Debug> TCP-Session: e5fa384c-3752-4424-b3a7-54005fd9d957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.05 23:55:02.779832 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2026.05.05 23:55:02.779828 [ 285 ] {} <Debug> TCP-Session: 7cf019c7-776b-42dc-9a82-fcee5d1bd4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.05 23:55:02.779821 [ 286 ] {} <Debug> TCP-Session: f9f3eaa6-2b82-4ded-9f61-3fc250be53fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.05 23:55:02.779942 [ 284 ] {} <Debug> TCP-Session: 8f725814-0dd1-498a-94d5-1008433fa741 Authenticating user 'default' from [fd00:1122:3344:101::b]:45991 | ||
| 710 | 2026.05.05 23:55:02.779919 [ 285 ] {} <Debug> TCP-Session: 7cf019c7-776b-42dc-9a82-fcee5d1bd4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.05 23:55:02.779906 [ 283 ] {} <Debug> TCP-Session: e5fa384c-3752-4424-b3a7-54005fd9d957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.05 23:55:02.780073 [ 286 ] {} <Debug> TCP-Session: f9f3eaa6-2b82-4ded-9f61-3fc250be53fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.05 23:55:02.780170 [ 284 ] {} <Debug> TCP-Session: 8f725814-0dd1-498a-94d5-1008433fa741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.05 23:55:02.780187 [ 284 ] {} <Debug> TCP-Session: 8f725814-0dd1-498a-94d5-1008433fa741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.05 23:55:03.149232 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56887 | ||
| 716 | 2026.05.05 23:55:03.149406 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.05 23:55:03.149437 [ 287 ] {} <Debug> TCP-Session: 4f10ede7-0ffc-4df9-83e0-eb86fdf5a9af Authenticating user 'default' from [fd00:1122:3344:101::a]:56887 | ||
| 718 | 2026.05.05 23:55:03.149459 [ 287 ] {} <Debug> TCP-Session: 4f10ede7-0ffc-4df9-83e0-eb86fdf5a9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.05 23:55:03.149651 [ 287 ] {} <Debug> TCP-Session: 4f10ede7-0ffc-4df9-83e0-eb86fdf5a9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.05 23:55:03.149722 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 721 | 2026.05.05 23:55:03.149749 [ 287 ] {} <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 | ||
| 722 | 2026.05.05 23:55:03.149854 [ 287 ] {} <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 | ||
| 723 | 2026.05.05 23:55:03.150354 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37876 | ||
| 724 | 2026.05.05 23:55:03.150462 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62510 | ||
| 725 | 2026.05.05 23:55:03.150540 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.05 23:55:03.150597 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48529 | ||
| 727 | 2026.05.05 23:55:03.150660 [ 288 ] {} <Debug> TCP-Session: a3cfc119-d459-4990-8282-6d1cfb28473e Authenticating user 'default' from [fd00:1122:3344:101::a]:37876 | ||
| 728 | 2026.05.05 23:55:03.150690 [ 288 ] {} <Debug> TCP-Session: a3cfc119-d459-4990-8282-6d1cfb28473e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.05 23:55:03.150724 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44395 | ||
| 730 | 2026.05.05 23:55:03.150738 [ 288 ] {} <Debug> TCP-Session: a3cfc119-d459-4990-8282-6d1cfb28473e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.05 23:55:03.150739 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.05 23:55:03.150822 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.05 23:55:03.150871 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55770 | ||
| 734 | 2026.05.05 23:55:03.150854 [ 289 ] {} <Debug> TCP-Session: 4238f46b-9a19-4855-90a6-2b948f88925d Authenticating user 'default' from [fd00:1122:3344:101::a]:62510 | ||
| 735 | 2026.05.05 23:55:03.150964 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.05 23:55:03.150995 [ 290 ] {} <Debug> TCP-Session: bf198c03-a7c9-46f7-8de8-7cb41fd179b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:48529 | ||
| 737 | 2026.05.05 23:55:03.151005 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49664 | ||
| 738 | 2026.05.05 23:55:03.151012 [ 289 ] {} <Debug> TCP-Session: 4238f46b-9a19-4855-90a6-2b948f88925d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.05 23:55:03.151111 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65398 | ||
| 740 | 2026.05.05 23:55:03.151208 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.05.05 23:55:03.151153 [ 290 ] {} <Debug> TCP-Session: bf198c03-a7c9-46f7-8de8-7cb41fd179b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.05 23:55:03.151009 [ 291 ] {} <Debug> TCP-Session: ce288053-c4ff-4589-a280-0c2337bfa479 Authenticating user 'default' from [fd00:1122:3344:101::a]:44395 | ||
| 743 | 2026.05.05 23:55:03.151357 [ 292 ] {} <Debug> TCP-Session: 8b3b3af4-ce58-4c9a-b8b9-00dfd6ee7ae3 Authenticating user 'default' from [fd00:1122:3344:101::a]:55770 | ||
| 744 | 2026.05.05 23:55:03.151336 [ 290 ] {} <Debug> TCP-Session: bf198c03-a7c9-46f7-8de8-7cb41fd179b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.05 23:55:03.151381 [ 291 ] {} <Debug> TCP-Session: ce288053-c4ff-4589-a280-0c2337bfa479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.05 23:55:03.151327 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.05 23:55:03.151475 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.05.05 23:55:03.151543 [ 292 ] {} <Debug> TCP-Session: 8b3b3af4-ce58-4c9a-b8b9-00dfd6ee7ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.05 23:55:03.151559 [ 293 ] {} <Debug> TCP-Session: 42f4bbc5-9a56-4270-a57e-72ff6413d7e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:49664 | ||
| 750 | 2026.05.05 23:55:03.151629 [ 291 ] {} <Debug> TCP-Session: ce288053-c4ff-4589-a280-0c2337bfa479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.05 23:55:03.151642 [ 292 ] {} <Debug> TCP-Session: 8b3b3af4-ce58-4c9a-b8b9-00dfd6ee7ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.05 23:55:03.151575 [ 294 ] {} <Debug> TCP-Session: 349e8677-753f-4740-90c7-9cb60dfd1d33 Authenticating user 'default' from [fd00:1122:3344:101::a]:65398 | ||
| 753 | 2026.05.05 23:55:03.151665 [ 293 ] {} <Debug> TCP-Session: 42f4bbc5-9a56-4270-a57e-72ff6413d7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.05 23:55:03.151167 [ 289 ] {} <Debug> TCP-Session: 4238f46b-9a19-4855-90a6-2b948f88925d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.05 23:55:03.151706 [ 293 ] {} <Debug> TCP-Session: 42f4bbc5-9a56-4270-a57e-72ff6413d7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.05 23:55:03.151723 [ 294 ] {} <Debug> TCP-Session: 349e8677-753f-4740-90c7-9cb60dfd1d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.05 23:55:03.151894 [ 294 ] {} <Debug> TCP-Session: 349e8677-753f-4740-90c7-9cb60dfd1d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.05 23:55:03.606461 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40071 | ||
| 759 | 2026.05.05 23:55:03.606761 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.05.05 23:55:03.606799 [ 295 ] {} <Debug> TCP-Session: e0bf29a7-2e61-4fa5-86e3-14bdb699eec1 Authenticating user 'default' from [fd00:1122:3344:101::c]:40071 | ||
| 761 | 2026.05.05 23:55:03.606822 [ 295 ] {} <Debug> TCP-Session: e0bf29a7-2e61-4fa5-86e3-14bdb699eec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.05.05 23:55:03.606835 [ 295 ] {} <Debug> TCP-Session: e0bf29a7-2e61-4fa5-86e3-14bdb699eec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.05 23:55:03.606906 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 764 | 2026.05.05 23:55:03.606934 [ 295 ] {} <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 | ||
| 765 | 2026.05.05 23:55:03.606951 [ 295 ] {} <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 | ||
| 766 | 2026.05.05 23:55:03.607444 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64058 | ||
| 767 | 2026.05.05 23:55:03.607564 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65431 | ||
| 768 | 2026.05.05 23:55:03.607725 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.05.05 23:55:03.607727 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65249 | ||
| 770 | 2026.05.05 23:55:03.607784 [ 296 ] {} <Debug> TCP-Session: f414b58f-1dfe-494a-9504-03537084e15b Authenticating user 'default' from [fd00:1122:3344:101::c]:64058 | ||
| 771 | 2026.05.05 23:55:03.607823 [ 296 ] {} <Debug> TCP-Session: f414b58f-1dfe-494a-9504-03537084e15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.05 23:55:03.607831 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44761 | ||
| 773 | 2026.05.05 23:55:03.607843 [ 296 ] {} <Debug> TCP-Session: f414b58f-1dfe-494a-9504-03537084e15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.05 23:55:03.607858 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.05 23:55:03.607911 [ 297 ] {} <Debug> TCP-Session: 40da8648-1f5c-4f86-8a0b-61ae581dad08 Authenticating user 'default' from [fd00:1122:3344:101::c]:65431 | ||
| 776 | 2026.05.05 23:55:03.607923 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46962 | ||
| 777 | 2026.05.05 23:55:03.607935 [ 297 ] {} <Debug> TCP-Session: 40da8648-1f5c-4f86-8a0b-61ae581dad08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.05 23:55:03.607963 [ 297 ] {} <Debug> TCP-Session: 40da8648-1f5c-4f86-8a0b-61ae581dad08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.05 23:55:03.608175 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.05 23:55:03.608187 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46246 | ||
| 781 | 2026.05.05 23:55:03.608215 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.05 23:55:03.608235 [ 298 ] {} <Debug> TCP-Session: 0e9c9629-89f4-498a-a1ae-e31691ed43b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:65249 | ||
| 783 | 2026.05.05 23:55:03.608278 [ 298 ] {} <Debug> TCP-Session: 0e9c9629-89f4-498a-a1ae-e31691ed43b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.05 23:55:03.608290 [ 299 ] {} <Debug> TCP-Session: 894dbd66-a539-462e-8359-348c5bed2dc7 Authenticating user 'default' from [fd00:1122:3344:101::c]:44761 | ||
| 785 | 2026.05.05 23:55:03.608296 [ 298 ] {} <Debug> TCP-Session: 0e9c9629-89f4-498a-a1ae-e31691ed43b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.05 23:55:03.608324 [ 299 ] {} <Debug> TCP-Session: 894dbd66-a539-462e-8359-348c5bed2dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.05 23:55:03.608346 [ 299 ] {} <Debug> TCP-Session: 894dbd66-a539-462e-8359-348c5bed2dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.05 23:55:03.608385 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.05 23:55:03.608421 [ 300 ] {} <Debug> TCP-Session: c2a763ea-e991-4842-a32e-0a14bf9bf5b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:46962 | ||
| 790 | 2026.05.05 23:55:03.608438 [ 300 ] {} <Debug> TCP-Session: c2a763ea-e991-4842-a32e-0a14bf9bf5b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.05 23:55:03.608450 [ 300 ] {} <Debug> TCP-Session: c2a763ea-e991-4842-a32e-0a14bf9bf5b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.05 23:55:03.608492 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38945 | ||
| 793 | 2026.05.05 23:55:03.608527 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.05.05 23:55:03.608564 [ 301 ] {} <Debug> TCP-Session: 3c2425d5-4b4b-4ae4-a344-9dcf394d5677 Authenticating user 'default' from [fd00:1122:3344:101::c]:46246 | ||
| 795 | 2026.05.05 23:55:03.608582 [ 301 ] {} <Debug> TCP-Session: 3c2425d5-4b4b-4ae4-a344-9dcf394d5677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.05.05 23:55:03.608594 [ 301 ] {} <Debug> TCP-Session: 3c2425d5-4b4b-4ae4-a344-9dcf394d5677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.05 23:55:03.608695 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.05.05 23:55:03.608730 [ 302 ] {} <Debug> TCP-Session: 898cb1fc-045f-4996-8858-1cd79fd49897 Authenticating user 'default' from [fd00:1122:3344:101::c]:38945 | ||
| 799 | 2026.05.05 23:55:03.608747 [ 302 ] {} <Debug> TCP-Session: 898cb1fc-045f-4996-8858-1cd79fd49897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.05 23:55:03.608759 [ 302 ] {} <Debug> TCP-Session: 898cb1fc-045f-4996-8858-1cd79fd49897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.05 23:55:04.000586 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.13 MiB, peak 141.13 MiB, free memory in arenas 0.00 B, will set to 142.14 MiB (RSS), difference: 1.02 MiB | ||
| 802 | 2026.05.05 23:55:08.281214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.05 23:55:08.281290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 804 | 2026.05.05 23:55:08.281316 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.05 23:55:08.281394 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.05 23:55:08.286987 [ 244 ] {} <Debug> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Loading data parts | ||
| 807 | 2026.05.05 23:55:08.287145 [ 244 ] {} <Debug> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): There are no data parts | ||
| 808 | 2026.05.05 23:55:08.293032 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.05 23:55:08.293073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 810 | 2026.05.05 23:55:08.300165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.05 23:55:08.300699 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): 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.05 23:55:08.300852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 813 | 2026.05.05 23:55:08.303618 [ 243 ] {} <Debug> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Loading data parts | ||
| 814 | 2026.05.05 23:55:08.303865 [ 243 ] {} <Debug> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): There are no data parts | ||
| 815 | 2026.05.05 23:55:08.327768 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.05 23:55:08.327823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 817 | 2026.05.05 23:55:08.333946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.05 23:55:08.335083 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): 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.05 23:55:08.338159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.05 23:55:09.000699 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.25 MiB, peak 151.25 MiB, free memory in arenas 0.00 B, will set to 156.27 MiB (RSS), difference: 9.02 MiB | ||
| 821 | 2026.05.05 23:55:10.781230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 822 | 2026.05.05 23:55:10.781337 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 823 | 2026.05.05 23:55:10.789755 [ 242 ] {} <Debug> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Loading data parts | ||
| 824 | 2026.05.05 23:55:10.789961 [ 242 ] {} <Debug> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): There are no data parts | ||
| 825 | 2026.05.05 23:55:10.801710 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.05.05 23:55:10.801753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 827 | 2026.05.05 23:55:10.803461 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.05.05 23:55:10.803921 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.05.05 23:55:10.804189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 830 | 2026.05.05 23:55:11.000713 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.47 MiB, peak 160.47 MiB, free memory in arenas 0.00 B, will set to 157.27 MiB (RSS), difference: -3.20 MiB | ||
| 831 | 2026.05.05 23:55:15.756632 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.05 23:55:15.756689 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.05 23:55:15.801731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 834 | 2026.05.05 23:55:15.806694 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.05 23:55:15.806740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 836 | 2026.05.05 23:55:15.807598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.05 23:55:15.808004 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.05 23:55:15.808151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.05 23:55:15.839246 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.05 23:55:15.857176 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.05 23:55:15.857231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 842 | 2026.05.05 23:55:15.863733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.05 23:55:15.864810 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.05 23:55:15.867960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.05 23:55:16.001351 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 162.10 MiB, free memory in arenas 0.00 B, will set to 159.99 MiB (RSS), difference: 1.90 MiB | ||
| 846 | 2026.05.05 23:55:18.769408 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.05.05 23:55:18.769653 [ 3 ] {30dff264-5cf5-4586-bc6a-cbecf44bf772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 848 | 2026.05.05 23:55:18.776317 [ 3 ] {30dff264-5cf5-4586-bc6a-cbecf44bf772} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.05.05 23:55:18.778502 [ 3 ] {30dff264-5cf5-4586-bc6a-cbecf44bf772} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.05.05 23:55:18.779076 [ 3 ] {30dff264-5cf5-4586-bc6a-cbecf44bf772} <Debug> TCPHandler: Processed in 0.009795901 sec. | ||
| 851 | 2026.05.05 23:55:18.803018 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.05.05 23:55:18.803168 [ 3 ] {0e60bf04-1436-4cef-82a4-480d4e7c3905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 853 | 2026.05.05 23:55:18.803227 [ 3 ] {0e60bf04-1436-4cef-82a4-480d4e7c3905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.05.05 23:55:18.808672 [ 3 ] {0e60bf04-1436-4cef-82a4-480d4e7c3905} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.05 23:55:18.808722 [ 3 ] {0e60bf04-1436-4cef-82a4-480d4e7c3905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 856 | 2026.05.05 23:55:18.811524 [ 3 ] {0e60bf04-1436-4cef-82a4-480d4e7c3905} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.05.05 23:55:18.811910 [ 3 ] {0e60bf04-1436-4cef-82a4-480d4e7c3905} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.05 23:55:18.812077 [ 3 ] {0e60bf04-1436-4cef-82a4-480d4e7c3905} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.008954 sec., 4578.95912441367 rows/sec., 1021.50 KiB/sec. | ||
| 859 | 2026.05.05 23:55:18.812123 [ 3 ] {0e60bf04-1436-4cef-82a4-480d4e7c3905} <Debug> TCPHandler: Processed in 0.009183655 sec. | ||
| 860 | 2026.05.05 23:55:18.812332 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.05 23:55:18.812439 [ 3 ] {a29980f4-295b-42fb-980d-cc11e8c62408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.05 23:55:18.812484 [ 3 ] {a29980f4-295b-42fb-980d-cc11e8c62408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 863 | 2026.05.05 23:55:18.821090 [ 3 ] {a29980f4-295b-42fb-980d-cc11e8c62408} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.05.05 23:55:18.821128 [ 3 ] {a29980f4-295b-42fb-980d-cc11e8c62408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 865 | 2026.05.05 23:55:18.821640 [ 3 ] {a29980f4-295b-42fb-980d-cc11e8c62408} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.05.05 23:55:18.822051 [ 3 ] {a29980f4-295b-42fb-980d-cc11e8c62408} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.05.05 23:55:18.822199 [ 3 ] {a29980f4-295b-42fb-980d-cc11e8c62408} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.009786 sec., 29021.05048027795 rows/sec., 1.84 MiB/sec. | ||
| 868 | 2026.05.05 23:55:18.822238 [ 3 ] {a29980f4-295b-42fb-980d-cc11e8c62408} <Debug> TCPHandler: Processed in 0.009965282 sec. | ||
| 869 | 2026.05.05 23:55:18.822389 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.05.05 23:55:18.822493 [ 3 ] {5efa186c-88db-4b94-ad7f-e731ec6e17f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 871 | 2026.05.05 23:55:18.822536 [ 3 ] {5efa186c-88db-4b94-ad7f-e731ec6e17f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 872 | 2026.05.05 23:55:18.822992 [ 3 ] {5efa186c-88db-4b94-ad7f-e731ec6e17f6} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2026.05.05 23:55:18.823030 [ 3 ] {5efa186c-88db-4b94-ad7f-e731ec6e17f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 874 | 2026.05.05 23:55:18.823431 [ 3 ] {5efa186c-88db-4b94-ad7f-e731ec6e17f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2026.05.05 23:55:18.824033 [ 3 ] {5efa186c-88db-4b94-ad7f-e731ec6e17f6} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2026.05.05 23:55:18.824185 [ 3 ] {5efa186c-88db-4b94-ad7f-e731ec6e17f6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001717 sec., 6988.934187536401 rows/sec., 569.90 KiB/sec. | ||
| 877 | 2026.05.05 23:55:18.824224 [ 3 ] {5efa186c-88db-4b94-ad7f-e731ec6e17f6} <Debug> TCPHandler: Processed in 0.001890166 sec. | ||
| 878 | 2026.05.05 23:55:18.824363 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.05.05 23:55:18.824462 [ 3 ] {1eff1c9a-3fed-455b-a653-bcfe3d083d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 880 | 2026.05.05 23:55:18.824504 [ 3 ] {1eff1c9a-3fed-455b-a653-bcfe3d083d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 881 | 2026.05.05 23:55:18.826716 [ 3 ] {1eff1c9a-3fed-455b-a653-bcfe3d083d91} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.05.05 23:55:18.826756 [ 3 ] {1eff1c9a-3fed-455b-a653-bcfe3d083d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 883 | 2026.05.05 23:55:18.827650 [ 3 ] {1eff1c9a-3fed-455b-a653-bcfe3d083d91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2026.05.05 23:55:18.828116 [ 3 ] {1eff1c9a-3fed-455b-a653-bcfe3d083d91} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.05.05 23:55:18.828253 [ 3 ] {1eff1c9a-3fed-455b-a653-bcfe3d083d91} <Debug> executeQuery: Read 3158 rows, 241.29 KiB in 0.003812 sec., 828436.5162644282 rows/sec., 61.81 MiB/sec. | ||
| 886 | 2026.05.05 23:55:18.828292 [ 3 ] {1eff1c9a-3fed-455b-a653-bcfe3d083d91} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 887 | 2026.05.05 23:55:18.828305 [ 3 ] {1eff1c9a-3fed-455b-a653-bcfe3d083d91} <Debug> TCPHandler: Processed in 0.003993353 sec. | ||
| 888 | 2026.05.05 23:55:18.828441 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.05.05 23:55:18.828537 [ 3 ] {58beeb6e-becf-44d9-960f-9dd38da4655c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 890 | 2026.05.05 23:55:18.828578 [ 3 ] {58beeb6e-becf-44d9-960f-9dd38da4655c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 891 | 2026.05.05 23:55:18.829038 [ 3 ] {58beeb6e-becf-44d9-960f-9dd38da4655c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.05.05 23:55:18.829075 [ 3 ] {58beeb6e-becf-44d9-960f-9dd38da4655c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 893 | 2026.05.05 23:55:18.829509 [ 3 ] {58beeb6e-becf-44d9-960f-9dd38da4655c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2026.05.05 23:55:18.829924 [ 3 ] {58beeb6e-becf-44d9-960f-9dd38da4655c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.05.05 23:55:18.830052 [ 3 ] {58beeb6e-becf-44d9-960f-9dd38da4655c} <Debug> executeQuery: Read 167 rows, 10.36 KiB in 0.001534 sec., 108865.71056062581 rows/sec., 6.59 MiB/sec. | ||
| 896 | 2026.05.05 23:55:18.830088 [ 3 ] {58beeb6e-becf-44d9-960f-9dd38da4655c} <Debug> TCPHandler: Processed in 0.001699804 sec. | ||
| 897 | 2026.05.05 23:55:18.830220 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.05.05 23:55:18.830316 [ 3 ] {d0e476f5-a3aa-4200-9917-48cbd8494706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 899 | 2026.05.05 23:55:18.830357 [ 3 ] {d0e476f5-a3aa-4200-9917-48cbd8494706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 900 | 2026.05.05 23:55:18.831070 [ 3 ] {d0e476f5-a3aa-4200-9917-48cbd8494706} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.05 23:55:18.831106 [ 3 ] {d0e476f5-a3aa-4200-9917-48cbd8494706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 902 | 2026.05.05 23:55:18.831573 [ 3 ] {d0e476f5-a3aa-4200-9917-48cbd8494706} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.05 23:55:18.831983 [ 3 ] {d0e476f5-a3aa-4200-9917-48cbd8494706} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.05.05 23:55:18.832112 [ 3 ] {d0e476f5-a3aa-4200-9917-48cbd8494706} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001814 sec., 523704.5203969129 rows/sec., 30.81 MiB/sec. | ||
| 905 | 2026.05.05 23:55:18.832154 [ 3 ] {d0e476f5-a3aa-4200-9917-48cbd8494706} <Debug> TCPHandler: Processed in 0.001983877 sec. | ||
| 906 | 2026.05.05 23:55:18.832293 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.05.05 23:55:18.832388 [ 3 ] {5069c92d-8e3e-4ace-9b73-29dcf16e9b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 908 | 2026.05.05 23:55:18.832429 [ 3 ] {5069c92d-8e3e-4ace-9b73-29dcf16e9b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 909 | 2026.05.05 23:55:18.832829 [ 3 ] {5069c92d-8e3e-4ace-9b73-29dcf16e9b40} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.05.05 23:55:18.832865 [ 3 ] {5069c92d-8e3e-4ace-9b73-29dcf16e9b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 911 | 2026.05.05 23:55:18.833261 [ 3 ] {5069c92d-8e3e-4ace-9b73-29dcf16e9b40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2026.05.05 23:55:18.833772 [ 3 ] {5069c92d-8e3e-4ace-9b73-29dcf16e9b40} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.05.05 23:55:18.833903 [ 3 ] {5069c92d-8e3e-4ace-9b73-29dcf16e9b40} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001532 sec., 1305.4830287206266 rows/sec., 91.79 KiB/sec. | ||
| 914 | 2026.05.05 23:55:18.833949 [ 3 ] {5069c92d-8e3e-4ace-9b73-29dcf16e9b40} <Debug> TCPHandler: Processed in 0.001705703 sec. | ||
| 915 | 2026.05.05 23:55:18.834075 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.05.05 23:55:18.834170 [ 3 ] {2bcc0e16-1de9-4067-bec8-282bfa283068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 917 | 2026.05.05 23:55:18.834211 [ 3 ] {2bcc0e16-1de9-4067-bec8-282bfa283068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 918 | 2026.05.05 23:55:18.834671 [ 3 ] {2bcc0e16-1de9-4067-bec8-282bfa283068} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.05 23:55:18.834708 [ 3 ] {2bcc0e16-1de9-4067-bec8-282bfa283068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 920 | 2026.05.05 23:55:18.835143 [ 3 ] {2bcc0e16-1de9-4067-bec8-282bfa283068} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2026.05.05 23:55:18.835584 [ 3 ] {2bcc0e16-1de9-4067-bec8-282bfa283068} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.05.05 23:55:18.835715 [ 3 ] {2bcc0e16-1de9-4067-bec8-282bfa283068} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001563 sec., 94689.69929622521 rows/sec., 5.39 MiB/sec. | ||
| 923 | 2026.05.05 23:55:18.835754 [ 3 ] {2bcc0e16-1de9-4067-bec8-282bfa283068} <Debug> TCPHandler: Processed in 0.001728964 sec. | ||
| 924 | 2026.05.05 23:55:18.835887 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.05.05 23:55:18.835983 [ 3 ] {6ec7c533-763d-41cd-af36-e5ae173fcc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 926 | 2026.05.05 23:55:18.836030 [ 3 ] {6ec7c533-763d-41cd-af36-e5ae173fcc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 927 | 2026.05.05 23:55:18.837018 [ 3 ] {6ec7c533-763d-41cd-af36-e5ae173fcc54} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.05.05 23:55:18.837055 [ 3 ] {6ec7c533-763d-41cd-af36-e5ae173fcc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 929 | 2026.05.05 23:55:18.837624 [ 3 ] {6ec7c533-763d-41cd-af36-e5ae173fcc54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2026.05.05 23:55:18.838123 [ 3 ] {6ec7c533-763d-41cd-af36-e5ae173fcc54} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.05.05 23:55:18.838253 [ 3 ] {6ec7c533-763d-41cd-af36-e5ae173fcc54} <Debug> executeQuery: Read 1730 rows, 119.32 KiB in 0.002289 sec., 755788.5539536916 rows/sec., 50.90 MiB/sec. | ||
| 932 | 2026.05.05 23:55:18.838290 [ 3 ] {6ec7c533-763d-41cd-af36-e5ae173fcc54} <Debug> TCPHandler: Processed in 0.00245353 sec. | ||
| 933 | 2026.05.05 23:55:18.838419 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.05.05 23:55:18.838514 [ 3 ] {3d82f4fa-5868-4159-b5be-f9e05dad77cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 935 | 2026.05.05 23:55:18.838556 [ 3 ] {3d82f4fa-5868-4159-b5be-f9e05dad77cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 936 | 2026.05.05 23:55:18.838905 [ 3 ] {3d82f4fa-5868-4159-b5be-f9e05dad77cb} <Trace> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.05.05 23:55:18.838947 [ 3 ] {3d82f4fa-5868-4159-b5be-f9e05dad77cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 938 | 2026.05.05 23:55:18.841374 [ 3 ] {3d82f4fa-5868-4159-b5be-f9e05dad77cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2026.05.05 23:55:18.841882 [ 3 ] {3d82f4fa-5868-4159-b5be-f9e05dad77cb} <Trace> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.05.05 23:55:18.842012 [ 3 ] {3d82f4fa-5868-4159-b5be-f9e05dad77cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003517 sec., 1705.9994313335228 rows/sec., 89.13 KiB/sec. | ||
| 941 | 2026.05.05 23:55:18.842061 [ 3 ] {3d82f4fa-5868-4159-b5be-f9e05dad77cb} <Debug> TCPHandler: Processed in 0.0036922 sec. | ||
| 942 | 2026.05.05 23:55:18.842201 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.05.05 23:55:18.842296 [ 3 ] {d7a9862c-85f3-40ec-8b15-a7d5574b50af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 944 | 2026.05.05 23:55:18.842340 [ 3 ] {d7a9862c-85f3-40ec-8b15-a7d5574b50af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 945 | 2026.05.05 23:55:18.843198 [ 3 ] {d7a9862c-85f3-40ec-8b15-a7d5574b50af} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.05.05 23:55:18.843231 [ 3 ] {d7a9862c-85f3-40ec-8b15-a7d5574b50af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 947 | 2026.05.05 23:55:18.843813 [ 3 ] {d7a9862c-85f3-40ec-8b15-a7d5574b50af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2026.05.05 23:55:18.844234 [ 3 ] {d7a9862c-85f3-40ec-8b15-a7d5574b50af} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.05.05 23:55:18.844362 [ 3 ] {d7a9862c-85f3-40ec-8b15-a7d5574b50af} <Debug> executeQuery: Read 2268 rows, 141.90 KiB in 0.002085 sec., 1087769.7841726618 rows/sec., 66.46 MiB/sec. | ||
| 950 | 2026.05.05 23:55:18.844405 [ 3 ] {d7a9862c-85f3-40ec-8b15-a7d5574b50af} <Debug> TCPHandler: Processed in 0.002258848 sec. | ||
| 951 | 2026.05.05 23:55:18.844543 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.05.05 23:55:18.844637 [ 3 ] {8f3dd3f5-2a5a-4463-b0a1-ce2e35f70fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 953 | 2026.05.05 23:55:18.844679 [ 3 ] {8f3dd3f5-2a5a-4463-b0a1-ce2e35f70fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 954 | 2026.05.05 23:55:18.845016 [ 3 ] {8f3dd3f5-2a5a-4463-b0a1-ce2e35f70fa0} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.05.05 23:55:18.845052 [ 3 ] {8f3dd3f5-2a5a-4463-b0a1-ce2e35f70fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 956 | 2026.05.05 23:55:18.845502 [ 3 ] {8f3dd3f5-2a5a-4463-b0a1-ce2e35f70fa0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2026.05.05 23:55:18.845936 [ 3 ] {8f3dd3f5-2a5a-4463-b0a1-ce2e35f70fa0} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.05.05 23:55:18.846077 [ 3 ] {8f3dd3f5-2a5a-4463-b0a1-ce2e35f70fa0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. | ||
| 959 | 2026.05.05 23:55:18.846113 [ 3 ] {8f3dd3f5-2a5a-4463-b0a1-ce2e35f70fa0} <Debug> TCPHandler: Processed in 0.001619713 sec. | ||
| 960 | 2026.05.05 23:55:18.846249 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.05.05 23:55:18.846342 [ 3 ] {8194347b-2700-4860-a3c2-839b6799d6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 962 | 2026.05.05 23:55:18.846395 [ 3 ] {8194347b-2700-4860-a3c2-839b6799d6f5} <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 | ||
| 963 | 2026.05.05 23:55:18.847230 [ 3 ] {8194347b-2700-4860-a3c2-839b6799d6f5} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.05.05 23:55:18.847268 [ 3 ] {8194347b-2700-4860-a3c2-839b6799d6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 965 | 2026.05.05 23:55:18.850419 [ 3 ] {8194347b-2700-4860-a3c2-839b6799d6f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2026.05.05 23:55:18.850846 [ 3 ] {8194347b-2700-4860-a3c2-839b6799d6f5} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.05.05 23:55:18.850988 [ 3 ] {8194347b-2700-4860-a3c2-839b6799d6f5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004665 sec., 2786.7095391211146 rows/sec., 4.99 MiB/sec. | ||
| 968 | 2026.05.05 23:55:18.851040 [ 3 ] {8194347b-2700-4860-a3c2-839b6799d6f5} <Debug> TCPHandler: Processed in 0.00484174 sec. | ||
| 969 | 2026.05.05 23:55:18.851180 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.05.05 23:55:18.851277 [ 3 ] {4fd8e3d8-3854-43b0-849a-3aed55b1697e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 971 | 2026.05.05 23:55:18.851319 [ 3 ] {4fd8e3d8-3854-43b0-849a-3aed55b1697e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 972 | 2026.05.05 23:55:18.851672 [ 3 ] {4fd8e3d8-3854-43b0-849a-3aed55b1697e} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.05.05 23:55:18.851708 [ 3 ] {4fd8e3d8-3854-43b0-849a-3aed55b1697e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 974 | 2026.05.05 23:55:18.852104 [ 3 ] {4fd8e3d8-3854-43b0-849a-3aed55b1697e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2026.05.05 23:55:18.852515 [ 3 ] {4fd8e3d8-3854-43b0-849a-3aed55b1697e} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.05.05 23:55:18.852642 [ 3 ] {4fd8e3d8-3854-43b0-849a-3aed55b1697e} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001384 sec., 30346.820809248555 rows/sec., 1.73 MiB/sec. | ||
| 977 | 2026.05.05 23:55:18.852678 [ 3 ] {4fd8e3d8-3854-43b0-849a-3aed55b1697e} <Debug> TCPHandler: Processed in 0.001547942 sec. | ||
| 978 | 2026.05.05 23:55:20.806538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 120 | ||
| 979 | 2026.05.05 23:55:20.809205 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.05.05 23:55:20.809262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 981 | 2026.05.05 23:55:20.810502 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.05.05 23:55:20.810978 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.05.05 23:55:20.811267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 120 | ||
| 984 | 2026.05.05 23:55:21.000990 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.81 MiB, peak 164.32 MiB, free memory in arenas 0.00 B, will set to 161.89 MiB (RSS), difference: 4.08 MiB | ||
| 985 | 2026.05.05 23:55:21.451973 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.05.05 23:55:21.452198 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 987 | 2026.05.05 23:55:21.454889 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 988 | 2026.05.05 23:55:21.459020 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 989 | 2026.05.05 23:55:21.459312 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 990 | 2026.05.05 23:55:21.463492 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 991 | 2026.05.05 23:55:21.467801 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 992 | 2026.05.05 23:55:21.469965 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 993 | 2026.05.05 23:55:21.471986 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 994 | 2026.05.05 23:55:21.472018 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 995 | 2026.05.05 23:55:21.476073 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 996 | 2026.05.05 23:55:21.476106 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 997 | 2026.05.05 23:55:21.492000 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.039897 sec., 1027.6461889365114 rows/sec., 229.25 KiB/sec. | ||
| 998 | 2026.05.05 23:55:21.492115 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Debug> MemoryTracker: Peak memory usage (for query): 139.01 KiB. | ||
| 999 | 2026.05.05 23:55:21.492131 [ 3 ] {3e134cf4-0afd-45d3-96b8-9cc5de6bf7ad} <Debug> TCPHandler: Processed in 0.04029833 sec. | ||
| 1000 | 2026.05.05 23:55:21.493549 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.05.05 23:55:21.493678 [ 3 ] {265fc0a6-c49a-435b-a081-56625a2f492b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1002 | 2026.05.05 23:55:21.493731 [ 3 ] {265fc0a6-c49a-435b-a081-56625a2f492b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1003 | 2026.05.05 23:55:21.494273 [ 3 ] {265fc0a6-c49a-435b-a081-56625a2f492b} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.05.05 23:55:21.494321 [ 3 ] {265fc0a6-c49a-435b-a081-56625a2f492b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1005 | 2026.05.05 23:55:21.494822 [ 3 ] {265fc0a6-c49a-435b-a081-56625a2f492b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1006 | 2026.05.05 23:55:21.495306 [ 3 ] {265fc0a6-c49a-435b-a081-56625a2f492b} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.05.05 23:55:21.495461 [ 3 ] {265fc0a6-c49a-435b-a081-56625a2f492b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.36 MiB/sec. | ||
| 1008 | 2026.05.05 23:55:21.495502 [ 3 ] {265fc0a6-c49a-435b-a081-56625a2f492b} <Debug> TCPHandler: Processed in 0.002039127 sec. | ||
| 1009 | 2026.05.05 23:55:21.495642 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.05.05 23:55:21.495745 [ 3 ] {a2286378-a496-48d0-b4eb-8bd23856f7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1011 | 2026.05.05 23:55:21.495789 [ 3 ] {a2286378-a496-48d0-b4eb-8bd23856f7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1012 | 2026.05.05 23:55:21.496239 [ 3 ] {a2286378-a496-48d0-b4eb-8bd23856f7e9} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.05.05 23:55:21.496276 [ 3 ] {a2286378-a496-48d0-b4eb-8bd23856f7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1014 | 2026.05.05 23:55:21.496697 [ 3 ] {a2286378-a496-48d0-b4eb-8bd23856f7e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1015 | 2026.05.05 23:55:21.497122 [ 3 ] {a2286378-a496-48d0-b4eb-8bd23856f7e9} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.05.05 23:55:21.497257 [ 3 ] {a2286378-a496-48d0-b4eb-8bd23856f7e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. | ||
| 1017 | 2026.05.05 23:55:21.497294 [ 3 ] {a2286378-a496-48d0-b4eb-8bd23856f7e9} <Debug> TCPHandler: Processed in 0.001702803 sec. | ||
| 1018 | 2026.05.05 23:55:21.497431 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.05.05 23:55:21.497530 [ 3 ] {7073c53e-f184-4b83-95db-e84c998881e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1020 | 2026.05.05 23:55:21.497573 [ 3 ] {7073c53e-f184-4b83-95db-e84c998881e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1021 | 2026.05.05 23:55:21.497944 [ 3 ] {7073c53e-f184-4b83-95db-e84c998881e3} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2026.05.05 23:55:21.497980 [ 3 ] {7073c53e-f184-4b83-95db-e84c998881e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1023 | 2026.05.05 23:55:21.498447 [ 3 ] {7073c53e-f184-4b83-95db-e84c998881e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1024 | 2026.05.05 23:55:21.498901 [ 3 ] {7073c53e-f184-4b83-95db-e84c998881e3} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2026.05.05 23:55:21.499037 [ 3 ] {7073c53e-f184-4b83-95db-e84c998881e3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001527 sec., 41912.246234446626 rows/sec., 2.92 MiB/sec. | ||
| 1026 | 2026.05.05 23:55:21.499072 [ 3 ] {7073c53e-f184-4b83-95db-e84c998881e3} <Debug> TCPHandler: Processed in 0.001691504 sec. | ||
| 1027 | 2026.05.05 23:55:21.499209 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.05.05 23:55:21.499306 [ 3 ] {459819bb-3a46-4aa3-9152-ec9e4db1c9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1029 | 2026.05.05 23:55:21.499349 [ 3 ] {459819bb-3a46-4aa3-9152-ec9e4db1c9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1030 | 2026.05.05 23:55:21.499687 [ 3 ] {459819bb-3a46-4aa3-9152-ec9e4db1c9f8} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.05.05 23:55:21.499722 [ 3 ] {459819bb-3a46-4aa3-9152-ec9e4db1c9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1032 | 2026.05.05 23:55:21.500132 [ 3 ] {459819bb-3a46-4aa3-9152-ec9e4db1c9f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1033 | 2026.05.05 23:55:21.500639 [ 3 ] {459819bb-3a46-4aa3-9152-ec9e4db1c9f8} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.05.05 23:55:21.500800 [ 3 ] {459819bb-3a46-4aa3-9152-ec9e4db1c9f8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001513 sec., 15862.524785194977 rows/sec., 1.07 MiB/sec. | ||
| 1035 | 2026.05.05 23:55:21.500842 [ 3 ] {459819bb-3a46-4aa3-9152-ec9e4db1c9f8} <Debug> TCPHandler: Processed in 0.001684214 sec. | ||
| 1036 | 2026.05.05 23:55:22.001027 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.28 MiB, peak 164.32 MiB, free memory in arenas 0.00 B, will set to 163.29 MiB (RSS), difference: 1.01 MiB | ||
| 1037 | 2026.05.05 23:55:23.309245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1038 | 2026.05.05 23:55:23.309736 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.05.05 23:55:23.309784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1040 | 2026.05.05 23:55:23.310447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1041 | 2026.05.05 23:55:23.310925 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.05.05 23:55:23.311070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1043 | 2026.05.05 23:55:23.368970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1044 | 2026.05.05 23:55:23.386257 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.05.05 23:55:23.386319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1046 | 2026.05.05 23:55:23.392668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1047 | 2026.05.05 23:55:23.393829 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.05.05 23:55:23.397079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1049 | 2026.05.05 23:55:24.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.83 MiB, peak 167.83 MiB, free memory in arenas 0.00 B, will set to 164.93 MiB (RSS), difference: 1.10 MiB | ||
| 1050 | 2026.05.05 23:55:26.456028 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.05.05 23:55:26.456251 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1052 | 2026.05.05 23:55:26.456545 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1053 | 2026.05.05 23:55:26.456578 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1054 | 2026.05.05 23:55:26.456790 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2026.05.05 23:55:26.456857 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2026.05.05 23:55:26.457055 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1057 | 2026.05.05 23:55:26.457092 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1058 | 2026.05.05 23:55:26.457113 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 1059 | 2026.05.05 23:55:26.457128 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1060 | 2026.05.05 23:55:26.457168 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1061 | 2026.05.05 23:55:26.457187 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1062 | 2026.05.05 23:55:26.458274 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002112 sec., 19412.878787878788 rows/sec., 4.23 MiB/sec. | ||
| 1063 | 2026.05.05 23:55:26.458371 [ 3 ] {b16994ea-c79c-47de-914e-4593cccf61a8} <Debug> TCPHandler: Processed in 0.002493171 sec. | ||
| 1064 | 2026.05.05 23:55:26.460045 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.05.05 23:55:26.460160 [ 3 ] {bd13dcef-8e58-45ec-9f4b-1ec27c3dac08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1066 | 2026.05.05 23:55:26.460207 [ 3 ] {bd13dcef-8e58-45ec-9f4b-1ec27c3dac08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1067 | 2026.05.05 23:55:26.460706 [ 3 ] {bd13dcef-8e58-45ec-9f4b-1ec27c3dac08} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2026.05.05 23:55:26.460754 [ 3 ] {bd13dcef-8e58-45ec-9f4b-1ec27c3dac08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1069 | 2026.05.05 23:55:26.461208 [ 3 ] {bd13dcef-8e58-45ec-9f4b-1ec27c3dac08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1070 | 2026.05.05 23:55:26.461618 [ 3 ] {bd13dcef-8e58-45ec-9f4b-1ec27c3dac08} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2026.05.05 23:55:26.461757 [ 3 ] {bd13dcef-8e58-45ec-9f4b-1ec27c3dac08} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 1072 | 2026.05.05 23:55:26.461795 [ 3 ] {bd13dcef-8e58-45ec-9f4b-1ec27c3dac08} <Debug> TCPHandler: Processed in 0.001858775 sec. | ||
| 1073 | 2026.05.05 23:55:26.461979 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.05.05 23:55:26.462078 [ 3 ] {0b57b35b-69ba-4378-bbb5-68139aeda697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1075 | 2026.05.05 23:55:26.462120 [ 3 ] {0b57b35b-69ba-4378-bbb5-68139aeda697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1076 | 2026.05.05 23:55:26.462557 [ 3 ] {0b57b35b-69ba-4378-bbb5-68139aeda697} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.05.05 23:55:26.462595 [ 3 ] {0b57b35b-69ba-4378-bbb5-68139aeda697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1078 | 2026.05.05 23:55:26.462998 [ 3 ] {0b57b35b-69ba-4378-bbb5-68139aeda697} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1079 | 2026.05.05 23:55:26.463413 [ 3 ] {0b57b35b-69ba-4378-bbb5-68139aeda697} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2026.05.05 23:55:26.463542 [ 3 ] {0b57b35b-69ba-4378-bbb5-68139aeda697} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001486 sec., 43068.64064602961 rows/sec., 3.36 MiB/sec. | ||
| 1081 | 2026.05.05 23:55:26.463579 [ 3 ] {0b57b35b-69ba-4378-bbb5-68139aeda697} <Debug> TCPHandler: Processed in 0.001652394 sec. | ||
| 1082 | 2026.05.05 23:55:26.463700 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.05.05 23:55:26.463796 [ 3 ] {08cc6cce-0203-4977-9b2c-6d1e50afde49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1084 | 2026.05.05 23:55:26.463840 [ 3 ] {08cc6cce-0203-4977-9b2c-6d1e50afde49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1085 | 2026.05.05 23:55:26.464219 [ 3 ] {08cc6cce-0203-4977-9b2c-6d1e50afde49} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.05.05 23:55:26.464253 [ 3 ] {08cc6cce-0203-4977-9b2c-6d1e50afde49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1087 | 2026.05.05 23:55:26.464679 [ 3 ] {08cc6cce-0203-4977-9b2c-6d1e50afde49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1088 | 2026.05.05 23:55:26.465142 [ 3 ] {08cc6cce-0203-4977-9b2c-6d1e50afde49} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.05.05 23:55:26.465272 [ 3 ] {08cc6cce-0203-4977-9b2c-6d1e50afde49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
| 1090 | 2026.05.05 23:55:26.465308 [ 3 ] {08cc6cce-0203-4977-9b2c-6d1e50afde49} <Debug> TCPHandler: Processed in 0.001656803 sec. | ||
| 1091 | 2026.05.05 23:55:26.465422 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.05.05 23:55:26.465516 [ 3 ] {4a006cb8-596f-49b5-9fcb-33ef0041f2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1093 | 2026.05.05 23:55:26.465557 [ 3 ] {4a006cb8-596f-49b5-9fcb-33ef0041f2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1094 | 2026.05.05 23:55:26.465884 [ 3 ] {4a006cb8-596f-49b5-9fcb-33ef0041f2b6} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.05.05 23:55:26.465920 [ 3 ] {4a006cb8-596f-49b5-9fcb-33ef0041f2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1096 | 2026.05.05 23:55:26.466315 [ 3 ] {4a006cb8-596f-49b5-9fcb-33ef0041f2b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1097 | 2026.05.05 23:55:26.466731 [ 3 ] {4a006cb8-596f-49b5-9fcb-33ef0041f2b6} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.05.05 23:55:26.466864 [ 3 ] {4a006cb8-596f-49b5-9fcb-33ef0041f2b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 1099 | 2026.05.05 23:55:26.466898 [ 3 ] {4a006cb8-596f-49b5-9fcb-33ef0041f2b6} <Debug> TCPHandler: Processed in 0.001525342 sec. | ||
| 1100 | 2026.05.05 23:55:27.469442 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35362 | ||
| 1101 | 2026.05.05 23:55:27.469588 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1102 | 2026.05.05 23:55:27.469623 [ 303 ] {} <Debug> TCP-Session: 3ef2371d-20b5-4676-96ab-2b60a47b9225 Authenticating user 'default' from [fd00:1122:3344:101::e]:35362 | ||
| 1103 | 2026.05.05 23:55:27.469646 [ 303 ] {} <Debug> TCP-Session: 3ef2371d-20b5-4676-96ab-2b60a47b9225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.05.05 23:55:27.469660 [ 303 ] {} <Debug> TCP-Session: 3ef2371d-20b5-4676-96ab-2b60a47b9225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.05.05 23:55:27.469991 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63499 | ||
| 1106 | 2026.05.05 23:55:27.470068 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41455 | ||
| 1107 | 2026.05.05 23:55:27.470075 [ 303 ] {} <Trace> TCP-Session: 3ef2371d-20b5-4676-96ab-2b60a47b9225 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.05.05 23:55:27.470192 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61009 | ||
| 1109 | 2026.05.05 23:55:27.470232 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.05.05 23:55:27.470279 [ 304 ] {} <Debug> TCP-Session: e7f98870-ffd7-4b8d-9c1a-4bf8d6313cf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63499 | ||
| 1111 | 2026.05.05 23:55:27.470302 [ 304 ] {} <Debug> TCP-Session: e7f98870-ffd7-4b8d-9c1a-4bf8d6313cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.05.05 23:55:27.470310 [ 303 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1113 | 2026.05.05 23:55:27.470315 [ 304 ] {} <Debug> TCP-Session: e7f98870-ffd7-4b8d-9c1a-4bf8d6313cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.05.05 23:55:27.470358 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41133 | ||
| 1115 | 2026.05.05 23:55:27.470385 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1116 | 2026.05.05 23:55:27.470434 [ 305 ] {} <Debug> TCP-Session: 0c47a056-dc0f-4f6a-9691-6fe4b6fdd296 Authenticating user 'default' from [fd00:1122:3344:101::e]:41455 | ||
| 1117 | 2026.05.05 23:55:27.470467 [ 305 ] {} <Debug> TCP-Session: 0c47a056-dc0f-4f6a-9691-6fe4b6fdd296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.05.05 23:55:27.470485 [ 305 ] {} <Debug> TCP-Session: 0c47a056-dc0f-4f6a-9691-6fe4b6fdd296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.05.05 23:55:27.470494 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60463 | ||
| 1120 | 2026.05.05 23:55:27.470504 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.05.05 23:55:27.470566 [ 306 ] {} <Debug> TCP-Session: a33fc297-b002-4c99-9dc2-f2cd388ae7bc Authenticating user 'default' from [fd00:1122:3344:101::e]:61009 | ||
| 1122 | 2026.05.05 23:55:27.470575 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2026.05.05 23:55:27.470590 [ 306 ] {} <Debug> TCP-Session: a33fc297-b002-4c99-9dc2-f2cd388ae7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.05.05 23:55:27.470613 [ 307 ] {} <Debug> TCP-Session: 6c4de9e4-54a0-4aeb-959c-d3fee08280f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41133 | ||
| 1125 | 2026.05.05 23:55:27.470614 [ 306 ] {} <Debug> TCP-Session: a33fc297-b002-4c99-9dc2-f2cd388ae7bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.05.05 23:55:27.470640 [ 307 ] {} <Debug> TCP-Session: 6c4de9e4-54a0-4aeb-959c-d3fee08280f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.05.05 23:55:27.470644 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50198 | ||
| 1128 | 2026.05.05 23:55:27.470661 [ 307 ] {} <Debug> TCP-Session: 6c4de9e4-54a0-4aeb-959c-d3fee08280f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.05 23:55:27.470679 [ 303 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1130 | 2026.05.05 23:55:27.470692 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2026.05.05 23:55:27.470749 [ 303 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1132 | 2026.05.05 23:55:27.470771 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62194 | ||
| 1133 | 2026.05.05 23:55:27.470809 [ 308 ] {} <Debug> TCP-Session: 70ffd2ac-35f0-434e-b7b1-1956965df0b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60463 | ||
| 1134 | 2026.05.05 23:55:27.470840 [ 308 ] {} <Debug> TCP-Session: 70ffd2ac-35f0-434e-b7b1-1956965df0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.05.05 23:55:27.470859 [ 308 ] {} <Debug> TCP-Session: 70ffd2ac-35f0-434e-b7b1-1956965df0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.05.05 23:55:27.470865 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.05.05 23:55:27.470903 [ 309 ] {} <Debug> TCP-Session: 220880e0-508a-4177-b80c-7afe038618a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50198 | ||
| 1138 | 2026.05.05 23:55:27.470920 [ 309 ] {} <Debug> TCP-Session: 220880e0-508a-4177-b80c-7afe038618a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.05.05 23:55:27.470933 [ 309 ] {} <Debug> TCP-Session: 220880e0-508a-4177-b80c-7afe038618a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.05.05 23:55:27.472983 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54012 | ||
| 1141 | 2026.05.05 23:55:27.475013 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.05.05 23:55:27.475056 [ 310 ] {} <Debug> TCP-Session: 49373ca2-1f83-44dd-af3c-73305035eb9e Authenticating user 'default' from [fd00:1122:3344:101::e]:62194 | ||
| 1143 | 2026.05.05 23:55:27.475068 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.05.05 23:55:27.475079 [ 310 ] {} <Debug> TCP-Session: 49373ca2-1f83-44dd-af3c-73305035eb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.05.05 23:55:27.475110 [ 311 ] {} <Debug> TCP-Session: 50d6f5e3-6df5-41bd-a550-7343bf01c39a Authenticating user 'default' from [fd00:1122:3344:101::e]:54012 | ||
| 1146 | 2026.05.05 23:55:27.475111 [ 310 ] {} <Debug> TCP-Session: 49373ca2-1f83-44dd-af3c-73305035eb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.05.05 23:55:27.475136 [ 311 ] {} <Debug> TCP-Session: 50d6f5e3-6df5-41bd-a550-7343bf01c39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.05.05 23:55:27.475157 [ 311 ] {} <Debug> TCP-Session: 50d6f5e3-6df5-41bd-a550-7343bf01c39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.05.05 23:55:27.477556 [ 303 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 1150 | 2026.05.05 23:55:27.492999 [ 314 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Trace> AggregatingTransform: Aggregating | ||
| 1151 | 2026.05.05 23:55:27.493104 [ 314 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1152 | 2026.05.05 23:55:27.493778 [ 314 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003864142 sec. (258.790 rows/sec., 10.11 KiB/sec.) | ||
| 1153 | 2026.05.05 23:55:27.493806 [ 314 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Trace> Aggregator: Merging aggregated data | ||
| 1154 | 2026.05.05 23:55:27.493842 [ 314 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1155 | 2026.05.05 23:55:27.499224 [ 303 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.028979 sec., 34.50774698919907 rows/sec., 1.35 KiB/sec. | ||
| 1156 | 2026.05.05 23:55:27.499429 [ 303 ] {a6c023a9-69f2-400f-a802-5e8c03d99e6b} <Debug> TCPHandler: Processed in 0.029513141 sec. | ||
| 1157 | 2026.05.05 23:55:27.510392 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1158 | 2026.05.05 23:55:27.510468 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2026.05.05 23:55:27.510499 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2026.05.05 23:55:27.510541 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2026.05.05 23:55:27.510563 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2026.05.05 23:55:27.510586 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2026.05.05 23:55:27.510609 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.05.05 23:55:27.510629 [ 306 ] {} <Debug> TCP-Session: a33fc297-b002-4c99-9dc2-f2cd388ae7bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.05.05 23:55:27.510657 [ 307 ] {} <Debug> TCP-Session: 6c4de9e4-54a0-4aeb-959c-d3fee08280f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.05.05 23:55:27.510679 [ 311 ] {} <Debug> TCP-Session: 50d6f5e3-6df5-41bd-a550-7343bf01c39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.05.05 23:55:27.510633 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1168 | 2026.05.05 23:55:27.510636 [ 310 ] {} <Debug> TCP-Session: 49373ca2-1f83-44dd-af3c-73305035eb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.05.05 23:55:27.510592 [ 305 ] {} <Debug> TCP-Session: 0c47a056-dc0f-4f6a-9691-6fe4b6fdd296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.05.05 23:55:27.510762 [ 308 ] {} <Debug> TCP-Session: 70ffd2ac-35f0-434e-b7b1-1956965df0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.05.05 23:55:27.510558 [ 304 ] {} <Debug> TCP-Session: e7f98870-ffd7-4b8d-9c1a-4bf8d6313cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.05 23:55:27.510547 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.05.05 23:55:27.510472 [ 303 ] {} <Debug> TCP-Session: 3ef2371d-20b5-4676-96ab-2b60a47b9225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.05.05 23:55:27.510865 [ 309 ] {} <Debug> TCP-Session: 220880e0-508a-4177-b80c-7afe038618a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.05.05 23:55:27.544899 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35156 | ||
| 1176 | 2026.05.05 23:55:27.545009 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1177 | 2026.05.05 23:55:27.545037 [ 303 ] {} <Debug> TCP-Session: c61462b2-8086-49ed-94e4-5b417e82be2c Authenticating user 'default' from [fd00:1122:3344:101::e]:35156 | ||
| 1178 | 2026.05.05 23:55:27.545060 [ 303 ] {} <Debug> TCP-Session: c61462b2-8086-49ed-94e4-5b417e82be2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.05.05 23:55:27.545075 [ 303 ] {} <Debug> TCP-Session: c61462b2-8086-49ed-94e4-5b417e82be2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.05.05 23:55:27.545325 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49031 | ||
| 1181 | 2026.05.05 23:55:27.545326 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65226 | ||
| 1182 | 2026.05.05 23:55:27.545378 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49710 | ||
| 1183 | 2026.05.05 23:55:27.545382 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59204 | ||
| 1184 | 2026.05.05 23:55:27.545456 [ 303 ] {} <Trace> TCP-Session: c61462b2-8086-49ed-94e4-5b417e82be2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.05.05 23:55:27.545474 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1186 | 2026.05.05 23:55:27.545470 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1187 | 2026.05.05 23:55:27.545515 [ 307 ] {} <Debug> TCP-Session: 14ca36b8-515f-4c81-b304-3f8435bc74eb Authenticating user 'default' from [fd00:1122:3344:101::e]:49710 | ||
| 1188 | 2026.05.05 23:55:27.545545 [ 305 ] {} <Debug> TCP-Session: bfa51589-841d-41f3-81a3-e8731d0acb43 Authenticating user 'default' from [fd00:1122:3344:101::e]:65226 | ||
| 1189 | 2026.05.05 23:55:27.545554 [ 307 ] {} <Debug> TCP-Session: 14ca36b8-515f-4c81-b304-3f8435bc74eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.05.05 23:55:27.545580 [ 305 ] {} <Debug> TCP-Session: bfa51589-841d-41f3-81a3-e8731d0acb43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.05.05 23:55:27.545586 [ 307 ] {} <Debug> TCP-Session: 14ca36b8-515f-4c81-b304-3f8435bc74eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.05.05 23:55:27.545602 [ 305 ] {} <Debug> TCP-Session: bfa51589-841d-41f3-81a3-e8731d0acb43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.05.05 23:55:27.545551 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1194 | 2026.05.05 23:55:27.545429 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55371 | ||
| 1195 | 2026.05.05 23:55:27.545664 [ 306 ] {} <Debug> TCP-Session: 49c76cca-6a02-4543-be8c-677e5175f40c Authenticating user 'default' from [fd00:1122:3344:101::e]:59204 | ||
| 1196 | 2026.05.05 23:55:27.545417 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40898 | ||
| 1197 | 2026.05.05 23:55:27.545697 [ 306 ] {} <Debug> TCP-Session: 49c76cca-6a02-4543-be8c-677e5175f40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.05.05 23:55:27.545407 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51159 | ||
| 1199 | 2026.05.05 23:55:27.545727 [ 306 ] {} <Debug> TCP-Session: 49c76cca-6a02-4543-be8c-677e5175f40c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.05.05 23:55:27.545730 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.05.05 23:55:27.545762 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1202 | 2026.05.05 23:55:27.545780 [ 311 ] {} <Debug> TCP-Session: a76da669-5651-43da-9f8e-842b0f6df94a Authenticating user 'default' from [fd00:1122:3344:101::e]:55371 | ||
| 1203 | 2026.05.05 23:55:27.545794 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2026.05.05 23:55:27.545811 [ 311 ] {} <Debug> TCP-Session: a76da669-5651-43da-9f8e-842b0f6df94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.05.05 23:55:27.545804 [ 310 ] {} <Debug> TCP-Session: 8d15b286-f0bf-4748-ac8c-149fa6db9b29 Authenticating user 'default' from [fd00:1122:3344:101::e]:40898 | ||
| 1206 | 2026.05.05 23:55:27.545844 [ 311 ] {} <Debug> TCP-Session: a76da669-5651-43da-9f8e-842b0f6df94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.05.05 23:55:27.545847 [ 309 ] {} <Debug> TCP-Session: 2bdee761-a47b-4aaa-b5b8-8291b3954749 Authenticating user 'default' from [fd00:1122:3344:101::e]:51159 | ||
| 1208 | 2026.05.05 23:55:27.545868 [ 310 ] {} <Debug> TCP-Session: 8d15b286-f0bf-4748-ac8c-149fa6db9b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.05.05 23:55:27.545891 [ 309 ] {} <Debug> TCP-Session: 2bdee761-a47b-4aaa-b5b8-8291b3954749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.05.05 23:55:27.545897 [ 310 ] {} <Debug> TCP-Session: 8d15b286-f0bf-4748-ac8c-149fa6db9b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.05.05 23:55:27.545916 [ 309 ] {} <Debug> TCP-Session: 2bdee761-a47b-4aaa-b5b8-8291b3954749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.05.05 23:55:27.545390 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40608 | ||
| 1213 | 2026.05.05 23:55:27.545441 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1214 | 2026.05.05 23:55:27.545648 [ 303 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35156) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1215 | 2026.05.05 23:55:27.546025 [ 304 ] {} <Debug> TCP-Session: 4fee881c-fea2-4eb9-84a4-bae5d3564c81 Authenticating user 'default' from [fd00:1122:3344:101::e]:49031 | ||
| 1216 | 2026.05.05 23:55:27.546042 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1217 | 2026.05.05 23:55:27.546052 [ 304 ] {} <Debug> TCP-Session: 4fee881c-fea2-4eb9-84a4-bae5d3564c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.05.05 23:55:27.546085 [ 304 ] {} <Debug> TCP-Session: 4fee881c-fea2-4eb9-84a4-bae5d3564c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.05.05 23:55:27.546085 [ 308 ] {} <Debug> TCP-Session: f5cd080f-595e-4e5c-bb34-38f43ec0d12d Authenticating user 'default' from [fd00:1122:3344:101::e]:40608 | ||
| 1220 | 2026.05.05 23:55:27.546131 [ 308 ] {} <Debug> TCP-Session: f5cd080f-595e-4e5c-bb34-38f43ec0d12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.05.05 23:55:27.546152 [ 308 ] {} <Debug> TCP-Session: f5cd080f-595e-4e5c-bb34-38f43ec0d12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.05.05 23:55:27.546289 [ 303 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1223 | 2026.05.05 23:55:27.546351 [ 303 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.05.05 23:55:27.546645 [ 303 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 1225 | 2026.05.05 23:55:27.547739 [ 312 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Trace> AggregatingTransform: Aggregating | ||
| 1226 | 2026.05.05 23:55:27.547792 [ 312 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Trace> Aggregator: Aggregation method: without_key | ||
| 1227 | 2026.05.05 23:55:27.547833 [ 312 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001083309 sec. (923.098 rows/sec., 36.06 KiB/sec.) | ||
| 1228 | 2026.05.05 23:55:27.547854 [ 312 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Trace> Aggregator: Merging aggregated data | ||
| 1229 | 2026.05.05 23:55:27.549169 [ 303 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003576 sec., 279.64205816554806 rows/sec., 10.92 KiB/sec. | ||
| 1230 | 2026.05.05 23:55:27.549376 [ 303 ] {966159c9-5960-4276-98ab-6b65d4473f19} <Debug> TCPHandler: Processed in 0.004088993 sec. | ||
| 1231 | 2026.05.05 23:55:27.549528 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1232 | 2026.05.05 23:55:27.549558 [ 303 ] {} <Debug> TCP-Session: c61462b2-8086-49ed-94e4-5b417e82be2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.05.05 23:55:27.549560 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1234 | 2026.05.05 23:55:27.549578 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1235 | 2026.05.05 23:55:27.549598 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1236 | 2026.05.05 23:55:27.549610 [ 306 ] {} <Debug> TCP-Session: 49c76cca-6a02-4543-be8c-677e5175f40c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.05.05 23:55:27.549625 [ 311 ] {} <Debug> TCP-Session: a76da669-5651-43da-9f8e-842b0f6df94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.05.05 23:55:27.549647 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2026.05.05 23:55:27.549656 [ 307 ] {} <Debug> TCP-Session: 14ca36b8-515f-4c81-b304-3f8435bc74eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.05.05 23:55:27.549671 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1241 | 2026.05.05 23:55:27.549704 [ 304 ] {} <Debug> TCP-Session: 4fee881c-fea2-4eb9-84a4-bae5d3564c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.05.05 23:55:27.549685 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2026.05.05 23:55:27.549736 [ 309 ] {} <Debug> TCP-Session: 2bdee761-a47b-4aaa-b5b8-8291b3954749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.05.05 23:55:27.549657 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.05.05 23:55:27.549770 [ 310 ] {} <Debug> TCP-Session: 8d15b286-f0bf-4748-ac8c-149fa6db9b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.05.05 23:55:27.549624 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2026.05.05 23:55:27.549812 [ 305 ] {} <Debug> TCP-Session: bfa51589-841d-41f3-81a3-e8731d0acb43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.05.05 23:55:27.549845 [ 308 ] {} <Debug> TCP-Session: f5cd080f-595e-4e5c-bb34-38f43ec0d12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.05.05 23:55:27.951454 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59003 | ||
| 1250 | 2026.05.05 23:55:27.951566 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1251 | 2026.05.05 23:55:27.951593 [ 307 ] {} <Debug> TCP-Session: f0ace0b3-8120-45a5-ad4c-811af269be7d Authenticating user 'default' from [fd00:1122:3344:101::e]:59003 | ||
| 1252 | 2026.05.05 23:55:27.951614 [ 307 ] {} <Debug> TCP-Session: f0ace0b3-8120-45a5-ad4c-811af269be7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.05.05 23:55:27.951628 [ 307 ] {} <Debug> TCP-Session: f0ace0b3-8120-45a5-ad4c-811af269be7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.05.05 23:55:27.951838 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45616 | ||
| 1255 | 2026.05.05 23:55:27.951863 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63828 | ||
| 1256 | 2026.05.05 23:55:27.951905 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59654 | ||
| 1257 | 2026.05.05 23:55:27.951923 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52830 | ||
| 1258 | 2026.05.05 23:55:27.951978 [ 307 ] {} <Trace> TCP-Session: f0ace0b3-8120-45a5-ad4c-811af269be7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.05.05 23:55:27.952002 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1260 | 2026.05.05 23:55:27.952034 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1261 | 2026.05.05 23:55:27.952050 [ 309 ] {} <Debug> TCP-Session: 6c3caee9-7b18-47d9-a495-6ec098892cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63828 | ||
| 1262 | 2026.05.05 23:55:27.952052 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2026.05.05 23:55:27.952074 [ 304 ] {} <Debug> TCP-Session: a34bffe5-25ed-4934-a014-007dbae7a4dc Authenticating user 'default' from [fd00:1122:3344:101::e]:59654 | ||
| 1264 | 2026.05.05 23:55:27.952083 [ 309 ] {} <Debug> TCP-Session: 6c3caee9-7b18-47d9-a495-6ec098892cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.05.05 23:55:27.952092 [ 306 ] {} <Debug> TCP-Session: bbedc912-6e36-457b-a360-b0c20e55f581 Authenticating user 'default' from [fd00:1122:3344:101::e]:52830 | ||
| 1266 | 2026.05.05 23:55:27.952113 [ 304 ] {} <Debug> TCP-Session: a34bffe5-25ed-4934-a014-007dbae7a4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.05.05 23:55:27.952120 [ 309 ] {} <Debug> TCP-Session: 6c3caee9-7b18-47d9-a495-6ec098892cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.05.05 23:55:27.952133 [ 306 ] {} <Debug> TCP-Session: bbedc912-6e36-457b-a360-b0c20e55f581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.05.05 23:55:27.952144 [ 304 ] {} <Debug> TCP-Session: a34bffe5-25ed-4934-a014-007dbae7a4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.05.05 23:55:27.952163 [ 306 ] {} <Debug> TCP-Session: bbedc912-6e36-457b-a360-b0c20e55f581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.05.05 23:55:27.951966 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1272 | 2026.05.05 23:55:27.952199 [ 307 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59003) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1273 | 2026.05.05 23:55:27.952239 [ 308 ] {} <Debug> TCP-Session: 3b20e2e0-36f9-4e5a-9f97-162b2eccb855 Authenticating user 'default' from [fd00:1122:3344:101::e]:45616 | ||
| 1274 | 2026.05.05 23:55:27.951881 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38839 | ||
| 1275 | 2026.05.05 23:55:27.952272 [ 308 ] {} <Debug> TCP-Session: 3b20e2e0-36f9-4e5a-9f97-162b2eccb855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.05.05 23:55:27.951882 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55774 | ||
| 1277 | 2026.05.05 23:55:27.952310 [ 308 ] {} <Debug> TCP-Session: 3b20e2e0-36f9-4e5a-9f97-162b2eccb855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.05.05 23:55:27.952355 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1279 | 2026.05.05 23:55:27.951913 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36681 | ||
| 1280 | 2026.05.05 23:55:27.952403 [ 310 ] {} <Debug> TCP-Session: e28a3b5d-c636-465d-ac87-ca2636907f2c Authenticating user 'default' from [fd00:1122:3344:101::e]:38839 | ||
| 1281 | 2026.05.05 23:55:27.952397 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1282 | 2026.05.05 23:55:27.952446 [ 310 ] {} <Debug> TCP-Session: e28a3b5d-c636-465d-ac87-ca2636907f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.05.05 23:55:27.952469 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1284 | 2026.05.05 23:55:27.952471 [ 311 ] {} <Debug> TCP-Session: 75db8c27-5d2a-4bf1-a2a2-a28d94bbd5a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55774 | ||
| 1285 | 2026.05.05 23:55:27.952485 [ 310 ] {} <Debug> TCP-Session: e28a3b5d-c636-465d-ac87-ca2636907f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2026.05.05 23:55:27.952502 [ 305 ] {} <Debug> TCP-Session: 3e2cca2b-69ef-424c-aa6f-5689aa03ae13 Authenticating user 'default' from [fd00:1122:3344:101::e]:36681 | ||
| 1287 | 2026.05.05 23:55:27.952511 [ 311 ] {} <Debug> TCP-Session: 75db8c27-5d2a-4bf1-a2a2-a28d94bbd5a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.05.05 23:55:27.952542 [ 305 ] {} <Debug> TCP-Session: 3e2cca2b-69ef-424c-aa6f-5689aa03ae13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.05.05 23:55:27.952554 [ 311 ] {} <Debug> TCP-Session: 75db8c27-5d2a-4bf1-a2a2-a28d94bbd5a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.05.05 23:55:27.952557 [ 307 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1291 | 2026.05.05 23:55:27.952569 [ 305 ] {} <Debug> TCP-Session: 3e2cca2b-69ef-424c-aa6f-5689aa03ae13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.05.05 23:55:27.951893 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64265 | ||
| 1293 | 2026.05.05 23:55:27.952634 [ 307 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1294 | 2026.05.05 23:55:27.952686 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1295 | 2026.05.05 23:55:27.952710 [ 303 ] {} <Debug> TCP-Session: f2d9aeca-25fe-44ed-8f09-de9da852bd83 Authenticating user 'default' from [fd00:1122:3344:101::e]:64265 | ||
| 1296 | 2026.05.05 23:55:27.952728 [ 303 ] {} <Debug> TCP-Session: f2d9aeca-25fe-44ed-8f09-de9da852bd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.05.05 23:55:27.952741 [ 303 ] {} <Debug> TCP-Session: f2d9aeca-25fe-44ed-8f09-de9da852bd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.05.05 23:55:27.952975 [ 307 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 1299 | 2026.05.05 23:55:27.954149 [ 348 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Trace> AggregatingTransform: Aggregating | ||
| 1300 | 2026.05.05 23:55:27.954198 [ 348 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1301 | 2026.05.05 23:55:27.954231 [ 348 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00115639 sec. (864.760 rows/sec., 33.78 KiB/sec.) | ||
| 1302 | 2026.05.05 23:55:27.954249 [ 348 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Trace> Aggregator: Merging aggregated data | ||
| 1303 | 2026.05.05 23:55:27.955735 [ 307 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003601 sec., 277.700638711469 rows/sec., 10.85 KiB/sec. | ||
| 1304 | 2026.05.05 23:55:27.955953 [ 307 ] {2509306a-d9c5-4e6b-ace0-3972146c482b} <Debug> TCPHandler: Processed in 0.004124984 sec. | ||
| 1305 | 2026.05.05 23:55:27.956134 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1306 | 2026.05.05 23:55:27.956214 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1307 | 2026.05.05 23:55:27.956240 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1308 | 2026.05.05 23:55:27.956270 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1309 | 2026.05.05 23:55:27.956292 [ 307 ] {} <Debug> TCP-Session: f0ace0b3-8120-45a5-ad4c-811af269be7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2026.05.05 23:55:27.956308 [ 310 ] {} <Debug> TCP-Session: e28a3b5d-c636-465d-ac87-ca2636907f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2026.05.05 23:55:27.956319 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1312 | 2026.05.05 23:55:27.956335 [ 309 ] {} <Debug> TCP-Session: 6c3caee9-7b18-47d9-a495-6ec098892cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2026.05.05 23:55:27.956359 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2026.05.05 23:55:27.956382 [ 311 ] {} <Debug> TCP-Session: 75db8c27-5d2a-4bf1-a2a2-a28d94bbd5a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.05.05 23:55:27.956294 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.05.05 23:55:27.956424 [ 304 ] {} <Debug> TCP-Session: a34bffe5-25ed-4934-a014-007dbae7a4dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.05.05 23:55:27.956198 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1318 | 2026.05.05 23:55:27.956478 [ 305 ] {} <Debug> TCP-Session: 3e2cca2b-69ef-424c-aa6f-5689aa03ae13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.05.05 23:55:27.956513 [ 306 ] {} <Debug> TCP-Session: bbedc912-6e36-457b-a360-b0c20e55f581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.05.05 23:55:27.956179 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1321 | 2026.05.05 23:55:27.956342 [ 303 ] {} <Debug> TCP-Session: f2d9aeca-25fe-44ed-8f09-de9da852bd83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.05.05 23:55:27.956590 [ 308 ] {} <Debug> TCP-Session: 3b20e2e0-36f9-4e5a-9f97-162b2eccb855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.05.05 23:55:28.001311 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.70 MiB, peak 177.83 MiB, free memory in arenas 0.00 B, will set to 167.71 MiB (RSS), difference: 2.01 MiB | ||
| 1324 | 2026.05.05 23:55:30.756908 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1325 | 2026.05.05 23:55:30.756958 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1326 | 2026.05.05 23:55:30.811566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 146 | ||
| 1327 | 2026.05.05 23:55:30.811715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 1900 | ||
| 1328 | 2026.05.05 23:55:30.812218 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.05.05 23:55:30.812269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1330 | 2026.05.05 23:55:30.812935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1331 | 2026.05.05 23:55:30.813382 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.05.05 23:55:30.813523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1900 | ||
| 1333 | 2026.05.05 23:55:30.813682 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.05.05 23:55:30.813733 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1335 | 2026.05.05 23:55:30.815094 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1336 | 2026.05.05 23:55:30.815624 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.05.05 23:55:30.815965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 146 | ||
| 1338 | 2026.05.05 23:55:30.897635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1339 | 2026.05.05 23:55:30.914852 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.05.05 23:55:30.914920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1341 | 2026.05.05 23:55:30.921573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1342 | 2026.05.05 23:55:30.922740 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.05.05 23:55:30.925778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1344 | 2026.05.05 23:55:31.000450 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.27 MiB, peak 177.83 MiB, free memory in arenas 0.00 B, will set to 169.87 MiB (RSS), difference: 1.60 MiB | ||
| 1345 | 2026.05.05 23:55:31.461032 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.05.05 23:55:31.461253 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1347 | 2026.05.05 23:55:31.461568 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1348 | 2026.05.05 23:55:31.461604 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1349 | 2026.05.05 23:55:31.461833 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1350 | 2026.05.05 23:55:31.461898 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1351 | 2026.05.05 23:55:31.462030 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1352 | 2026.05.05 23:55:31.462064 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1353 | 2026.05.05 23:55:31.462084 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 1354 | 2026.05.05 23:55:31.462098 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1355 | 2026.05.05 23:55:31.462202 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1356 | 2026.05.05 23:55:31.462222 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1357 | 2026.05.05 23:55:31.463387 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002237 sec., 18328.11801519893 rows/sec., 3.99 MiB/sec. | ||
| 1358 | 2026.05.05 23:55:31.463489 [ 3 ] {927ce298-63cc-46c6-8f13-068b0a56107b} <Debug> TCPHandler: Processed in 0.002603011 sec. | ||
| 1359 | 2026.05.05 23:55:31.468573 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.05.05 23:55:31.468689 [ 3 ] {10f54030-bcc3-4969-aadc-d62681be51be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.05.05 23:55:31.468733 [ 3 ] {10f54030-bcc3-4969-aadc-d62681be51be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1362 | 2026.05.05 23:55:31.469383 [ 3 ] {10f54030-bcc3-4969-aadc-d62681be51be} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.05.05 23:55:31.469432 [ 3 ] {10f54030-bcc3-4969-aadc-d62681be51be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1364 | 2026.05.05 23:55:31.469927 [ 3 ] {10f54030-bcc3-4969-aadc-d62681be51be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2026.05.05 23:55:31.470422 [ 3 ] {10f54030-bcc3-4969-aadc-d62681be51be} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.05.05 23:55:31.470569 [ 3 ] {10f54030-bcc3-4969-aadc-d62681be51be} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001906 sec., 149003.14795383002 rows/sec., 9.46 MiB/sec. | ||
| 1367 | 2026.05.05 23:55:31.470606 [ 3 ] {10f54030-bcc3-4969-aadc-d62681be51be} <Debug> TCPHandler: Processed in 0.002089327 sec. | ||
| 1368 | 2026.05.05 23:55:31.470728 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.05.05 23:55:31.470824 [ 3 ] {b0073e02-b145-412a-a87c-de1c44bdb7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1370 | 2026.05.05 23:55:31.470864 [ 3 ] {b0073e02-b145-412a-a87c-de1c44bdb7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1371 | 2026.05.05 23:55:31.471651 [ 3 ] {b0073e02-b145-412a-a87c-de1c44bdb7b9} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.05.05 23:55:31.471689 [ 3 ] {b0073e02-b145-412a-a87c-de1c44bdb7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1373 | 2026.05.05 23:55:31.472201 [ 3 ] {b0073e02-b145-412a-a87c-de1c44bdb7b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1374 | 2026.05.05 23:55:31.472582 [ 3 ] {b0073e02-b145-412a-a87c-de1c44bdb7b9} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.05.05 23:55:31.472713 [ 3 ] {b0073e02-b145-412a-a87c-de1c44bdb7b9} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001903 sec., 430373.0951129795 rows/sec., 33.38 MiB/sec. | ||
| 1376 | 2026.05.05 23:55:31.472749 [ 3 ] {b0073e02-b145-412a-a87c-de1c44bdb7b9} <Debug> TCPHandler: Processed in 0.002074167 sec. | ||
| 1377 | 2026.05.05 23:55:31.472861 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.05.05 23:55:31.472954 [ 3 ] {05fbd233-1072-42b4-bfbf-b65977cc76a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1379 | 2026.05.05 23:55:31.472993 [ 3 ] {05fbd233-1072-42b4-bfbf-b65977cc76a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1380 | 2026.05.05 23:55:31.473483 [ 3 ] {05fbd233-1072-42b4-bfbf-b65977cc76a6} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.05.05 23:55:31.473521 [ 3 ] {05fbd233-1072-42b4-bfbf-b65977cc76a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1382 | 2026.05.05 23:55:31.473921 [ 3 ] {05fbd233-1072-42b4-bfbf-b65977cc76a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1383 | 2026.05.05 23:55:31.474339 [ 3 ] {05fbd233-1072-42b4-bfbf-b65977cc76a6} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.05.05 23:55:31.474464 [ 3 ] {05fbd233-1072-42b4-bfbf-b65977cc76a6} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001497 sec., 102204.40881763527 rows/sec., 6.11 MiB/sec. | ||
| 1385 | 2026.05.05 23:55:31.474499 [ 3 ] {05fbd233-1072-42b4-bfbf-b65977cc76a6} <Debug> TCPHandler: Processed in 0.001664553 sec. | ||
| 1386 | 2026.05.05 23:55:31.474610 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.05.05 23:55:31.474701 [ 3 ] {1eb89cd6-dd5f-4d69-954c-94b7cdc9998e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.05.05 23:55:31.474740 [ 3 ] {1eb89cd6-dd5f-4d69-954c-94b7cdc9998e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1389 | 2026.05.05 23:55:31.475213 [ 3 ] {1eb89cd6-dd5f-4d69-954c-94b7cdc9998e} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.05.05 23:55:31.475250 [ 3 ] {1eb89cd6-dd5f-4d69-954c-94b7cdc9998e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1391 | 2026.05.05 23:55:31.475651 [ 3 ] {1eb89cd6-dd5f-4d69-954c-94b7cdc9998e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2026.05.05 23:55:31.476075 [ 3 ] {1eb89cd6-dd5f-4d69-954c-94b7cdc9998e} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.05.05 23:55:31.476207 [ 3 ] {1eb89cd6-dd5f-4d69-954c-94b7cdc9998e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001491 sec., 99932.93091884641 rows/sec., 6.46 MiB/sec. | ||
| 1394 | 2026.05.05 23:55:31.476241 [ 3 ] {1eb89cd6-dd5f-4d69-954c-94b7cdc9998e} <Debug> TCPHandler: Processed in 0.001655733 sec. | ||
| 1395 | 2026.05.05 23:55:31.476354 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.05.05 23:55:31.476442 [ 3 ] {f0f30b36-167b-45e2-bb1f-52ac214d4810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.05.05 23:55:31.476481 [ 3 ] {f0f30b36-167b-45e2-bb1f-52ac214d4810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1398 | 2026.05.05 23:55:31.476887 [ 3 ] {f0f30b36-167b-45e2-bb1f-52ac214d4810} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.05.05 23:55:31.476922 [ 3 ] {f0f30b36-167b-45e2-bb1f-52ac214d4810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1400 | 2026.05.05 23:55:31.477374 [ 3 ] {f0f30b36-167b-45e2-bb1f-52ac214d4810} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1401 | 2026.05.05 23:55:31.477828 [ 3 ] {f0f30b36-167b-45e2-bb1f-52ac214d4810} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.05.05 23:55:31.477956 [ 3 ] {f0f30b36-167b-45e2-bb1f-52ac214d4810} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001512 sec., 97883.59788359787 rows/sec., 5.57 MiB/sec. | ||
| 1403 | 2026.05.05 23:55:31.477992 [ 3 ] {f0f30b36-167b-45e2-bb1f-52ac214d4810} <Debug> TCPHandler: Processed in 0.001675273 sec. | ||
| 1404 | 2026.05.05 23:55:31.478110 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.05.05 23:55:31.478204 [ 3 ] {f19ebf09-6ca3-4952-aecc-229f9ab2fd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1406 | 2026.05.05 23:55:31.478241 [ 3 ] {f19ebf09-6ca3-4952-aecc-229f9ab2fd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1407 | 2026.05.05 23:55:31.478770 [ 3 ] {f19ebf09-6ca3-4952-aecc-229f9ab2fd91} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.05.05 23:55:31.478804 [ 3 ] {f19ebf09-6ca3-4952-aecc-229f9ab2fd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1409 | 2026.05.05 23:55:31.479269 [ 3 ] {f19ebf09-6ca3-4952-aecc-229f9ab2fd91} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1410 | 2026.05.05 23:55:31.479694 [ 3 ] {f19ebf09-6ca3-4952-aecc-229f9ab2fd91} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.05.05 23:55:31.479824 [ 3 ] {f19ebf09-6ca3-4952-aecc-229f9ab2fd91} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001635 sec., 306422.0183486239 rows/sec., 21.54 MiB/sec. | ||
| 1412 | 2026.05.05 23:55:31.479860 [ 3 ] {f19ebf09-6ca3-4952-aecc-229f9ab2fd91} <Debug> TCPHandler: Processed in 0.001797875 sec. | ||
| 1413 | 2026.05.05 23:55:31.479966 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.05.05 23:55:31.480060 [ 3 ] {9bd118b5-78be-4f39-94fb-09d7e5dc3932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1415 | 2026.05.05 23:55:31.480101 [ 3 ] {9bd118b5-78be-4f39-94fb-09d7e5dc3932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1416 | 2026.05.05 23:55:31.480402 [ 3 ] {9bd118b5-78be-4f39-94fb-09d7e5dc3932} <Trace> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.05.05 23:55:31.480435 [ 3 ] {9bd118b5-78be-4f39-94fb-09d7e5dc3932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1418 | 2026.05.05 23:55:31.480810 [ 3 ] {9bd118b5-78be-4f39-94fb-09d7e5dc3932} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1419 | 2026.05.05 23:55:31.481277 [ 3 ] {9bd118b5-78be-4f39-94fb-09d7e5dc3932} <Trace> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.05.05 23:55:31.481409 [ 3 ] {9bd118b5-78be-4f39-94fb-09d7e5dc3932} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
| 1421 | 2026.05.05 23:55:31.481444 [ 3 ] {9bd118b5-78be-4f39-94fb-09d7e5dc3932} <Debug> TCPHandler: Processed in 0.001526323 sec. | ||
| 1422 | 2026.05.05 23:55:31.481557 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.05.05 23:55:31.481651 [ 3 ] {cc89835c-9e3a-4ebe-b957-98d0043dacd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.05.05 23:55:31.481693 [ 3 ] {cc89835c-9e3a-4ebe-b957-98d0043dacd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1425 | 2026.05.05 23:55:31.482103 [ 3 ] {cc89835c-9e3a-4ebe-b957-98d0043dacd0} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.05.05 23:55:31.482140 [ 3 ] {cc89835c-9e3a-4ebe-b957-98d0043dacd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1427 | 2026.05.05 23:55:31.482548 [ 3 ] {cc89835c-9e3a-4ebe-b957-98d0043dacd0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1428 | 2026.05.05 23:55:31.482979 [ 3 ] {cc89835c-9e3a-4ebe-b957-98d0043dacd0} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.05.05 23:55:31.483101 [ 3 ] {cc89835c-9e3a-4ebe-b957-98d0043dacd0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001529 sec., 173315.89274035319 rows/sec., 11.52 MiB/sec. | ||
| 1430 | 2026.05.05 23:55:31.483204 [ 3 ] {cc89835c-9e3a-4ebe-b957-98d0043dacd0} <Debug> TCPHandler: Processed in 0.001695144 sec. | ||
| 1431 | 2026.05.05 23:55:31.483333 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.05.05 23:55:31.483428 [ 3 ] {4d19b567-f94b-4237-920a-93f347e9e65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1433 | 2026.05.05 23:55:31.483469 [ 3 ] {4d19b567-f94b-4237-920a-93f347e9e65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1434 | 2026.05.05 23:55:31.483783 [ 3 ] {4d19b567-f94b-4237-920a-93f347e9e65f} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.05.05 23:55:31.483819 [ 3 ] {4d19b567-f94b-4237-920a-93f347e9e65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1436 | 2026.05.05 23:55:31.484222 [ 3 ] {4d19b567-f94b-4237-920a-93f347e9e65f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1437 | 2026.05.05 23:55:31.484700 [ 3 ] {4d19b567-f94b-4237-920a-93f347e9e65f} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.05.05 23:55:31.484820 [ 3 ] {4d19b567-f94b-4237-920a-93f347e9e65f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
| 1439 | 2026.05.05 23:55:31.484852 [ 3 ] {4d19b567-f94b-4237-920a-93f347e9e65f} <Debug> TCPHandler: Processed in 0.001614153 sec. | ||
| 1440 | 2026.05.05 23:55:31.484950 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.05.05 23:55:31.485036 [ 3 ] {6a91a987-5d02-4d08-bcad-807a29736e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1442 | 2026.05.05 23:55:31.485086 [ 3 ] {6a91a987-5d02-4d08-bcad-807a29736e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1443 | 2026.05.05 23:55:31.485879 [ 3 ] {6a91a987-5d02-4d08-bcad-807a29736e62} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.05 23:55:31.485916 [ 3 ] {6a91a987-5d02-4d08-bcad-807a29736e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1445 | 2026.05.05 23:55:31.486506 [ 3 ] {6a91a987-5d02-4d08-bcad-807a29736e62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1446 | 2026.05.05 23:55:31.486913 [ 3 ] {6a91a987-5d02-4d08-bcad-807a29736e62} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.05 23:55:31.487046 [ 3 ] {6a91a987-5d02-4d08-bcad-807a29736e62} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002026 sec., 5429.417571569596 rows/sec., 9.73 MiB/sec. | ||
| 1448 | 2026.05.05 23:55:31.487101 [ 3 ] {6a91a987-5d02-4d08-bcad-807a29736e62} <Debug> TCPHandler: Processed in 0.002209569 sec. | ||
| 1449 | 2026.05.05 23:55:31.487296 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.05.05 23:55:31.487391 [ 3 ] {7999b8d2-aec0-4c4c-9e40-edde1b879db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1451 | 2026.05.05 23:55:31.487434 [ 3 ] {7999b8d2-aec0-4c4c-9e40-edde1b879db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1452 | 2026.05.05 23:55:31.487782 [ 3 ] {7999b8d2-aec0-4c4c-9e40-edde1b879db4} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.05.05 23:55:31.487818 [ 3 ] {7999b8d2-aec0-4c4c-9e40-edde1b879db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1454 | 2026.05.05 23:55:31.488226 [ 3 ] {7999b8d2-aec0-4c4c-9e40-edde1b879db4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1455 | 2026.05.05 23:55:31.488641 [ 3 ] {7999b8d2-aec0-4c4c-9e40-edde1b879db4} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.05.05 23:55:31.488763 [ 3 ] {7999b8d2-aec0-4c4c-9e40-edde1b879db4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001429 sec., 62981.10566829951 rows/sec., 3.94 MiB/sec. | ||
| 1457 | 2026.05.05 23:55:31.488795 [ 3 ] {7999b8d2-aec0-4c4c-9e40-edde1b879db4} <Debug> TCPHandler: Processed in 0.001590333 sec. | ||
| 1458 | 2026.05.05 23:55:36.471178 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.05.05 23:55:36.471500 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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_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) | ||
| 1460 | 2026.05.05 23:55:36.472095 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1461 | 2026.05.05 23:55:36.472153 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <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', '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 | ||
| 1462 | 2026.05.05 23:55:36.472673 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1463 | 2026.05.05 23:55:36.472770 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1464 | 2026.05.05 23:55:36.472965 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1465 | 2026.05.05 23:55:36.473014 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1466 | 2026.05.05 23:55:36.473044 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 1467 | 2026.05.05 23:55:36.473067 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1468 | 2026.05.05 23:55:36.473124 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <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', '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'))" | ||
| 1469 | 2026.05.05 23:55:36.473154 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1470 | 2026.05.05 23:55:36.474618 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003247 sec., 12627.040344933785 rows/sec., 2.75 MiB/sec. | ||
| 1471 | 2026.05.05 23:55:36.474762 [ 3 ] {35a08f24-7f39-4af7-8124-6d63b0ff386a} <Debug> TCPHandler: Processed in 0.003778761 sec. | ||
| 1472 | 2026.05.05 23:55:36.480568 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.05.05 23:55:36.480726 [ 3 ] {3fb48709-fff4-4100-b982-4f61de479a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1474 | 2026.05.05 23:55:36.480788 [ 3 ] {3fb48709-fff4-4100-b982-4f61de479a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1475 | 2026.05.05 23:55:36.481566 [ 3 ] {3fb48709-fff4-4100-b982-4f61de479a95} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.05.05 23:55:36.481626 [ 3 ] {3fb48709-fff4-4100-b982-4f61de479a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1477 | 2026.05.05 23:55:36.482521 [ 3 ] {3fb48709-fff4-4100-b982-4f61de479a95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1478 | 2026.05.05 23:55:36.483096 [ 3 ] {3fb48709-fff4-4100-b982-4f61de479a95} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.05.05 23:55:36.483378 [ 3 ] {3fb48709-fff4-4100-b982-4f61de479a95} <Debug> executeQuery: Read 9 rows, 3.12 KiB in 0.002697 sec., 3337.041156840934 rows/sec., 1.13 MiB/sec. | ||
| 1480 | 2026.05.05 23:55:36.483453 [ 3 ] {3fb48709-fff4-4100-b982-4f61de479a95} <Debug> TCPHandler: Processed in 0.002981744 sec. | ||
| 1481 | 2026.05.05 23:55:36.483672 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.05.05 23:55:36.483848 [ 3 ] {0c0fd2ef-f9c3-4ec3-8066-1c0b703397ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.05.05 23:55:36.483896 [ 3 ] {0c0fd2ef-f9c3-4ec3-8066-1c0b703397ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1484 | 2026.05.05 23:55:36.484515 [ 3 ] {0c0fd2ef-f9c3-4ec3-8066-1c0b703397ed} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.05.05 23:55:36.484555 [ 3 ] {0c0fd2ef-f9c3-4ec3-8066-1c0b703397ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1486 | 2026.05.05 23:55:36.485161 [ 3 ] {0c0fd2ef-f9c3-4ec3-8066-1c0b703397ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1487 | 2026.05.05 23:55:36.485921 [ 3 ] {0c0fd2ef-f9c3-4ec3-8066-1c0b703397ed} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.05.05 23:55:36.486143 [ 3 ] {0c0fd2ef-f9c3-4ec3-8066-1c0b703397ed} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002329 sec., 10304.851867754402 rows/sec., 875.51 KiB/sec. | ||
| 1489 | 2026.05.05 23:55:36.486201 [ 3 ] {0c0fd2ef-f9c3-4ec3-8066-1c0b703397ed} <Debug> TCPHandler: Processed in 0.002605632 sec. | ||
| 1490 | 2026.05.05 23:55:36.486375 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.05.05 23:55:36.486507 [ 3 ] {f94902ac-47c4-49f3-99b4-2e76b2bb459c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1492 | 2026.05.05 23:55:36.486567 [ 3 ] {f94902ac-47c4-49f3-99b4-2e76b2bb459c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1493 | 2026.05.05 23:55:36.487195 [ 3 ] {f94902ac-47c4-49f3-99b4-2e76b2bb459c} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.05.05 23:55:36.487242 [ 3 ] {f94902ac-47c4-49f3-99b4-2e76b2bb459c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1495 | 2026.05.05 23:55:36.487835 [ 3 ] {f94902ac-47c4-49f3-99b4-2e76b2bb459c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1496 | 2026.05.05 23:55:36.488573 [ 3 ] {f94902ac-47c4-49f3-99b4-2e76b2bb459c} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.05.05 23:55:36.488828 [ 3 ] {f94902ac-47c4-49f3-99b4-2e76b2bb459c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002354 sec., 849.6176720475785 rows/sec., 69.28 KiB/sec. | ||
| 1498 | 2026.05.05 23:55:36.488889 [ 3 ] {f94902ac-47c4-49f3-99b4-2e76b2bb459c} <Debug> TCPHandler: Processed in 0.002581041 sec. | ||
| 1499 | 2026.05.05 23:55:36.489077 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.05.05 23:55:36.489206 [ 3 ] {8984edf8-947b-4971-a17e-633d0a850659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1501 | 2026.05.05 23:55:36.489261 [ 3 ] {8984edf8-947b-4971-a17e-633d0a850659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1502 | 2026.05.05 23:55:36.490266 [ 3 ] {8984edf8-947b-4971-a17e-633d0a850659} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.05.05 23:55:36.490313 [ 3 ] {8984edf8-947b-4971-a17e-633d0a850659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1504 | 2026.05.05 23:55:36.491013 [ 3 ] {8984edf8-947b-4971-a17e-633d0a850659} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1505 | 2026.05.05 23:55:36.492038 [ 3 ] {8984edf8-947b-4971-a17e-633d0a850659} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.05.05 23:55:36.492263 [ 3 ] {8984edf8-947b-4971-a17e-633d0a850659} <Debug> executeQuery: Read 189 rows, 17.08 KiB in 0.003085 sec., 61264.18152350081 rows/sec., 5.41 MiB/sec. | ||
| 1507 | 2026.05.05 23:55:36.492317 [ 3 ] {8984edf8-947b-4971-a17e-633d0a850659} <Debug> TCPHandler: Processed in 0.003302167 sec. | ||
| 1508 | 2026.05.05 23:55:36.492511 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.05.05 23:55:36.492665 [ 3 ] {2bc48bf3-b486-4ec2-90a8-1d170256b768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.05.05 23:55:36.492728 [ 3 ] {2bc48bf3-b486-4ec2-90a8-1d170256b768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1511 | 2026.05.05 23:55:36.493331 [ 3 ] {2bc48bf3-b486-4ec2-90a8-1d170256b768} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.05.05 23:55:36.493380 [ 3 ] {2bc48bf3-b486-4ec2-90a8-1d170256b768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1513 | 2026.05.05 23:55:36.493959 [ 3 ] {2bc48bf3-b486-4ec2-90a8-1d170256b768} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1514 | 2026.05.05 23:55:36.494748 [ 3 ] {2bc48bf3-b486-4ec2-90a8-1d170256b768} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.05.05 23:55:36.494972 [ 3 ] {2bc48bf3-b486-4ec2-90a8-1d170256b768} <Debug> executeQuery: Read 20 rows, 1.55 KiB in 0.002336 sec., 8561.643835616438 rows/sec., 664.28 KiB/sec. | ||
| 1516 | 2026.05.05 23:55:36.495033 [ 3 ] {2bc48bf3-b486-4ec2-90a8-1d170256b768} <Debug> TCPHandler: Processed in 0.002586801 sec. | ||
| 1517 | 2026.05.05 23:55:36.495253 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.05.05 23:55:36.495396 [ 3 ] {b2da313b-d7a9-4269-a190-465c3b3843cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1519 | 2026.05.05 23:55:36.495465 [ 3 ] {b2da313b-d7a9-4269-a190-465c3b3843cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1520 | 2026.05.05 23:55:36.496123 [ 3 ] {b2da313b-d7a9-4269-a190-465c3b3843cd} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.05.05 23:55:36.496174 [ 3 ] {b2da313b-d7a9-4269-a190-465c3b3843cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1522 | 2026.05.05 23:55:36.496866 [ 3 ] {b2da313b-d7a9-4269-a190-465c3b3843cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1523 | 2026.05.05 23:55:36.497696 [ 3 ] {b2da313b-d7a9-4269-a190-465c3b3843cd} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.05.05 23:55:36.497925 [ 3 ] {b2da313b-d7a9-4269-a190-465c3b3843cd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002565 sec., 9356.72514619883 rows/sec., 794.96 KiB/sec. | ||
| 1525 | 2026.05.05 23:55:36.497984 [ 3 ] {b2da313b-d7a9-4269-a190-465c3b3843cd} <Debug> TCPHandler: Processed in 0.002812923 sec. | ||
| 1526 | 2026.05.05 23:55:36.498180 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.05.05 23:55:36.498306 [ 3 ] {f41a01b1-fd2c-4ce6-8a40-b128e22ecfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1528 | 2026.05.05 23:55:36.498355 [ 3 ] {f41a01b1-fd2c-4ce6-8a40-b128e22ecfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1529 | 2026.05.05 23:55:36.498904 [ 3 ] {f41a01b1-fd2c-4ce6-8a40-b128e22ecfd0} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.05.05 23:55:36.498966 [ 3 ] {f41a01b1-fd2c-4ce6-8a40-b128e22ecfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1531 | 2026.05.05 23:55:36.499773 [ 3 ] {f41a01b1-fd2c-4ce6-8a40-b128e22ecfd0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1532 | 2026.05.05 23:55:36.500684 [ 3 ] {f41a01b1-fd2c-4ce6-8a40-b128e22ecfd0} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.05 23:55:36.500917 [ 3 ] {f41a01b1-fd2c-4ce6-8a40-b128e22ecfd0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002634 sec., 4555.808656036446 rows/sec., 355.92 KiB/sec. | ||
| 1534 | 2026.05.05 23:55:36.500998 [ 3 ] {f41a01b1-fd2c-4ce6-8a40-b128e22ecfd0} <Debug> TCPHandler: Processed in 0.002897544 sec. | ||
| 1535 | 2026.05.05 23:55:36.501286 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.05.05 23:55:36.501449 [ 3 ] {5422e3cf-aa1f-4844-807d-4292e1aac67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1537 | 2026.05.05 23:55:36.501521 [ 3 ] {5422e3cf-aa1f-4844-807d-4292e1aac67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1538 | 2026.05.05 23:55:36.502304 [ 3 ] {5422e3cf-aa1f-4844-807d-4292e1aac67c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.05.05 23:55:36.502360 [ 3 ] {5422e3cf-aa1f-4844-807d-4292e1aac67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1540 | 2026.05.05 23:55:36.502983 [ 3 ] {5422e3cf-aa1f-4844-807d-4292e1aac67c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1541 | 2026.05.05 23:55:36.503766 [ 3 ] {5422e3cf-aa1f-4844-807d-4292e1aac67c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.05.05 23:55:36.504039 [ 3 ] {5422e3cf-aa1f-4844-807d-4292e1aac67c} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.002629 sec., 42221.37694941043 rows/sec., 3.44 MiB/sec. | ||
| 1543 | 2026.05.05 23:55:36.504121 [ 3 ] {5422e3cf-aa1f-4844-807d-4292e1aac67c} <Debug> TCPHandler: Processed in 0.002977244 sec. | ||
| 1544 | 2026.05.05 23:55:36.504327 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.05.05 23:55:36.504499 [ 3 ] {f93c87d4-17e2-4b2f-a561-c2af90115a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.05.05 23:55:36.504573 [ 3 ] {f93c87d4-17e2-4b2f-a561-c2af90115a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1547 | 2026.05.05 23:55:36.505194 [ 3 ] {f93c87d4-17e2-4b2f-a561-c2af90115a5f} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.05.05 23:55:36.505241 [ 3 ] {f93c87d4-17e2-4b2f-a561-c2af90115a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1549 | 2026.05.05 23:55:36.505997 [ 3 ] {f93c87d4-17e2-4b2f-a561-c2af90115a5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1550 | 2026.05.05 23:55:36.506832 [ 3 ] {f93c87d4-17e2-4b2f-a561-c2af90115a5f} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.05.05 23:55:36.507089 [ 3 ] {f93c87d4-17e2-4b2f-a561-c2af90115a5f} <Debug> executeQuery: Read 317 rows, 24.43 KiB in 0.002641 sec., 120030.2915562287 rows/sec., 9.03 MiB/sec. | ||
| 1552 | 2026.05.05 23:55:36.507188 [ 3 ] {f93c87d4-17e2-4b2f-a561-c2af90115a5f} <Debug> TCPHandler: Processed in 0.002940584 sec. | ||
| 1553 | 2026.05.05 23:55:36.507411 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.05.05 23:55:36.507606 [ 3 ] {43339432-78b5-4400-856f-9ac75527acb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.05.05 23:55:36.507706 [ 3 ] {43339432-78b5-4400-856f-9ac75527acb9} <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 | ||
| 1556 | 2026.05.05 23:55:36.508949 [ 3 ] {43339432-78b5-4400-856f-9ac75527acb9} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.05.05 23:55:36.509000 [ 3 ] {43339432-78b5-4400-856f-9ac75527acb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1558 | 2026.05.05 23:55:36.510243 [ 3 ] {43339432-78b5-4400-856f-9ac75527acb9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1559 | 2026.05.05 23:55:36.510789 [ 3 ] {43339432-78b5-4400-856f-9ac75527acb9} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.05.05 23:55:36.511027 [ 3 ] {43339432-78b5-4400-856f-9ac75527acb9} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.003458 sec., 1735.106998264893 rows/sec., 3.11 MiB/sec. | ||
| 1561 | 2026.05.05 23:55:36.511156 [ 3 ] {43339432-78b5-4400-856f-9ac75527acb9} <Debug> TCPHandler: Processed in 0.003823922 sec. | ||
| 1562 | 2026.05.05 23:55:36.511386 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.05.05 23:55:36.511517 [ 3 ] {5adbd1e5-15b6-4c60-840e-779286f8ffc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1564 | 2026.05.05 23:55:36.511576 [ 3 ] {5adbd1e5-15b6-4c60-840e-779286f8ffc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1565 | 2026.05.05 23:55:36.512090 [ 3 ] {5adbd1e5-15b6-4c60-840e-779286f8ffc3} <Trace> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.05.05 23:55:36.512136 [ 3 ] {5adbd1e5-15b6-4c60-840e-779286f8ffc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1567 | 2026.05.05 23:55:36.513443 [ 3 ] {5adbd1e5-15b6-4c60-840e-779286f8ffc3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1568 | 2026.05.05 23:55:36.514251 [ 3 ] {5adbd1e5-15b6-4c60-840e-779286f8ffc3} <Trace> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.05.05 23:55:36.514474 [ 3 ] {5adbd1e5-15b6-4c60-840e-779286f8ffc3} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.002987 sec., 1004.352192835621 rows/sec., 70.95 KiB/sec. | ||
| 1570 | 2026.05.05 23:55:36.514539 [ 3 ] {5adbd1e5-15b6-4c60-840e-779286f8ffc3} <Debug> TCPHandler: Processed in 0.003220786 sec. | ||
| 1571 | 2026.05.05 23:55:36.515027 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.05.05 23:55:36.515171 [ 3 ] {bb828b9a-afef-40ad-8179-e89ca8968128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.05.05 23:55:36.515232 [ 3 ] {bb828b9a-afef-40ad-8179-e89ca8968128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1574 | 2026.05.05 23:55:36.515799 [ 3 ] {bb828b9a-afef-40ad-8179-e89ca8968128} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.05.05 23:55:36.515848 [ 3 ] {bb828b9a-afef-40ad-8179-e89ca8968128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1576 | 2026.05.05 23:55:36.516643 [ 3 ] {bb828b9a-afef-40ad-8179-e89ca8968128} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1577 | 2026.05.05 23:55:36.517779 [ 3 ] {bb828b9a-afef-40ad-8179-e89ca8968128} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.05.05 23:55:36.518059 [ 3 ] {bb828b9a-afef-40ad-8179-e89ca8968128} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00292 sec., 20547.945205479453 rows/sec., 1.38 MiB/sec. | ||
| 1579 | 2026.05.05 23:55:36.518125 [ 3 ] {bb828b9a-afef-40ad-8179-e89ca8968128} <Debug> TCPHandler: Processed in 0.003320067 sec. | ||
| 1580 | 2026.05.05 23:55:38.314271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2412 | ||
| 1581 | 2026.05.05 23:55:38.314793 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.05.05 23:55:38.314841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1583 | 2026.05.05 23:55:38.315456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1584 | 2026.05.05 23:55:38.315943 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.05.05 23:55:38.316098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2412 | ||
| 1586 | 2026.05.05 23:55:38.426624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1587 | 2026.05.05 23:55:38.445129 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.05.05 23:55:38.445197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1589 | 2026.05.05 23:55:38.451734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1590 | 2026.05.05 23:55:38.452875 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.05.05 23:55:38.456082 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1592 | 2026.05.05 23:55:39.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.85 MiB, peak 177.83 MiB, free memory in arenas 0.00 B, will set to 172.13 MiB (RSS), difference: 1.27 MiB | ||
| 1593 | 2026.05.05 23:55:40.817017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 196 | ||
| 1594 | 2026.05.05 23:55:40.819506 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.05.05 23:55:40.819565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1596 | 2026.05.05 23:55:40.820887 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1597 | 2026.05.05 23:55:40.821362 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.05.05 23:55:40.821680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1599 | 2026.05.05 23:55:41.457207 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.05.05 23:55:41.457429 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1601 | 2026.05.05 23:55:41.457775 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1602 | 2026.05.05 23:55:41.457817 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1603 | 2026.05.05 23:55:41.458059 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1604 | 2026.05.05 23:55:41.458134 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1605 | 2026.05.05 23:55:41.458279 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1606 | 2026.05.05 23:55:41.458396 [ 332 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1607 | 2026.05.05 23:55:41.458396 [ 344 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1608 | 2026.05.05 23:55:41.458512 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 1609 | 2026.05.05 23:55:41.458540 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1610 | 2026.05.05 23:55:41.460771 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1611 | 2026.05.05 23:55:41.460800 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1612 | 2026.05.05 23:55:41.460856 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1613 | 2026.05.05 23:55:41.460904 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1614 | 2026.05.05 23:55:41.462167 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.004826 sec., 10360.547036883547 rows/sec., 1.94 MiB/sec. | ||
| 1615 | 2026.05.05 23:55:41.462296 [ 3 ] {193688ac-8ed0-4b01-a20d-fd62bdee69eb} <Debug> TCPHandler: Processed in 0.005216153 sec. | ||
| 1616 | 2026.05.05 23:55:41.464143 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.05.05 23:55:41.464258 [ 3 ] {717563c7-f0f4-408d-97c3-b8bc010ef592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1618 | 2026.05.05 23:55:41.464304 [ 3 ] {717563c7-f0f4-408d-97c3-b8bc010ef592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1619 | 2026.05.05 23:55:41.464828 [ 3 ] {717563c7-f0f4-408d-97c3-b8bc010ef592} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.05.05 23:55:41.464877 [ 3 ] {717563c7-f0f4-408d-97c3-b8bc010ef592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1621 | 2026.05.05 23:55:41.465399 [ 3 ] {717563c7-f0f4-408d-97c3-b8bc010ef592} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1622 | 2026.05.05 23:55:41.465835 [ 3 ] {717563c7-f0f4-408d-97c3-b8bc010ef592} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.05.05 23:55:41.465958 [ 68 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1624 | 2026.05.05 23:55:41.465985 [ 3 ] {717563c7-f0f4-408d-97c3-b8bc010ef592} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00176 sec., 44318.181818181816 rows/sec., 3.67 MiB/sec. | ||
| 1625 | 2026.05.05 23:55:41.466005 [ 68 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.05.05 23:55:41.466030 [ 3 ] {717563c7-f0f4-408d-97c3-b8bc010ef592} <Debug> TCPHandler: Processed in 0.001944896 sec. | ||
| 1627 | 2026.05.05 23:55:41.466030 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1628 | 2026.05.05 23:55:41.466171 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.05.05 23:55:41.466274 [ 3 ] {8578a968-09c8-40f6-88ed-2f767d1367d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.05.05 23:55:41.466315 [ 3 ] {8578a968-09c8-40f6-88ed-2f767d1367d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1631 | 2026.05.05 23:55:41.466716 [ 3 ] {8578a968-09c8-40f6-88ed-2f767d1367d3} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.05.05 23:55:41.466757 [ 3 ] {8578a968-09c8-40f6-88ed-2f767d1367d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1633 | 2026.05.05 23:55:41.467178 [ 3 ] {8578a968-09c8-40f6-88ed-2f767d1367d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1634 | 2026.05.05 23:55:41.467618 [ 3 ] {8578a968-09c8-40f6-88ed-2f767d1367d3} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.05.05 23:55:41.467753 [ 3 ] {8578a968-09c8-40f6-88ed-2f767d1367d3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001501 sec., 7328.447701532312 rows/sec., 551.06 KiB/sec. | ||
| 1636 | 2026.05.05 23:55:41.467790 [ 3 ] {8578a968-09c8-40f6-88ed-2f767d1367d3} <Debug> TCPHandler: Processed in 0.001667914 sec. | ||
| 1637 | 2026.05.05 23:55:41.467902 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.05.05 23:55:41.467998 [ 3 ] {4be66473-7fcc-4913-8eca-6484b5ea1076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1639 | 2026.05.05 23:55:41.468038 [ 3 ] {4be66473-7fcc-4913-8eca-6484b5ea1076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1640 | 2026.05.05 23:55:41.468456 [ 3 ] {4be66473-7fcc-4913-8eca-6484b5ea1076} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.05.05 23:55:41.468493 [ 3 ] {4be66473-7fcc-4913-8eca-6484b5ea1076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1642 | 2026.05.05 23:55:41.468953 [ 3 ] {4be66473-7fcc-4913-8eca-6484b5ea1076} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1643 | 2026.05.05 23:55:41.469434 [ 3 ] {4be66473-7fcc-4913-8eca-6484b5ea1076} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.05.05 23:55:41.469535 [ 68 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1645 | 2026.05.05 23:55:41.469562 [ 3 ] {4be66473-7fcc-4913-8eca-6484b5ea1076} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001582 sec., 47408.34386852086 rows/sec., 3.70 MiB/sec. | ||
| 1646 | 2026.05.05 23:55:41.469568 [ 68 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.05.05 23:55:41.469602 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1648 | 2026.05.05 23:55:41.469605 [ 3 ] {4be66473-7fcc-4913-8eca-6484b5ea1076} <Debug> TCPHandler: Processed in 0.001751415 sec. | ||
| 1649 | 2026.05.05 23:55:41.469736 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.05.05 23:55:41.469831 [ 3 ] {18843811-0512-4841-bc9c-ebf4bb47e115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.05.05 23:55:41.469873 [ 3 ] {18843811-0512-4841-bc9c-ebf4bb47e115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1652 | 2026.05.05 23:55:41.470261 [ 3 ] {18843811-0512-4841-bc9c-ebf4bb47e115} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.05 23:55:41.470295 [ 3 ] {18843811-0512-4841-bc9c-ebf4bb47e115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1654 | 2026.05.05 23:55:41.470490 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 1655 | 2026.05.05 23:55:41.470494 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 1656 | 2026.05.05 23:55:41.470763 [ 3 ] {18843811-0512-4841-bc9c-ebf4bb47e115} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1657 | 2026.05.05 23:55:41.471301 [ 3 ] {18843811-0512-4841-bc9c-ebf4bb47e115} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.05.05 23:55:41.471409 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1659 | 2026.05.05 23:55:41.471433 [ 3 ] {18843811-0512-4841-bc9c-ebf4bb47e115} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. | ||
| 1660 | 2026.05.05 23:55:41.471447 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.05 23:55:41.471481 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1662 | 2026.05.05 23:55:41.471482 [ 3 ] {18843811-0512-4841-bc9c-ebf4bb47e115} <Debug> TCPHandler: Processed in 0.001796615 sec. | ||
| 1663 | 2026.05.05 23:55:41.471575 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 1664 | 2026.05.05 23:55:41.471626 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.05.05 23:55:41.471721 [ 3 ] {dc751afe-768f-4fc3-ad37-1f20f77b6525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1666 | 2026.05.05 23:55:41.471773 [ 3 ] {dc751afe-768f-4fc3-ad37-1f20f77b6525} <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 | ||
| 1667 | 2026.05.05 23:55:41.472535 [ 3 ] {dc751afe-768f-4fc3-ad37-1f20f77b6525} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.05.05 23:55:41.472574 [ 3 ] {dc751afe-768f-4fc3-ad37-1f20f77b6525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1669 | 2026.05.05 23:55:41.472663 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1670 | 2026.05.05 23:55:41.472663 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1671 | 2026.05.05 23:55:41.472670 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1672 | 2026.05.05 23:55:41.472786 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1730 rows starting from the beginning of the part | ||
| 1673 | 2026.05.05 23:55:41.472781 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3158 rows starting from the beginning of the part | ||
| 1674 | 2026.05.05 23:55:41.472788 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2268 rows starting from the beginning of the part | ||
| 1675 | 2026.05.05 23:55:41.472895 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1676 | 2026.05.05 23:55:41.472896 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1677 | 2026.05.05 23:55:41.472933 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1678 | 2026.05.05 23:55:41.472964 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1679 | 2026.05.05 23:55:41.472969 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1680 | 2026.05.05 23:55:41.473015 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1681 | 2026.05.05 23:55:41.473020 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 501 rows starting from the beginning of the part | ||
| 1682 | 2026.05.05 23:55:41.473028 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 819 rows starting from the beginning of the part | ||
| 1683 | 2026.05.05 23:55:41.473076 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 265 rows starting from the beginning of the part | ||
| 1684 | 2026.05.05 23:55:41.473083 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 111 rows starting from the beginning of the part | ||
| 1685 | 2026.05.05 23:55:41.473103 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part | ||
| 1686 | 2026.05.05 23:55:41.473142 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 317 rows starting from the beginning of the part | ||
| 1687 | 2026.05.05 23:55:41.473147 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part | ||
| 1688 | 2026.05.05 23:55:41.473162 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1689 | 2026.05.05 23:55:41.473218 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 1690 | 2026.05.05 23:55:41.473246 [ 3 ] {dc751afe-768f-4fc3-ad37-1f20f77b6525} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1691 | 2026.05.05 23:55:41.473753 [ 3 ] {dc751afe-768f-4fc3-ad37-1f20f77b6525} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.05.05 23:55:41.473907 [ 3 ] {dc751afe-768f-4fc3-ad37-1f20f77b6525} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002204 sec., 4990.925589836661 rows/sec., 8.94 MiB/sec. | ||
| 1693 | 2026.05.05 23:55:41.473976 [ 3 ] {dc751afe-768f-4fc3-ad37-1f20f77b6525} <Debug> TCPHandler: Processed in 0.00240119 sec. | ||
| 1694 | 2026.05.05 23:55:41.474118 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.05.05 23:55:41.474215 [ 3 ] {e5f7037c-3bd6-42a4-bf39-f365ba67b516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1696 | 2026.05.05 23:55:41.474257 [ 3 ] {e5f7037c-3bd6-42a4-bf39-f365ba67b516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1697 | 2026.05.05 23:55:41.474601 [ 3 ] {e5f7037c-3bd6-42a4-bf39-f365ba67b516} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.05.05 23:55:41.474635 [ 3 ] {e5f7037c-3bd6-42a4-bf39-f365ba67b516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1699 | 2026.05.05 23:55:41.474861 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2545 rows, containing 5 columns (5 merged, 0 gathered) in 0.004404046 sec., 577877.7060911716 rows/sec., 42.31 MiB/sec. | ||
| 1700 | 2026.05.05 23:55:41.475231 [ 192 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1701 | 2026.05.05 23:55:41.475809 [ 192 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.05.05 23:55:41.475884 [ 192 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_6_1} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1703 | 2026.05.05 23:55:41.475970 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1704 | 2026.05.05 23:55:41.478611 [ 189 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.007076917 sec., 456978.6532751479 rows/sec., 29.22 MiB/sec. | ||
| 1705 | 2026.05.05 23:55:41.479070 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1706 | 2026.05.05 23:55:41.479566 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.05.05 23:55:41.479633 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1708 | 2026.05.05 23:55:41.479698 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 1709 | 2026.05.05 23:55:41.480504 [ 3 ] {e5f7037c-3bd6-42a4-bf39-f365ba67b516} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1710 | 2026.05.05 23:55:41.480958 [ 3 ] {e5f7037c-3bd6-42a4-bf39-f365ba67b516} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.05.05 23:55:41.481066 [ 68 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1712 | 2026.05.05 23:55:41.481094 [ 3 ] {e5f7037c-3bd6-42a4-bf39-f365ba67b516} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006898 sec., 8698.173383589447 rows/sec., 600.26 KiB/sec. | ||
| 1713 | 2026.05.05 23:55:41.481102 [ 68 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.05.05 23:55:41.481135 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1715 | 2026.05.05 23:55:41.481138 [ 3 ] {e5f7037c-3bd6-42a4-bf39-f365ba67b516} <Debug> TCPHandler: Processed in 0.007076398 sec. | ||
| 1716 | 2026.05.05 23:55:41.481202 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 1717 | 2026.05.05 23:55:41.481296 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1718 | 2026.05.05 23:55:41.481321 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1719 | 2026.05.05 23:55:41.481371 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 1720 | 2026.05.05 23:55:41.481423 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 1721 | 2026.05.05 23:55:41.481467 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1722 | 2026.05.05 23:55:41.481504 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 1723 | 2026.05.05 23:55:41.481546 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 1724 | 2026.05.05 23:55:41.482347 [ 189 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117147 sec., 286819.1246894927 rows/sec., 18.59 MiB/sec. | ||
| 1725 | 2026.05.05 23:55:41.482577 [ 186 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1726 | 2026.05.05 23:55:41.483082 [ 186 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_6_1} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.05.05 23:55:41.483147 [ 186 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_6_1} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1728 | 2026.05.05 23:55:41.483212 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1729 | 2026.05.05 23:55:41.496447 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4356 rows, containing 5 columns (5 merged, 0 gathered) in 0.027942708 sec., 155890.40260521637 rows/sec., 12.44 MiB/sec. | ||
| 1730 | 2026.05.05 23:55:41.496909 [ 186 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1731 | 2026.05.05 23:55:41.497468 [ 186 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.05.05 23:55:41.497537 [ 186 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_6_1} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1733 | 2026.05.05 23:55:41.497604 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 1734 | 2026.05.05 23:55:42.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.79 MiB, peak 182.73 MiB, free memory in arenas 0.00 B, will set to 174.47 MiB (RSS), difference: 1.68 MiB | ||
| 1735 | 2026.05.05 23:55:45.756992 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1736 | 2026.05.05 23:55:45.757038 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1737 | 2026.05.05 23:55:45.816854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2860 | ||
| 1738 | 2026.05.05 23:55:45.817367 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.05.05 23:55:45.817421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1740 | 2026.05.05 23:55:45.817978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1741 | 2026.05.05 23:55:45.818216 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.05.05 23:55:45.818339 [ 62 ] {} <Debug> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1743 | 2026.05.05 23:55:45.818353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2860 | ||
| 1744 | 2026.05.05 23:55:45.818404 [ 62 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.05.05 23:55:45.818428 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1746 | 2026.05.05 23:55:45.818523 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 1747 | 2026.05.05 23:55:45.818634 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1748 | 2026.05.05 23:55:45.818672 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1749 | 2026.05.05 23:55:45.818759 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1750 | 2026.05.05 23:55:45.818803 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1751 | 2026.05.05 23:55:45.818844 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 436 rows starting from the beginning of the part | ||
| 1752 | 2026.05.05 23:55:45.818882 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 1753 | 2026.05.05 23:55:45.818921 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 1754 | 2026.05.05 23:55:45.833744 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2860 rows, containing 4 columns (4 merged, 0 gathered) in 0.015257975 sec., 187442.96015690156 rows/sec., 2.68 MiB/sec. | ||
| 1755 | 2026.05.05 23:55:45.834630 [ 189 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1756 | 2026.05.05 23:55:45.834971 [ 189 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_6_1} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.05.05 23:55:45.835052 [ 189 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_6_1} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1758 | 2026.05.05 23:55:45.835149 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1759 | 2026.05.05 23:55:45.956797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1760 | 2026.05.05 23:55:45.975292 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.05.05 23:55:45.975361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1762 | 2026.05.05 23:55:45.981693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1763 | 2026.05.05 23:55:45.982432 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.05.05 23:55:45.982740 [ 62 ] {} <Debug> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1765 | 2026.05.05 23:55:45.982798 [ 62 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.05.05 23:55:45.982821 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1767 | 2026.05.05 23:55:45.982973 [ 189 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 1768 | 2026.05.05 23:55:45.985928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1769 | 2026.05.05 23:55:45.987782 [ 189 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1770 | 2026.05.05 23:55:45.989489 [ 189 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 1771 | 2026.05.05 23:55:45.994758 [ 189 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 1772 | 2026.05.05 23:55:45.999338 [ 189 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 1773 | 2026.05.05 23:55:46.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.06 MiB, peak 182.73 MiB, free memory in arenas 0.00 B, will set to 177.61 MiB (RSS), difference: 2.55 MiB | ||
| 1774 | 2026.05.05 23:55:46.003806 [ 189 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 1775 | 2026.05.05 23:55:46.014424 [ 189 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 1776 | 2026.05.05 23:55:46.019023 [ 189 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 1777 | 2026.05.05 23:55:46.084382 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101496322 sec., 453.218393470455 rows/sec., 2.34 MiB/sec. | ||
| 1778 | 2026.05.05 23:55:46.086828 [ 188 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1779 | 2026.05.05 23:55:46.088992 [ 188 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_6_1} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.05.05 23:55:46.089096 [ 188 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_6_1} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1781 | 2026.05.05 23:55:46.091178 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1782 | 2026.05.05 23:55:46.458181 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.05.05 23:55:46.458435 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) 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) | ||
| 1784 | 2026.05.05 23:55:46.458796 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1785 | 2026.05.05 23:55:46.458841 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <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 | ||
| 1786 | 2026.05.05 23:55:46.459077 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1787 | 2026.05.05 23:55:46.459149 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1788 | 2026.05.05 23:55:46.459296 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1789 | 2026.05.05 23:55:46.459422 [ 260 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1790 | 2026.05.05 23:55:46.459422 [ 352 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1791 | 2026.05.05 23:55:46.459566 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 1792 | 2026.05.05 23:55:46.459595 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1793 | 2026.05.05 23:55:46.459665 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1794 | 2026.05.05 23:55:46.459684 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1795 | 2026.05.05 23:55:46.459718 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <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'))" | ||
| 1796 | 2026.05.05 23:55:46.459760 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <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'))" | ||
| 1797 | 2026.05.05 23:55:46.461075 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00274 sec., 18248.175182481755 rows/sec., 4.37 MiB/sec. | ||
| 1798 | 2026.05.05 23:55:46.461189 [ 3 ] {5dcbb534-8423-4a6a-af95-d7851086ea74} <Debug> TCPHandler: Processed in 0.003140345 sec. | ||
| 1799 | 2026.05.05 23:55:46.463474 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.05 23:55:46.463605 [ 3 ] {4820847c-3662-4e0d-95d5-58d3b13447ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.05 23:55:46.463659 [ 3 ] {4820847c-3662-4e0d-95d5-58d3b13447ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1802 | 2026.05.05 23:55:46.464217 [ 3 ] {4820847c-3662-4e0d-95d5-58d3b13447ca} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.05 23:55:46.464255 [ 3 ] {4820847c-3662-4e0d-95d5-58d3b13447ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1804 | 2026.05.05 23:55:46.464623 [ 3 ] {4820847c-3662-4e0d-95d5-58d3b13447ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1805 | 2026.05.05 23:55:46.464841 [ 3 ] {4820847c-3662-4e0d-95d5-58d3b13447ca} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.05 23:55:46.464985 [ 3 ] {4820847c-3662-4e0d-95d5-58d3b13447ca} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001416 sec., 73446.32768361582 rows/sec., 6.15 MiB/sec. | ||
| 1807 | 2026.05.05 23:55:46.465024 [ 3 ] {4820847c-3662-4e0d-95d5-58d3b13447ca} <Debug> TCPHandler: Processed in 0.001614394 sec. | ||
| 1808 | 2026.05.05 23:55:46.465150 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.05 23:55:46.465250 [ 3 ] {0fee36f0-f426-4443-9de1-8c5a9783ff99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.05 23:55:46.465294 [ 3 ] {0fee36f0-f426-4443-9de1-8c5a9783ff99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1811 | 2026.05.05 23:55:46.465701 [ 3 ] {0fee36f0-f426-4443-9de1-8c5a9783ff99} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.05 23:55:46.465737 [ 3 ] {0fee36f0-f426-4443-9de1-8c5a9783ff99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1813 | 2026.05.05 23:55:46.466028 [ 3 ] {0fee36f0-f426-4443-9de1-8c5a9783ff99} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1814 | 2026.05.05 23:55:46.466236 [ 3 ] {0fee36f0-f426-4443-9de1-8c5a9783ff99} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.05 23:55:46.466372 [ 3 ] {0fee36f0-f426-4443-9de1-8c5a9783ff99} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.54 MiB/sec. | ||
| 1816 | 2026.05.05 23:55:46.466408 [ 3 ] {0fee36f0-f426-4443-9de1-8c5a9783ff99} <Debug> TCPHandler: Processed in 0.001308521 sec. | ||
| 1817 | 2026.05.05 23:55:46.466523 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.05 23:55:46.466619 [ 3 ] {6b546c3d-4494-4601-87cd-13fc29c250de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.05 23:55:46.466660 [ 3 ] {6b546c3d-4494-4601-87cd-13fc29c250de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1820 | 2026.05.05 23:55:46.467083 [ 3 ] {6b546c3d-4494-4601-87cd-13fc29c250de} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.05 23:55:46.467117 [ 3 ] {6b546c3d-4494-4601-87cd-13fc29c250de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1822 | 2026.05.05 23:55:46.467413 [ 3 ] {6b546c3d-4494-4601-87cd-13fc29c250de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1823 | 2026.05.05 23:55:46.467615 [ 3 ] {6b546c3d-4494-4601-87cd-13fc29c250de} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.05 23:55:46.467740 [ 3 ] {6b546c3d-4494-4601-87cd-13fc29c250de} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.00114 sec., 84210.52631578948 rows/sec., 6.60 MiB/sec. | ||
| 1825 | 2026.05.05 23:55:46.467776 [ 3 ] {6b546c3d-4494-4601-87cd-13fc29c250de} <Debug> TCPHandler: Processed in 0.00130329 sec. | ||
| 1826 | 2026.05.05 23:55:46.467894 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.05.05 23:55:46.467990 [ 3 ] {d9bef01c-78a5-4b45-a83f-a7457811a5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1828 | 2026.05.05 23:55:46.468032 [ 3 ] {d9bef01c-78a5-4b45-a83f-a7457811a5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1829 | 2026.05.05 23:55:46.468431 [ 3 ] {d9bef01c-78a5-4b45-a83f-a7457811a5ba} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.05.05 23:55:46.468466 [ 3 ] {d9bef01c-78a5-4b45-a83f-a7457811a5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1831 | 2026.05.05 23:55:46.468795 [ 3 ] {d9bef01c-78a5-4b45-a83f-a7457811a5ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1832 | 2026.05.05 23:55:46.469003 [ 3 ] {d9bef01c-78a5-4b45-a83f-a7457811a5ba} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.05.05 23:55:46.469132 [ 3 ] {d9bef01c-78a5-4b45-a83f-a7457811a5ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 1834 | 2026.05.05 23:55:46.469168 [ 3 ] {d9bef01c-78a5-4b45-a83f-a7457811a5ba} <Debug> TCPHandler: Processed in 0.001323831 sec. | ||
| 1835 | 2026.05.05 23:55:46.469282 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.05.05 23:55:46.469394 [ 3 ] {dabbcf94-0c6b-473f-9ed2-413c40c61813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.05 23:55:46.469452 [ 3 ] {dabbcf94-0c6b-473f-9ed2-413c40c61813} <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 | ||
| 1838 | 2026.05.05 23:55:46.470211 [ 3 ] {dabbcf94-0c6b-473f-9ed2-413c40c61813} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.05 23:55:46.470248 [ 3 ] {dabbcf94-0c6b-473f-9ed2-413c40c61813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1840 | 2026.05.05 23:55:46.470757 [ 3 ] {dabbcf94-0c6b-473f-9ed2-413c40c61813} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1841 | 2026.05.05 23:55:46.470975 [ 3 ] {dabbcf94-0c6b-473f-9ed2-413c40c61813} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.05.05 23:55:46.471120 [ 3 ] {dabbcf94-0c6b-473f-9ed2-413c40c61813} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001761 sec., 13628.62010221465 rows/sec., 24.42 MiB/sec. | ||
| 1843 | 2026.05.05 23:55:46.471177 [ 3 ] {dabbcf94-0c6b-473f-9ed2-413c40c61813} <Debug> TCPHandler: Processed in 0.001944356 sec. | ||
| 1844 | 2026.05.05 23:55:46.471296 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.05.05 23:55:46.471391 [ 3 ] {48fa3844-10ed-456e-a1b9-7e80325d07f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1846 | 2026.05.05 23:55:46.471435 [ 3 ] {48fa3844-10ed-456e-a1b9-7e80325d07f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1847 | 2026.05.05 23:55:46.471761 [ 3 ] {48fa3844-10ed-456e-a1b9-7e80325d07f6} <Trace> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.05.05 23:55:46.471797 [ 3 ] {48fa3844-10ed-456e-a1b9-7e80325d07f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1849 | 2026.05.05 23:55:46.472093 [ 3 ] {48fa3844-10ed-456e-a1b9-7e80325d07f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1850 | 2026.05.05 23:55:46.472291 [ 3 ] {48fa3844-10ed-456e-a1b9-7e80325d07f6} <Trace> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.05.05 23:55:46.472419 [ 3 ] {48fa3844-10ed-456e-a1b9-7e80325d07f6} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 865.36 KiB/sec. | ||
| 1852 | 2026.05.05 23:55:46.472454 [ 3 ] {48fa3844-10ed-456e-a1b9-7e80325d07f6} <Debug> TCPHandler: Processed in 0.00120899 sec. | ||
| 1853 | 2026.05.05 23:55:46.472568 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.05.05 23:55:46.472663 [ 3 ] {414adbe5-6725-47b4-96ba-48e1b6789024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.05.05 23:55:46.472703 [ 3 ] {414adbe5-6725-47b4-96ba-48e1b6789024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1856 | 2026.05.05 23:55:46.473051 [ 3 ] {414adbe5-6725-47b4-96ba-48e1b6789024} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.05.05 23:55:46.473087 [ 3 ] {414adbe5-6725-47b4-96ba-48e1b6789024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1858 | 2026.05.05 23:55:46.473394 [ 3 ] {414adbe5-6725-47b4-96ba-48e1b6789024} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1859 | 2026.05.05 23:55:46.473596 [ 3 ] {414adbe5-6725-47b4-96ba-48e1b6789024} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.05.05 23:55:46.473722 [ 3 ] {414adbe5-6725-47b4-96ba-48e1b6789024} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 1861 | 2026.05.05 23:55:46.473757 [ 3 ] {414adbe5-6725-47b4-96ba-48e1b6789024} <Debug> TCPHandler: Processed in 0.00124037 sec. | ||
| 1862 | 2026.05.05 23:55:47.001019 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.72 MiB, peak 187.70 MiB, free memory in arenas 0.00 B, will set to 185.58 MiB (RSS), difference: 6.87 MiB | ||
| 1863 | 2026.05.05 23:55:48.651815 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.05.05 23:55:48.652065 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 1865 | 2026.05.05 23:55:48.652459 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1866 | 2026.05.05 23:55:48.652504 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 1867 | 2026.05.05 23:55:48.652782 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1868 | 2026.05.05 23:55:48.652886 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1869 | 2026.05.05 23:55:48.653040 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 1870 | 2026.05.05 23:55:48.653131 [ 339 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1871 | 2026.05.05 23:55:48.653166 [ 260 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1872 | 2026.05.05 23:55:48.653268 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 1873 | 2026.05.05 23:55:48.653295 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1874 | 2026.05.05 23:55:48.653364 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1875 | 2026.05.05 23:55:48.653384 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1876 | 2026.05.05 23:55:48.653419 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 1877 | 2026.05.05 23:55:48.653455 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 1878 | 2026.05.05 23:55:48.654547 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002591 sec., 19297.5685063682 rows/sec., 3.61 MiB/sec. | ||
| 1879 | 2026.05.05 23:55:48.654642 [ 3 ] {ef2d28ee-c328-4890-817c-f724a92ee4d1} <Debug> TCPHandler: Processed in 0.002956904 sec. | ||
| 1880 | 2026.05.05 23:55:48.666685 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.05.05 23:55:48.666805 [ 3 ] {cd2fb41b-5a17-4739-8192-21f3ba953fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1882 | 2026.05.05 23:55:48.666854 [ 3 ] {cd2fb41b-5a17-4739-8192-21f3ba953fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1883 | 2026.05.05 23:55:48.668474 [ 3 ] {cd2fb41b-5a17-4739-8192-21f3ba953fee} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.05.05 23:55:48.668514 [ 3 ] {cd2fb41b-5a17-4739-8192-21f3ba953fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1885 | 2026.05.05 23:55:48.668998 [ 3 ] {cd2fb41b-5a17-4739-8192-21f3ba953fee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1886 | 2026.05.05 23:55:48.669207 [ 3 ] {cd2fb41b-5a17-4739-8192-21f3ba953fee} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.05.05 23:55:48.669449 [ 3 ] {cd2fb41b-5a17-4739-8192-21f3ba953fee} <Debug> executeQuery: Read 2421 rows, 183.36 KiB in 0.002674 sec., 905385.1907255048 rows/sec., 66.96 MiB/sec. | ||
| 1888 | 2026.05.05 23:55:48.669492 [ 3 ] {cd2fb41b-5a17-4739-8192-21f3ba953fee} <Debug> TCPHandler: Processed in 0.002863614 sec. | ||
| 1889 | 2026.05.05 23:55:48.669623 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.05.05 23:55:48.669725 [ 3 ] {175d48d2-8ce9-4fb4-b5c7-5aff58bf3dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1891 | 2026.05.05 23:55:48.669779 [ 3 ] {175d48d2-8ce9-4fb4-b5c7-5aff58bf3dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1892 | 2026.05.05 23:55:48.670214 [ 3 ] {175d48d2-8ce9-4fb4-b5c7-5aff58bf3dbf} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.05.05 23:55:48.670252 [ 3 ] {175d48d2-8ce9-4fb4-b5c7-5aff58bf3dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1894 | 2026.05.05 23:55:48.670601 [ 3 ] {175d48d2-8ce9-4fb4-b5c7-5aff58bf3dbf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1895 | 2026.05.05 23:55:48.670837 [ 3 ] {175d48d2-8ce9-4fb4-b5c7-5aff58bf3dbf} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.05.05 23:55:48.670944 [ 53 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1897 | 2026.05.05 23:55:48.670979 [ 3 ] {175d48d2-8ce9-4fb4-b5c7-5aff58bf3dbf} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001274 sec., 14913.657770800628 rows/sec., 1.10 MiB/sec. | ||
| 1898 | 2026.05.05 23:55:48.671007 [ 53 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.05.05 23:55:48.671023 [ 3 ] {175d48d2-8ce9-4fb4-b5c7-5aff58bf3dbf} <Debug> TCPHandler: Processed in 0.001449883 sec. | ||
| 1900 | 2026.05.05 23:55:48.671034 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1901 | 2026.05.05 23:55:48.671153 [ 193 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 1902 | 2026.05.05 23:55:48.671162 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.05.05 23:55:48.671275 [ 3 ] {95eaae47-fe4e-45f7-bb7c-6c76c58eaf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1904 | 2026.05.05 23:55:48.671294 [ 193 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1905 | 2026.05.05 23:55:48.671322 [ 3 ] {95eaae47-fe4e-45f7-bb7c-6c76c58eaf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1906 | 2026.05.05 23:55:48.671349 [ 193 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 167 rows starting from the beginning of the part | ||
| 1907 | 2026.05.05 23:55:48.671462 [ 193 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 1908 | 2026.05.05 23:55:48.671514 [ 193 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1909 | 2026.05.05 23:55:48.671570 [ 193 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1910 | 2026.05.05 23:55:48.671614 [ 193 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 1911 | 2026.05.05 23:55:48.671656 [ 193 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1912 | 2026.05.05 23:55:48.672029 [ 3 ] {95eaae47-fe4e-45f7-bb7c-6c76c58eaf43} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.05.05 23:55:48.672071 [ 3 ] {95eaae47-fe4e-45f7-bb7c-6c76c58eaf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1914 | 2026.05.05 23:55:48.672588 [ 3 ] {95eaae47-fe4e-45f7-bb7c-6c76c58eaf43} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1915 | 2026.05.05 23:55:48.672708 [ 190 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611363 sec., 244513.49571760057 rows/sec., 16.29 MiB/sec. | ||
| 1916 | 2026.05.05 23:55:48.672807 [ 3 ] {95eaae47-fe4e-45f7-bb7c-6c76c58eaf43} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.05.05 23:55:48.672925 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1918 | 2026.05.05 23:55:48.672945 [ 3 ] {95eaae47-fe4e-45f7-bb7c-6c76c58eaf43} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00169 sec., 473964.4970414201 rows/sec., 27.38 MiB/sec. | ||
| 1919 | 2026.05.05 23:55:48.672998 [ 3 ] {95eaae47-fe4e-45f7-bb7c-6c76c58eaf43} <Debug> TCPHandler: Processed in 0.001886596 sec. | ||
| 1920 | 2026.05.05 23:55:48.673129 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.05.05 23:55:48.673228 [ 3 ] {695756d0-c983-42b7-b12f-91ad3f086c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1922 | 2026.05.05 23:55:48.673246 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.05.05 23:55:48.673269 [ 3 ] {695756d0-c983-42b7-b12f-91ad3f086c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1924 | 2026.05.05 23:55:48.673328 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_6_1} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1925 | 2026.05.05 23:55:48.673423 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1926 | 2026.05.05 23:55:48.673675 [ 3 ] {695756d0-c983-42b7-b12f-91ad3f086c51} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.05.05 23:55:48.673715 [ 3 ] {695756d0-c983-42b7-b12f-91ad3f086c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1928 | 2026.05.05 23:55:48.674011 [ 3 ] {695756d0-c983-42b7-b12f-91ad3f086c51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1929 | 2026.05.05 23:55:48.674224 [ 3 ] {695756d0-c983-42b7-b12f-91ad3f086c51} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.05.05 23:55:48.674353 [ 3 ] {695756d0-c983-42b7-b12f-91ad3f086c51} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 1931 | 2026.05.05 23:55:48.674390 [ 3 ] {695756d0-c983-42b7-b12f-91ad3f086c51} <Debug> TCPHandler: Processed in 0.001311601 sec. | ||
| 1932 | 2026.05.05 23:55:48.674522 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.05.05 23:55:48.674617 [ 3 ] {678ce6cb-3b53-48dc-a41c-3112d9fcc6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1934 | 2026.05.05 23:55:48.674657 [ 3 ] {678ce6cb-3b53-48dc-a41c-3112d9fcc6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1935 | 2026.05.05 23:55:48.675546 [ 3 ] {678ce6cb-3b53-48dc-a41c-3112d9fcc6a5} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.05.05 23:55:48.675582 [ 3 ] {678ce6cb-3b53-48dc-a41c-3112d9fcc6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1937 | 2026.05.05 23:55:48.676048 [ 3 ] {678ce6cb-3b53-48dc-a41c-3112d9fcc6a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1938 | 2026.05.05 23:55:48.676270 [ 3 ] {678ce6cb-3b53-48dc-a41c-3112d9fcc6a5} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.05.05 23:55:48.676398 [ 3 ] {678ce6cb-3b53-48dc-a41c-3112d9fcc6a5} <Debug> executeQuery: Read 1298 rows, 88.76 KiB in 0.001798 sec., 721913.2369299221 rows/sec., 48.21 MiB/sec. | ||
| 1940 | 2026.05.05 23:55:48.676434 [ 3 ] {678ce6cb-3b53-48dc-a41c-3112d9fcc6a5} <Debug> TCPHandler: Processed in 0.001961816 sec. | ||
| 1941 | 2026.05.05 23:55:48.676558 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.05.05 23:55:48.676652 [ 3 ] {57fa95b1-3861-415c-902d-9a4c2b01920b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1943 | 2026.05.05 23:55:48.676694 [ 3 ] {57fa95b1-3861-415c-902d-9a4c2b01920b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1944 | 2026.05.05 23:55:48.677371 [ 3 ] {57fa95b1-3861-415c-902d-9a4c2b01920b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.05.05 23:55:48.677408 [ 3 ] {57fa95b1-3861-415c-902d-9a4c2b01920b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1946 | 2026.05.05 23:55:48.677905 [ 3 ] {57fa95b1-3861-415c-902d-9a4c2b01920b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1947 | 2026.05.05 23:55:48.678127 [ 3 ] {57fa95b1-3861-415c-902d-9a4c2b01920b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.05.05 23:55:48.678258 [ 3 ] {57fa95b1-3861-415c-902d-9a4c2b01920b} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001623 sec., 961182.9944547134 rows/sec., 58.65 MiB/sec. | ||
| 1949 | 2026.05.05 23:55:48.678293 [ 3 ] {57fa95b1-3861-415c-902d-9a4c2b01920b} <Debug> TCPHandler: Processed in 0.001785165 sec. | ||
| 1950 | 2026.05.05 23:55:48.678420 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.05.05 23:55:48.678514 [ 3 ] {d071dffd-c750-457e-b3f1-ef2996e3d67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1952 | 2026.05.05 23:55:48.678568 [ 3 ] {d071dffd-c750-457e-b3f1-ef2996e3d67e} <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 | ||
| 1953 | 2026.05.05 23:55:48.679327 [ 3 ] {d071dffd-c750-457e-b3f1-ef2996e3d67e} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.05.05 23:55:48.679364 [ 3 ] {d071dffd-c750-457e-b3f1-ef2996e3d67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1955 | 2026.05.05 23:55:48.679913 [ 3 ] {d071dffd-c750-457e-b3f1-ef2996e3d67e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1956 | 2026.05.05 23:55:48.680133 [ 3 ] {d071dffd-c750-457e-b3f1-ef2996e3d67e} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.05.05 23:55:48.680242 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1958 | 2026.05.05 23:55:48.680286 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.05.05 23:55:48.680286 [ 3 ] {d071dffd-c750-457e-b3f1-ef2996e3d67e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001789 sec., 10620.458356623813 rows/sec., 19.03 MiB/sec. | ||
| 1960 | 2026.05.05 23:55:48.680309 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1961 | 2026.05.05 23:55:48.680359 [ 3 ] {d071dffd-c750-457e-b3f1-ef2996e3d67e} <Debug> TCPHandler: Processed in 0.001988866 sec. | ||
| 1962 | 2026.05.05 23:55:48.680398 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 1963 | 2026.05.05 23:55:48.680493 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.05.05 23:55:48.680593 [ 3 ] {dcfa2596-bcba-463f-9cd2-c3d4390c3ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.05.05 23:55:48.680606 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1966 | 2026.05.05 23:55:48.680638 [ 3 ] {dcfa2596-bcba-463f-9cd2-c3d4390c3ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1967 | 2026.05.05 23:55:48.680672 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1968 | 2026.05.05 23:55:48.680792 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1969 | 2026.05.05 23:55:48.680903 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 1970 | 2026.05.05 23:55:48.680997 [ 3 ] {dcfa2596-bcba-463f-9cd2-c3d4390c3ff7} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.05.05 23:55:48.681011 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1972 | 2026.05.05 23:55:48.681041 [ 3 ] {dcfa2596-bcba-463f-9cd2-c3d4390c3ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1973 | 2026.05.05 23:55:48.681126 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 1974 | 2026.05.05 23:55:48.681234 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1975 | 2026.05.05 23:55:48.681371 [ 3 ] {dcfa2596-bcba-463f-9cd2-c3d4390c3ff7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1976 | 2026.05.05 23:55:48.681620 [ 3 ] {dcfa2596-bcba-463f-9cd2-c3d4390c3ff7} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.05.05 23:55:48.681773 [ 3 ] {dcfa2596-bcba-463f-9cd2-c3d4390c3ff7} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001197 sec., 30075.187969924813 rows/sec., 2.03 MiB/sec. | ||
| 1978 | 2026.05.05 23:55:48.681811 [ 3 ] {dcfa2596-bcba-463f-9cd2-c3d4390c3ff7} <Debug> TCPHandler: Processed in 0.001367451 sec. | ||
| 1979 | 2026.05.05 23:55:48.683019 [ 190 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.002656782 sec., 31617.1970451471 rows/sec., 56.66 MiB/sec. | ||
| 1980 | 2026.05.05 23:55:48.683377 [ 198 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1981 | 2026.05.05 23:55:48.683740 [ 198 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.05.05 23:55:48.683806 [ 198 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1983 | 2026.05.05 23:55:48.683909 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1984 | 2026.05.05 23:55:50.822395 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 244 | ||
| 1985 | 2026.05.05 23:55:50.824836 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.05.05 23:55:50.824892 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1987 | 2026.05.05 23:55:50.826122 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1988 | 2026.05.05 23:55:50.826402 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.05.05 23:55:50.826727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1990 | 2026.05.05 23:55:51.452373 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.05.05 23:55:51.452596 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1992 | 2026.05.05 23:55:51.452918 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1993 | 2026.05.05 23:55:51.452950 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1994 | 2026.05.05 23:55:51.453161 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1995 | 2026.05.05 23:55:51.453226 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1996 | 2026.05.05 23:55:51.453357 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1997 | 2026.05.05 23:55:51.453450 [ 339 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1998 | 2026.05.05 23:55:51.453477 [ 260 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1999 | 2026.05.05 23:55:51.453580 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 2000 | 2026.05.05 23:55:51.453605 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2001 | 2026.05.05 23:55:51.453672 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2002 | 2026.05.05 23:55:51.453690 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2003 | 2026.05.05 23:55:51.453789 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2004 | 2026.05.05 23:55:51.453828 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2005 | 2026.05.05 23:55:51.455054 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002564 sec., 19500.780031201248 rows/sec., 3.65 MiB/sec. | ||
| 2006 | 2026.05.05 23:55:51.455175 [ 3 ] {14b42bd5-1ec2-4ee7-8c6c-a5b9d27ed187} <Debug> TCPHandler: Processed in 0.002957044 sec. | ||
| 2007 | 2026.05.05 23:55:51.456421 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.05.05 23:55:51.456532 [ 3 ] {6dc5c49d-f15a-40bf-a96d-8bf3b8f2d917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2009 | 2026.05.05 23:55:51.456578 [ 3 ] {6dc5c49d-f15a-40bf-a96d-8bf3b8f2d917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2010 | 2026.05.05 23:55:51.457039 [ 3 ] {6dc5c49d-f15a-40bf-a96d-8bf3b8f2d917} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.05.05 23:55:51.457082 [ 3 ] {6dc5c49d-f15a-40bf-a96d-8bf3b8f2d917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2012 | 2026.05.05 23:55:51.457427 [ 3 ] {6dc5c49d-f15a-40bf-a96d-8bf3b8f2d917} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2013 | 2026.05.05 23:55:51.457640 [ 3 ] {6dc5c49d-f15a-40bf-a96d-8bf3b8f2d917} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.05.05 23:55:51.457846 [ 3 ] {6dc5c49d-f15a-40bf-a96d-8bf3b8f2d917} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001351 sec., 41450.77720207254 rows/sec., 3.18 MiB/sec. | ||
| 2015 | 2026.05.05 23:55:51.457884 [ 3 ] {6dc5c49d-f15a-40bf-a96d-8bf3b8f2d917} <Debug> TCPHandler: Processed in 0.001523913 sec. | ||
| 2016 | 2026.05.05 23:55:51.457997 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.05.05 23:55:51.458090 [ 3 ] {c41b210d-6600-4a29-871d-992fb4f91dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2018 | 2026.05.05 23:55:51.458130 [ 3 ] {c41b210d-6600-4a29-871d-992fb4f91dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2019 | 2026.05.05 23:55:51.458521 [ 3 ] {c41b210d-6600-4a29-871d-992fb4f91dec} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.05.05 23:55:51.458556 [ 3 ] {c41b210d-6600-4a29-871d-992fb4f91dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2021 | 2026.05.05 23:55:51.458939 [ 3 ] {c41b210d-6600-4a29-871d-992fb4f91dec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2022 | 2026.05.05 23:55:51.459156 [ 3 ] {c41b210d-6600-4a29-871d-992fb4f91dec} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.05.05 23:55:51.459289 [ 3 ] {c41b210d-6600-4a29-871d-992fb4f91dec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 2024 | 2026.05.05 23:55:51.459325 [ 3 ] {c41b210d-6600-4a29-871d-992fb4f91dec} <Debug> TCPHandler: Processed in 0.001361941 sec. | ||
| 2025 | 2026.05.05 23:55:51.459442 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.05.05 23:55:51.459539 [ 3 ] {e686543e-f2ac-46f7-94f4-7c2b0246438b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.05.05 23:55:51.459582 [ 3 ] {e686543e-f2ac-46f7-94f4-7c2b0246438b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2028 | 2026.05.05 23:55:51.459925 [ 3 ] {e686543e-f2ac-46f7-94f4-7c2b0246438b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.05.05 23:55:51.459958 [ 3 ] {e686543e-f2ac-46f7-94f4-7c2b0246438b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2030 | 2026.05.05 23:55:51.460253 [ 3 ] {e686543e-f2ac-46f7-94f4-7c2b0246438b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2031 | 2026.05.05 23:55:51.460449 [ 3 ] {e686543e-f2ac-46f7-94f4-7c2b0246438b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.05.05 23:55:51.460567 [ 3 ] {e686543e-f2ac-46f7-94f4-7c2b0246438b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001101 sec., 58128.97366030881 rows/sec., 4.05 MiB/sec. | ||
| 2033 | 2026.05.05 23:55:51.460600 [ 3 ] {e686543e-f2ac-46f7-94f4-7c2b0246438b} <Debug> TCPHandler: Processed in 0.00126352 sec. | ||
| 2034 | 2026.05.05 23:55:51.460772 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.05.05 23:55:51.460868 [ 3 ] {1f505101-960b-4810-905f-c1082182ff3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.05.05 23:55:51.460909 [ 3 ] {1f505101-960b-4810-905f-c1082182ff3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2037 | 2026.05.05 23:55:51.461229 [ 3 ] {1f505101-960b-4810-905f-c1082182ff3f} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.05 23:55:51.461265 [ 3 ] {1f505101-960b-4810-905f-c1082182ff3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2039 | 2026.05.05 23:55:51.461571 [ 3 ] {1f505101-960b-4810-905f-c1082182ff3f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2040 | 2026.05.05 23:55:51.461774 [ 3 ] {1f505101-960b-4810-905f-c1082182ff3f} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.05 23:55:51.461893 [ 3 ] {1f505101-960b-4810-905f-c1082182ff3f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001052 sec., 22813.68821292776 rows/sec., 1.54 MiB/sec. | ||
| 2042 | 2026.05.05 23:55:51.461926 [ 3 ] {1f505101-960b-4810-905f-c1082182ff3f} <Debug> TCPHandler: Processed in 0.00121399 sec. | ||
| 2043 | 2026.05.05 23:55:53.319059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3372 | ||
| 2044 | 2026.05.05 23:55:53.319543 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.05.05 23:55:53.319589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2046 | 2026.05.05 23:55:53.320114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2047 | 2026.05.05 23:55:53.320347 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.05.05 23:55:53.320489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3372 | ||
| 2049 | 2026.05.05 23:55:53.486699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2050 | 2026.05.05 23:55:53.504632 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.05.05 23:55:53.504687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2052 | 2026.05.05 23:55:53.510314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2053 | 2026.05.05 23:55:53.510959 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.05.05 23:55:53.514451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2055 | 2026.05.05 23:55:56.458050 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.05.05 23:55:56.458305 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2057 | 2026.05.05 23:55:56.458678 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2058 | 2026.05.05 23:55:56.458722 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2059 | 2026.05.05 23:55:56.459005 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2060 | 2026.05.05 23:55:56.459078 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2061 | 2026.05.05 23:55:56.459221 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2062 | 2026.05.05 23:55:56.459350 [ 353 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2063 | 2026.05.05 23:55:56.459355 [ 350 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2064 | 2026.05.05 23:55:56.459520 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 2065 | 2026.05.05 23:55:56.459580 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2066 | 2026.05.05 23:55:56.459652 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2067 | 2026.05.05 23:55:56.459672 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2068 | 2026.05.05 23:55:56.459707 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2069 | 2026.05.05 23:55:56.459751 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2070 | 2026.05.05 23:55:56.460993 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002788 sec., 17934.002869440457 rows/sec., 4.29 MiB/sec. | ||
| 2071 | 2026.05.05 23:55:56.461108 [ 3 ] {d429aa23-0763-49a5-97a1-584c3aeff976} <Debug> TCPHandler: Processed in 0.003192966 sec. | ||
| 2072 | 2026.05.05 23:55:56.463278 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.05.05 23:55:56.463409 [ 3 ] {05a5455e-e459-4193-9900-e8f61f6e4c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2074 | 2026.05.05 23:55:56.463464 [ 3 ] {05a5455e-e459-4193-9900-e8f61f6e4c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2075 | 2026.05.05 23:55:56.464039 [ 3 ] {05a5455e-e459-4193-9900-e8f61f6e4c1c} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.05.05 23:55:56.464081 [ 3 ] {05a5455e-e459-4193-9900-e8f61f6e4c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2077 | 2026.05.05 23:55:56.464449 [ 3 ] {05a5455e-e459-4193-9900-e8f61f6e4c1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2078 | 2026.05.05 23:55:56.464676 [ 3 ] {05a5455e-e459-4193-9900-e8f61f6e4c1c} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.05.05 23:55:56.464823 [ 3 ] {05a5455e-e459-4193-9900-e8f61f6e4c1c} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00145 sec., 74482.75862068967 rows/sec., 6.27 MiB/sec. | ||
| 2080 | 2026.05.05 23:55:56.464862 [ 3 ] {05a5455e-e459-4193-9900-e8f61f6e4c1c} <Debug> TCPHandler: Processed in 0.001645853 sec. | ||
| 2081 | 2026.05.05 23:55:56.464990 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.05.05 23:55:56.465090 [ 3 ] {3c160143-39bf-4fe5-af06-b25937458a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.05.05 23:55:56.465131 [ 3 ] {3c160143-39bf-4fe5-af06-b25937458a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2084 | 2026.05.05 23:55:56.465517 [ 3 ] {3c160143-39bf-4fe5-af06-b25937458a3e} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.05.05 23:55:56.465552 [ 3 ] {3c160143-39bf-4fe5-af06-b25937458a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2086 | 2026.05.05 23:55:56.465824 [ 3 ] {3c160143-39bf-4fe5-af06-b25937458a3e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2087 | 2026.05.05 23:55:56.466028 [ 3 ] {3c160143-39bf-4fe5-af06-b25937458a3e} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.05.05 23:55:56.466216 [ 3 ] {3c160143-39bf-4fe5-af06-b25937458a3e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 1.66 MiB/sec. | ||
| 2089 | 2026.05.05 23:55:56.466253 [ 3 ] {3c160143-39bf-4fe5-af06-b25937458a3e} <Debug> TCPHandler: Processed in 0.001313171 sec. | ||
| 2090 | 2026.05.05 23:55:56.466371 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.05.05 23:55:56.466466 [ 3 ] {ce9ae719-dab9-4ea8-adc3-44609161d460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2092 | 2026.05.05 23:55:56.466508 [ 3 ] {ce9ae719-dab9-4ea8-adc3-44609161d460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2093 | 2026.05.05 23:55:56.466933 [ 3 ] {ce9ae719-dab9-4ea8-adc3-44609161d460} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.05.05 23:55:56.466969 [ 3 ] {ce9ae719-dab9-4ea8-adc3-44609161d460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2095 | 2026.05.05 23:55:56.467267 [ 3 ] {ce9ae719-dab9-4ea8-adc3-44609161d460} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2096 | 2026.05.05 23:55:56.467473 [ 3 ] {ce9ae719-dab9-4ea8-adc3-44609161d460} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.05.05 23:55:56.467600 [ 3 ] {ce9ae719-dab9-4ea8-adc3-44609161d460} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001152 sec., 80729.16666666667 rows/sec., 6.33 MiB/sec. | ||
| 2098 | 2026.05.05 23:55:56.467636 [ 3 ] {ce9ae719-dab9-4ea8-adc3-44609161d460} <Debug> TCPHandler: Processed in 0.00131403 sec. | ||
| 2099 | 2026.05.05 23:55:56.467754 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.05.05 23:55:56.467849 [ 3 ] {31874393-77fc-40a5-ac9f-498f6201df2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2101 | 2026.05.05 23:55:56.467891 [ 3 ] {31874393-77fc-40a5-ac9f-498f6201df2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2102 | 2026.05.05 23:55:56.468287 [ 3 ] {31874393-77fc-40a5-ac9f-498f6201df2c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.05.05 23:55:56.468323 [ 3 ] {31874393-77fc-40a5-ac9f-498f6201df2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2104 | 2026.05.05 23:55:56.468638 [ 3 ] {31874393-77fc-40a5-ac9f-498f6201df2c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2105 | 2026.05.05 23:55:56.468843 [ 3 ] {31874393-77fc-40a5-ac9f-498f6201df2c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.05.05 23:55:56.468973 [ 3 ] {31874393-77fc-40a5-ac9f-498f6201df2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 2107 | 2026.05.05 23:55:56.469008 [ 3 ] {31874393-77fc-40a5-ac9f-498f6201df2c} <Debug> TCPHandler: Processed in 0.00130357 sec. | ||
| 2108 | 2026.05.05 23:55:56.469120 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.05.05 23:55:56.469214 [ 3 ] {b990f41d-4ba1-451c-ac02-b4110b32a230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.05.05 23:55:56.469270 [ 3 ] {b990f41d-4ba1-451c-ac02-b4110b32a230} <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 | ||
| 2111 | 2026.05.05 23:55:56.470034 [ 3 ] {b990f41d-4ba1-451c-ac02-b4110b32a230} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.05.05 23:55:56.470071 [ 3 ] {b990f41d-4ba1-451c-ac02-b4110b32a230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2113 | 2026.05.05 23:55:56.470575 [ 3 ] {b990f41d-4ba1-451c-ac02-b4110b32a230} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2114 | 2026.05.05 23:55:56.470796 [ 3 ] {b990f41d-4ba1-451c-ac02-b4110b32a230} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.05.05 23:55:56.470939 [ 3 ] {b990f41d-4ba1-451c-ac02-b4110b32a230} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001742 sec., 14925.373134328358 rows/sec., 26.75 MiB/sec. | ||
| 2116 | 2026.05.05 23:55:56.470999 [ 3 ] {b990f41d-4ba1-451c-ac02-b4110b32a230} <Debug> TCPHandler: Processed in 0.001928296 sec. | ||
| 2117 | 2026.05.05 23:55:56.471121 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.05.05 23:55:56.471217 [ 3 ] {ed6b3809-bde2-4def-8a33-777c394f92bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.05.05 23:55:56.471260 [ 3 ] {ed6b3809-bde2-4def-8a33-777c394f92bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2120 | 2026.05.05 23:55:56.471577 [ 3 ] {ed6b3809-bde2-4def-8a33-777c394f92bd} <Trace> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.05.05 23:55:56.471613 [ 3 ] {ed6b3809-bde2-4def-8a33-777c394f92bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2122 | 2026.05.05 23:55:56.471907 [ 3 ] {ed6b3809-bde2-4def-8a33-777c394f92bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2123 | 2026.05.05 23:55:56.472110 [ 3 ] {ed6b3809-bde2-4def-8a33-777c394f92bd} <Trace> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.05.05 23:55:56.472237 [ 3 ] {ed6b3809-bde2-4def-8a33-777c394f92bd} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001038 sec., 2890.173410404624 rows/sec., 231.44 KiB/sec. | ||
| 2125 | 2026.05.05 23:55:56.472273 [ 3 ] {ed6b3809-bde2-4def-8a33-777c394f92bd} <Debug> TCPHandler: Processed in 0.001201 sec. | ||
| 2126 | 2026.05.05 23:55:56.472394 [ 3 ] {} <Trace> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.05.05 23:55:56.472516 [ 3 ] {d0c381fb-d166-46cc-b5bf-0d287c64731e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2128 | 2026.05.05 23:55:56.472567 [ 3 ] {d0c381fb-d166-46cc-b5bf-0d287c64731e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2129 | 2026.05.05 23:55:56.472960 [ 3 ] {d0c381fb-d166-46cc-b5bf-0d287c64731e} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.05.05 23:55:56.472997 [ 3 ] {d0c381fb-d166-46cc-b5bf-0d287c64731e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2131 | 2026.05.05 23:55:56.473306 [ 3 ] {d0c381fb-d166-46cc-b5bf-0d287c64731e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2132 | 2026.05.05 23:55:56.473515 [ 3 ] {d0c381fb-d166-46cc-b5bf-0d287c64731e} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.05.05 23:55:56.473645 [ 3 ] {d0c381fb-d166-46cc-b5bf-0d287c64731e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 2134 | 2026.05.05 23:55:56.473680 [ 3 ] {d0c381fb-d166-46cc-b5bf-0d287c64731e} <Debug> TCPHandler: Processed in 0.001346991 sec. | ||
| 2135 | 2026.05.05 23:56:00.758074 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2136 | 2026.05.05 23:56:00.758137 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2137 | 2026.05.05 23:56:00.821209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3820 | ||
| 2138 | 2026.05.05 23:56:00.821670 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.05.05 23:56:00.821715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2140 | 2026.05.05 23:56:00.822178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2141 | 2026.05.05 23:56:00.822412 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.05.05 23:56:00.822548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3820 | ||
| 2143 | 2026.05.05 23:56:00.827071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 270 | ||
| 2144 | 2026.05.05 23:56:00.829296 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.05.05 23:56:00.829352 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2146 | 2026.05.05 23:56:00.830520 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2147 | 2026.05.05 23:56:00.830791 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.05.05 23:56:00.830932 [ 13 ] {} <Debug> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2149 | 2026.05.05 23:56:00.830992 [ 13 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.05.05 23:56:00.831015 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2151 | 2026.05.05 23:56:00.831121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 2152 | 2026.05.05 23:56:00.831128 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2153 | 2026.05.05 23:56:00.831724 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2154 | 2026.05.05 23:56:00.831863 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2155 | 2026.05.05 23:56:00.832219 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 2156 | 2026.05.05 23:56:00.832559 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2157 | 2026.05.05 23:56:00.832897 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 2158 | 2026.05.05 23:56:00.833216 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 2159 | 2026.05.05 23:56:00.833536 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2160 | 2026.05.05 23:56:00.839508 [ 190 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 72 columns (72 merged, 0 gathered) in 0.008426489 sec., 32041.81480566817 rows/sec., 30.02 MiB/sec. | ||
| 2161 | 2026.05.05 23:56:00.840841 [ 199 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2162 | 2026.05.05 23:56:00.841541 [ 199 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.05.05 23:56:00.841632 [ 199 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_6_1} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2164 | 2026.05.05 23:56:00.841876 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 2165 | 2026.05.05 23:56:01.015101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2166 | 2026.05.05 23:56:01.033369 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.05.05 23:56:01.033434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2168 | 2026.05.05 23:56:01.039874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2169 | 2026.05.05 23:56:01.040567 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.05.05 23:56:01.044038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2171 | 2026.05.05 23:56:01.134223 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2026.05.05 23:56:01.134314 [ 3 ] {} <Debug> TCP-Session: e1efd105-560a-47ca-adda-219c9d16f001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.05 23:56:01.419503 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2174 | 2026.05.05 23:56:01.419569 [ 270 ] {} <Debug> TCP-Session: 85c69319-24eb-4de3-9125-b3d305ca7772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.05 23:56:01.456342 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.05.05 23:56:01.456571 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2177 | 2026.05.05 23:56:01.456917 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2178 | 2026.05.05 23:56:01.456951 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2179 | 2026.05.05 23:56:01.457176 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2180 | 2026.05.05 23:56:01.457242 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2181 | 2026.05.05 23:56:01.457378 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2182 | 2026.05.05 23:56:01.457489 [ 353 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2183 | 2026.05.05 23:56:01.457489 [ 350 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2184 | 2026.05.05 23:56:01.457596 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 2185 | 2026.05.05 23:56:01.457623 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2186 | 2026.05.05 23:56:01.457688 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2187 | 2026.05.05 23:56:01.457707 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2188 | 2026.05.05 23:56:01.457740 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2189 | 2026.05.05 23:56:01.457778 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2190 | 2026.05.05 23:56:01.458871 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.00239 sec., 20920.502092050207 rows/sec., 3.92 MiB/sec. | ||
| 2191 | 2026.05.05 23:56:01.458996 [ 5 ] {eb96fcb4-e557-4be4-b058-1531c0efe5d3} <Debug> TCPHandler: Processed in 0.002791003 sec. | ||
| 2192 | 2026.05.05 23:56:01.460885 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.05.05 23:56:01.460995 [ 5 ] {e2fef0c2-44e7-4af6-b17e-3a9a618371f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2194 | 2026.05.05 23:56:01.461039 [ 5 ] {e2fef0c2-44e7-4af6-b17e-3a9a618371f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2195 | 2026.05.05 23:56:01.461547 [ 5 ] {e2fef0c2-44e7-4af6-b17e-3a9a618371f7} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.05.05 23:56:01.461591 [ 5 ] {e2fef0c2-44e7-4af6-b17e-3a9a618371f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2197 | 2026.05.05 23:56:01.461966 [ 5 ] {e2fef0c2-44e7-4af6-b17e-3a9a618371f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2198 | 2026.05.05 23:56:01.462194 [ 5 ] {e2fef0c2-44e7-4af6-b17e-3a9a618371f7} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.05.05 23:56:01.462327 [ 36 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2200 | 2026.05.05 23:56:01.462342 [ 5 ] {e2fef0c2-44e7-4af6-b17e-3a9a618371f7} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001379 sec., 56562.726613488034 rows/sec., 4.68 MiB/sec. | ||
| 2201 | 2026.05.05 23:56:01.462387 [ 36 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.05.05 23:56:01.462397 [ 5 ] {e2fef0c2-44e7-4af6-b17e-3a9a618371f7} <Debug> TCPHandler: Processed in 0.001565773 sec. | ||
| 2203 | 2026.05.05 23:56:01.462416 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2204 | 2026.05.05 23:56:01.462513 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 2205 | 2026.05.05 23:56:01.462540 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.05.05 23:56:01.462609 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2207 | 2026.05.05 23:56:01.462637 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3291 rows starting from the beginning of the part | ||
| 2208 | 2026.05.05 23:56:01.462644 [ 5 ] {683b2fba-19bc-4a6c-9e67-834e1ea38d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.05.05 23:56:01.462686 [ 5 ] {683b2fba-19bc-4a6c-9e67-834e1ea38d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2210 | 2026.05.05 23:56:01.462690 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2211 | 2026.05.05 23:56:01.462740 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2421 rows starting from the beginning of the part | ||
| 2212 | 2026.05.05 23:56:01.462783 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2213 | 2026.05.05 23:56:01.462820 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
| 2214 | 2026.05.05 23:56:01.462861 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2215 | 2026.05.05 23:56:01.463097 [ 5 ] {683b2fba-19bc-4a6c-9e67-834e1ea38d86} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.05.05 23:56:01.463132 [ 5 ] {683b2fba-19bc-4a6c-9e67-834e1ea38d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2217 | 2026.05.05 23:56:01.463443 [ 5 ] {683b2fba-19bc-4a6c-9e67-834e1ea38d86} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2218 | 2026.05.05 23:56:01.463660 [ 5 ] {683b2fba-19bc-4a6c-9e67-834e1ea38d86} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.05.05 23:56:01.463791 [ 5 ] {683b2fba-19bc-4a6c-9e67-834e1ea38d86} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001167 sec., 9425.878320479862 rows/sec., 708.78 KiB/sec. | ||
| 2220 | 2026.05.05 23:56:01.463829 [ 5 ] {683b2fba-19bc-4a6c-9e67-834e1ea38d86} <Debug> TCPHandler: Processed in 0.001341831 sec. | ||
| 2221 | 2026.05.05 23:56:01.463951 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.05.05 23:56:01.464046 [ 5 ] {66f43a6f-48e7-49b2-ac81-65637a370838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2223 | 2026.05.05 23:56:01.464087 [ 5 ] {66f43a6f-48e7-49b2-ac81-65637a370838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2224 | 2026.05.05 23:56:01.464505 [ 5 ] {66f43a6f-48e7-49b2-ac81-65637a370838} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.05.05 23:56:01.464542 [ 5 ] {66f43a6f-48e7-49b2-ac81-65637a370838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2226 | 2026.05.05 23:56:01.464848 [ 5 ] {66f43a6f-48e7-49b2-ac81-65637a370838} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2227 | 2026.05.05 23:56:01.464941 [ 199 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6058 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246458 sec., 2458025.302485616 rows/sec., 194.25 MiB/sec. | ||
| 2228 | 2026.05.05 23:56:01.465061 [ 5 ] {66f43a6f-48e7-49b2-ac81-65637a370838} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.05.05 23:56:01.465162 [ 36 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2230 | 2026.05.05 23:56:01.465191 [ 5 ] {66f43a6f-48e7-49b2-ac81-65637a370838} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001164 sec., 64432.989690721646 rows/sec., 5.03 MiB/sec. | ||
| 2231 | 2026.05.05 23:56:01.465198 [ 36 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.05.05 23:56:01.465231 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2233 | 2026.05.05 23:56:01.465234 [ 5 ] {66f43a6f-48e7-49b2-ac81-65637a370838} <Debug> TCPHandler: Processed in 0.001331731 sec. | ||
| 2234 | 2026.05.05 23:56:01.465329 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 2235 | 2026.05.05 23:56:01.465362 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2236 | 2026.05.05 23:56:01.465383 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2026.05.05 23:56:01.465422 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2238 | 2026.05.05 23:56:01.465459 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1777 rows starting from the beginning of the part | ||
| 2239 | 2026.05.05 23:56:01.465478 [ 5 ] {73824aaa-6981-425b-ad2e-cacd684d6a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2240 | 2026.05.05 23:56:01.465522 [ 5 ] {73824aaa-6981-425b-ad2e-cacd684d6a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2241 | 2026.05.05 23:56:01.465536 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 2242 | 2026.05.05 23:56:01.465590 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1298 rows starting from the beginning of the part | ||
| 2243 | 2026.05.05 23:56:01.465637 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2244 | 2026.05.05 23:56:01.465664 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.05.05 23:56:01.465698 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 93 rows starting from the beginning of the part | ||
| 2246 | 2026.05.05 23:56:01.465738 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_11_2} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2247 | 2026.05.05 23:56:01.465755 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2248 | 2026.05.05 23:56:01.465797 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2249 | 2026.05.05 23:56:01.465966 [ 5 ] {73824aaa-6981-425b-ad2e-cacd684d6a6b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.05.05 23:56:01.466002 [ 5 ] {73824aaa-6981-425b-ad2e-cacd684d6a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2251 | 2026.05.05 23:56:01.466338 [ 5 ] {73824aaa-6981-425b-ad2e-cacd684d6a6b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2252 | 2026.05.05 23:56:01.466552 [ 5 ] {73824aaa-6981-425b-ad2e-cacd684d6a6b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.05.05 23:56:01.466660 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2254 | 2026.05.05 23:56:01.466681 [ 5 ] {73824aaa-6981-425b-ad2e-cacd684d6a6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 2255 | 2026.05.05 23:56:01.466692 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.05.05 23:56:01.466725 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2257 | 2026.05.05 23:56:01.466729 [ 5 ] {73824aaa-6981-425b-ad2e-cacd684d6a6b} <Debug> TCPHandler: Processed in 0.001393871 sec. | ||
| 2258 | 2026.05.05 23:56:01.466804 [ 199 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 2259 | 2026.05.05 23:56:01.466877 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.05.05 23:56:01.466919 [ 199 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2261 | 2026.05.05 23:56:01.466958 [ 199 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3234 rows starting from the beginning of the part | ||
| 2262 | 2026.05.05 23:56:01.466966 [ 193 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687413 sec., 2016696.5645043626 rows/sec., 145.72 MiB/sec. | ||
| 2263 | 2026.05.05 23:56:01.466977 [ 5 ] {f6c6a378-cf51-493a-9c3a-8bebb0fee59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2264 | 2026.05.05 23:56:01.467034 [ 199 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 2265 | 2026.05.05 23:56:01.467036 [ 5 ] {f6c6a378-cf51-493a-9c3a-8bebb0fee59c} <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 | ||
| 2266 | 2026.05.05 23:56:01.467092 [ 199 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1560 rows starting from the beginning of the part | ||
| 2267 | 2026.05.05 23:56:01.467134 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2268 | 2026.05.05 23:56:01.467142 [ 199 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2269 | 2026.05.05 23:56:01.467199 [ 199 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2270 | 2026.05.05 23:56:01.467248 [ 199 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 2271 | 2026.05.05 23:56:01.467407 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.05.05 23:56:01.467491 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_11_2} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2273 | 2026.05.05 23:56:01.467547 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2274 | 2026.05.05 23:56:01.468004 [ 5 ] {f6c6a378-cf51-493a-9c3a-8bebb0fee59c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.05.05 23:56:01.468050 [ 5 ] {f6c6a378-cf51-493a-9c3a-8bebb0fee59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2276 | 2026.05.05 23:56:01.468751 [ 5 ] {f6c6a378-cf51-493a-9c3a-8bebb0fee59c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2277 | 2026.05.05 23:56:01.469055 [ 5 ] {f6c6a378-cf51-493a-9c3a-8bebb0fee59c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.05.05 23:56:01.469241 [ 5 ] {f6c6a378-cf51-493a-9c3a-8bebb0fee59c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002281 sec., 4822.446295484437 rows/sec., 8.64 MiB/sec. | ||
| 2279 | 2026.05.05 23:56:01.469327 [ 5 ] {f6c6a378-cf51-493a-9c3a-8bebb0fee59c} <Debug> TCPHandler: Processed in 0.002500101 sec. | ||
| 2280 | 2026.05.05 23:56:01.469498 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.05.05 23:56:01.469603 [ 5 ] {a0c3ac11-d3e3-4e72-a077-fe249e39d057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.05.05 23:56:01.469653 [ 5 ] {a0c3ac11-d3e3-4e72-a077-fe249e39d057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2283 | 2026.05.05 23:56:01.470116 [ 5 ] {a0c3ac11-d3e3-4e72-a077-fe249e39d057} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.05.05 23:56:01.470159 [ 5 ] {a0c3ac11-d3e3-4e72-a077-fe249e39d057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2285 | 2026.05.05 23:56:01.470449 [ 193 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5338 rows, containing 5 columns (5 merged, 0 gathered) in 0.003681 sec., 1450149.4159195872 rows/sec., 92.33 MiB/sec. | ||
| 2286 | 2026.05.05 23:56:01.470599 [ 5 ] {a0c3ac11-d3e3-4e72-a077-fe249e39d057} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2287 | 2026.05.05 23:56:01.470811 [ 5 ] {a0c3ac11-d3e3-4e72-a077-fe249e39d057} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.05.05 23:56:01.470921 [ 36 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2289 | 2026.05.05 23:56:01.470943 [ 5 ] {a0c3ac11-d3e3-4e72-a077-fe249e39d057} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 2290 | 2026.05.05 23:56:01.470962 [ 36 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.05.05 23:56:01.470984 [ 5 ] {a0c3ac11-d3e3-4e72-a077-fe249e39d057} <Debug> TCPHandler: Processed in 0.001546882 sec. | ||
| 2292 | 2026.05.05 23:56:01.470985 [ 197 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2293 | 2026.05.05 23:56:01.470988 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2294 | 2026.05.05 23:56:01.471086 [ 199 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 2295 | 2026.05.05 23:56:01.471193 [ 199 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2296 | 2026.05.05 23:56:01.471222 [ 199 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
| 2297 | 2026.05.05 23:56:01.471270 [ 199 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 2298 | 2026.05.05 23:56:01.471308 [ 199 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2299 | 2026.05.05 23:56:01.471310 [ 197 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.05.05 23:56:01.471346 [ 199 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 2301 | 2026.05.05 23:56:01.471384 [ 199 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 2302 | 2026.05.05 23:56:01.471399 [ 197 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2303 | 2026.05.05 23:56:01.471422 [ 199 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 2304 | 2026.05.05 23:56:01.471486 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2305 | 2026.05.05 23:56:01.472184 [ 197 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001129129 sec., 510127.71791354223 rows/sec., 33.61 MiB/sec. | ||
| 2306 | 2026.05.05 23:56:01.472379 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2307 | 2026.05.05 23:56:01.472660 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_11_2} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.05 23:56:01.472740 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_11_2} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2309 | 2026.05.05 23:56:01.472808 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2310 | 2026.05.05 23:56:02.001135 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.48 MiB, peak 191.94 MiB, free memory in arenas 0.00 B, will set to 190.34 MiB (RSS), difference: 5.85 MiB | ||
| 2311 | 2026.05.05 23:56:06.466441 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.05.05 23:56:06.466771 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2313 | 2026.05.05 23:56:06.467284 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2314 | 2026.05.05 23:56:06.467344 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2315 | 2026.05.05 23:56:06.467714 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2316 | 2026.05.05 23:56:06.467823 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2317 | 2026.05.05 23:56:06.468035 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 2318 | 2026.05.05 23:56:06.468203 [ 326 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2319 | 2026.05.05 23:56:06.468203 [ 350 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2320 | 2026.05.05 23:56:06.468396 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 2321 | 2026.05.05 23:56:06.468441 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2322 | 2026.05.05 23:56:06.468555 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2323 | 2026.05.05 23:56:06.468586 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2324 | 2026.05.05 23:56:06.468637 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2325 | 2026.05.05 23:56:06.468700 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2326 | 2026.05.05 23:56:06.470459 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003823 sec., 13078.733978550876 rows/sec., 3.13 MiB/sec. | ||
| 2327 | 2026.05.05 23:56:06.470648 [ 5 ] {d8cd7579-2024-416d-933f-9babd0288a75} <Debug> TCPHandler: Processed in 0.004459567 sec. | ||
| 2328 | 2026.05.05 23:56:06.478385 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.05.05 23:56:06.478583 [ 5 ] {4cb7d9e4-55fe-43d5-a0fc-3c01024655a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2330 | 2026.05.05 23:56:06.478666 [ 5 ] {4cb7d9e4-55fe-43d5-a0fc-3c01024655a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2331 | 2026.05.05 23:56:06.479505 [ 5 ] {4cb7d9e4-55fe-43d5-a0fc-3c01024655a2} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.05 23:56:06.479574 [ 5 ] {4cb7d9e4-55fe-43d5-a0fc-3c01024655a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2333 | 2026.05.05 23:56:06.480172 [ 5 ] {4cb7d9e4-55fe-43d5-a0fc-3c01024655a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2334 | 2026.05.05 23:56:06.480553 [ 5 ] {4cb7d9e4-55fe-43d5-a0fc-3c01024655a2} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.05.05 23:56:06.480792 [ 5 ] {4cb7d9e4-55fe-43d5-a0fc-3c01024655a2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002264 sec., 10600.706713780919 rows/sec., 900.65 KiB/sec. | ||
| 2336 | 2026.05.05 23:56:06.480857 [ 5 ] {4cb7d9e4-55fe-43d5-a0fc-3c01024655a2} <Debug> TCPHandler: Processed in 0.00260859 sec. | ||
| 2337 | 2026.05.05 23:56:06.481070 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.05.05 23:56:06.481215 [ 5 ] {5f8de267-60e0-42d5-9643-8dee48bce43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2339 | 2026.05.05 23:56:06.481280 [ 5 ] {5f8de267-60e0-42d5-9643-8dee48bce43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2340 | 2026.05.05 23:56:06.482193 [ 5 ] {5f8de267-60e0-42d5-9643-8dee48bce43c} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.05.05 23:56:06.482256 [ 5 ] {5f8de267-60e0-42d5-9643-8dee48bce43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2342 | 2026.05.05 23:56:06.482810 [ 5 ] {5f8de267-60e0-42d5-9643-8dee48bce43c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2343 | 2026.05.05 23:56:06.483146 [ 5 ] {5f8de267-60e0-42d5-9643-8dee48bce43c} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.05.05 23:56:06.483345 [ 5 ] {5f8de267-60e0-42d5-9643-8dee48bce43c} <Debug> executeQuery: Read 228 rows, 20.77 KiB in 0.002166 sec., 105263.15789473684 rows/sec., 9.36 MiB/sec. | ||
| 2345 | 2026.05.05 23:56:06.483433 [ 5 ] {5f8de267-60e0-42d5-9643-8dee48bce43c} <Debug> TCPHandler: Processed in 0.00243065 sec. | ||
| 2346 | 2026.05.05 23:56:06.483655 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.05.05 23:56:06.483793 [ 5 ] {679a20b6-1f17-4fd5-80fb-f8e979e2bc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.05.05 23:56:06.483875 [ 5 ] {679a20b6-1f17-4fd5-80fb-f8e979e2bc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2349 | 2026.05.05 23:56:06.484549 [ 5 ] {679a20b6-1f17-4fd5-80fb-f8e979e2bc2f} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.05.05 23:56:06.484627 [ 5 ] {679a20b6-1f17-4fd5-80fb-f8e979e2bc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2351 | 2026.05.05 23:56:06.485154 [ 5 ] {679a20b6-1f17-4fd5-80fb-f8e979e2bc2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2352 | 2026.05.05 23:56:06.485513 [ 5 ] {679a20b6-1f17-4fd5-80fb-f8e979e2bc2f} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.05.05 23:56:06.485721 [ 5 ] {679a20b6-1f17-4fd5-80fb-f8e979e2bc2f} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001962 sec., 19367.99184505606 rows/sec., 1.45 MiB/sec. | ||
| 2354 | 2026.05.05 23:56:06.485777 [ 5 ] {679a20b6-1f17-4fd5-80fb-f8e979e2bc2f} <Debug> TCPHandler: Processed in 0.002193888 sec. | ||
| 2355 | 2026.05.05 23:56:06.485982 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.05.05 23:56:06.486122 [ 5 ] {d5a42cfa-360c-4b8b-83d5-7b41b367a0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2357 | 2026.05.05 23:56:06.486186 [ 5 ] {d5a42cfa-360c-4b8b-83d5-7b41b367a0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2358 | 2026.05.05 23:56:06.486839 [ 5 ] {d5a42cfa-360c-4b8b-83d5-7b41b367a0d9} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.05.05 23:56:06.486891 [ 5 ] {d5a42cfa-360c-4b8b-83d5-7b41b367a0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2360 | 2026.05.05 23:56:06.487362 [ 5 ] {d5a42cfa-360c-4b8b-83d5-7b41b367a0d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2361 | 2026.05.05 23:56:06.487702 [ 5 ] {d5a42cfa-360c-4b8b-83d5-7b41b367a0d9} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.05.05 23:56:06.487905 [ 5 ] {d5a42cfa-360c-4b8b-83d5-7b41b367a0d9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001818 sec., 13201.320132013201 rows/sec., 1.10 MiB/sec. | ||
| 2363 | 2026.05.05 23:56:06.487962 [ 5 ] {d5a42cfa-360c-4b8b-83d5-7b41b367a0d9} <Debug> TCPHandler: Processed in 0.002048807 sec. | ||
| 2364 | 2026.05.05 23:56:06.488152 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.05.05 23:56:06.488291 [ 5 ] {dad3e35f-85f2-4b61-addf-d47052e99fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2366 | 2026.05.05 23:56:06.488352 [ 5 ] {dad3e35f-85f2-4b61-addf-d47052e99fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2367 | 2026.05.05 23:56:06.488971 [ 5 ] {dad3e35f-85f2-4b61-addf-d47052e99fea} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.05.05 23:56:06.489031 [ 5 ] {dad3e35f-85f2-4b61-addf-d47052e99fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2369 | 2026.05.05 23:56:06.489528 [ 5 ] {dad3e35f-85f2-4b61-addf-d47052e99fea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2370 | 2026.05.05 23:56:06.489885 [ 5 ] {dad3e35f-85f2-4b61-addf-d47052e99fea} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.05.05 23:56:06.490087 [ 5 ] {dad3e35f-85f2-4b61-addf-d47052e99fea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001829 sec., 6560.962274466922 rows/sec., 512.58 KiB/sec. | ||
| 2372 | 2026.05.05 23:56:06.490146 [ 5 ] {dad3e35f-85f2-4b61-addf-d47052e99fea} <Debug> TCPHandler: Processed in 0.002061627 sec. | ||
| 2373 | 2026.05.05 23:56:06.490340 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.05.05 23:56:06.490478 [ 5 ] {328876bc-ad10-4d6a-8e76-d693a125bac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2375 | 2026.05.05 23:56:06.490539 [ 5 ] {328876bc-ad10-4d6a-8e76-d693a125bac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2376 | 2026.05.05 23:56:06.491275 [ 5 ] {328876bc-ad10-4d6a-8e76-d693a125bac9} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.05.05 23:56:06.491328 [ 5 ] {328876bc-ad10-4d6a-8e76-d693a125bac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2378 | 2026.05.05 23:56:06.491824 [ 5 ] {328876bc-ad10-4d6a-8e76-d693a125bac9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2379 | 2026.05.05 23:56:06.492169 [ 5 ] {328876bc-ad10-4d6a-8e76-d693a125bac9} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.05.05 23:56:06.492368 [ 5 ] {328876bc-ad10-4d6a-8e76-d693a125bac9} <Debug> executeQuery: Read 126 rows, 10.46 KiB in 0.001922 sec., 65556.7117585848 rows/sec., 5.31 MiB/sec. | ||
| 2381 | 2026.05.05 23:56:06.492477 [ 5 ] {328876bc-ad10-4d6a-8e76-d693a125bac9} <Debug> TCPHandler: Processed in 0.002205288 sec. | ||
| 2382 | 2026.05.05 23:56:06.492671 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.05.05 23:56:06.492808 [ 5 ] {20203e72-b393-4ac6-85fe-50aebca80d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2384 | 2026.05.05 23:56:06.492871 [ 5 ] {20203e72-b393-4ac6-85fe-50aebca80d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2385 | 2026.05.05 23:56:06.493520 [ 5 ] {20203e72-b393-4ac6-85fe-50aebca80d1c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.05.05 23:56:06.493571 [ 5 ] {20203e72-b393-4ac6-85fe-50aebca80d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2387 | 2026.05.05 23:56:06.494098 [ 5 ] {20203e72-b393-4ac6-85fe-50aebca80d1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2388 | 2026.05.05 23:56:06.494445 [ 5 ] {20203e72-b393-4ac6-85fe-50aebca80d1c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.05.05 23:56:06.494642 [ 5 ] {20203e72-b393-4ac6-85fe-50aebca80d1c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001866 sec., 105037.51339764202 rows/sec., 7.54 MiB/sec. | ||
| 2390 | 2026.05.05 23:56:06.494697 [ 5 ] {20203e72-b393-4ac6-85fe-50aebca80d1c} <Debug> TCPHandler: Processed in 0.002093917 sec. | ||
| 2391 | 2026.05.05 23:56:06.494901 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2026.05.05 23:56:06.495035 [ 5 ] {9354d426-468e-48c9-872d-7025b89b8d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2393 | 2026.05.05 23:56:06.495113 [ 5 ] {9354d426-468e-48c9-872d-7025b89b8d8c} <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 | ||
| 2394 | 2026.05.05 23:56:06.496869 [ 5 ] {9354d426-468e-48c9-872d-7025b89b8d8c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.05.05 23:56:06.496927 [ 5 ] {9354d426-468e-48c9-872d-7025b89b8d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2396 | 2026.05.05 23:56:06.497832 [ 5 ] {9354d426-468e-48c9-872d-7025b89b8d8c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2397 | 2026.05.05 23:56:06.498199 [ 5 ] {9354d426-468e-48c9-872d-7025b89b8d8c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.05.05 23:56:06.498409 [ 5 ] {9354d426-468e-48c9-872d-7025b89b8d8c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003404 sec., 7638.07285546416 rows/sec., 13.69 MiB/sec. | ||
| 2399 | 2026.05.05 23:56:06.498508 [ 5 ] {9354d426-468e-48c9-872d-7025b89b8d8c} <Debug> TCPHandler: Processed in 0.003671851 sec. | ||
| 2400 | 2026.05.05 23:56:06.498761 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.05.05 23:56:06.498889 [ 5 ] {5d85c3c3-9946-4da1-a1e1-edb4a0015294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2402 | 2026.05.05 23:56:06.498943 [ 5 ] {5d85c3c3-9946-4da1-a1e1-edb4a0015294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2403 | 2026.05.05 23:56:06.499517 [ 5 ] {5d85c3c3-9946-4da1-a1e1-edb4a0015294} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.05.05 23:56:06.499569 [ 5 ] {5d85c3c3-9946-4da1-a1e1-edb4a0015294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2405 | 2026.05.05 23:56:06.500070 [ 5 ] {5d85c3c3-9946-4da1-a1e1-edb4a0015294} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2406 | 2026.05.05 23:56:06.500432 [ 5 ] {5d85c3c3-9946-4da1-a1e1-edb4a0015294} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.05.05 23:56:06.500629 [ 5 ] {5d85c3c3-9946-4da1-a1e1-edb4a0015294} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001767 sec., 33955.85738539898 rows/sec., 2.29 MiB/sec. | ||
| 2408 | 2026.05.05 23:56:06.500685 [ 5 ] {5d85c3c3-9946-4da1-a1e1-edb4a0015294} <Debug> TCPHandler: Processed in 0.001997506 sec. | ||
| 2409 | 2026.05.05 23:56:07.189516 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61024 | ||
| 2410 | 2026.05.05 23:56:07.189675 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2411 | 2026.05.05 23:56:07.189711 [ 307 ] {} <Debug> TCP-Session: 97d21b49-c125-4780-b73c-be6abc509347 Authenticating user 'default' from [fd00:1122:3344:101::e]:61024 | ||
| 2412 | 2026.05.05 23:56:07.189740 [ 307 ] {} <Debug> TCP-Session: 97d21b49-c125-4780-b73c-be6abc509347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.05.05 23:56:07.189757 [ 307 ] {} <Debug> TCP-Session: 97d21b49-c125-4780-b73c-be6abc509347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.05.05 23:56:07.189983 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59984 | ||
| 2415 | 2026.05.05 23:56:07.190050 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55783 | ||
| 2416 | 2026.05.05 23:56:07.190073 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50495 | ||
| 2417 | 2026.05.05 23:56:07.190090 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48399 | ||
| 2418 | 2026.05.05 23:56:07.190116 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2419 | 2026.05.05 23:56:07.190132 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46449 | ||
| 2420 | 2026.05.05 23:56:07.190215 [ 308 ] {} <Debug> TCP-Session: 863853f0-1884-4893-ac0f-27a0880748b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59984 | ||
| 2421 | 2026.05.05 23:56:07.190120 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42105 | ||
| 2422 | 2026.05.05 23:56:07.190276 [ 308 ] {} <Debug> TCP-Session: 863853f0-1884-4893-ac0f-27a0880748b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.05.05 23:56:07.190088 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50794 | ||
| 2424 | 2026.05.05 23:56:07.190325 [ 308 ] {} <Debug> TCP-Session: 863853f0-1884-4893-ac0f-27a0880748b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.05.05 23:56:07.190114 [ 307 ] {} <Trace> TCP-Session: 97d21b49-c125-4780-b73c-be6abc509347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.05.05 23:56:07.190186 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2427 | 2026.05.05 23:56:07.190102 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60769 | ||
| 2428 | 2026.05.05 23:56:07.190449 [ 309 ] {} <Debug> TCP-Session: abc39b91-1e81-49d7-89ec-0dbc8e76bc6f Authenticating user 'default' from [fd00:1122:3344:101::e]:55783 | ||
| 2429 | 2026.05.05 23:56:07.190484 [ 309 ] {} <Debug> TCP-Session: abc39b91-1e81-49d7-89ec-0dbc8e76bc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.05.05 23:56:07.190501 [ 309 ] {} <Debug> TCP-Session: abc39b91-1e81-49d7-89ec-0dbc8e76bc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.05.05 23:56:07.190520 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2432 | 2026.05.05 23:56:07.190570 [ 3 ] {} <Debug> TCP-Session: 030e5a0d-6871-4cc4-a1ef-491d90d547ee Authenticating user 'default' from [fd00:1122:3344:101::e]:48399 | ||
| 2433 | 2026.05.05 23:56:07.190575 [ 307 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2434 | 2026.05.05 23:56:07.190599 [ 3 ] {} <Debug> TCP-Session: 030e5a0d-6871-4cc4-a1ef-491d90d547ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.05.05 23:56:07.190638 [ 3 ] {} <Debug> TCP-Session: 030e5a0d-6871-4cc4-a1ef-491d90d547ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.05.05 23:56:07.190680 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2437 | 2026.05.05 23:56:07.190682 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2026.05.05 23:56:07.190726 [ 310 ] {} <Debug> TCP-Session: 4b94d4d1-f638-46b7-b4e6-225b92155536 Authenticating user 'default' from [fd00:1122:3344:101::e]:50794 | ||
| 2439 | 2026.05.05 23:56:07.190728 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2440 | 2026.05.05 23:56:07.190741 [ 270 ] {} <Debug> TCP-Session: eb399c27-bab2-41e3-85cf-ed1db73583d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60769 | ||
| 2441 | 2026.05.05 23:56:07.190759 [ 310 ] {} <Debug> TCP-Session: 4b94d4d1-f638-46b7-b4e6-225b92155536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.05.05 23:56:07.190794 [ 270 ] {} <Debug> TCP-Session: eb399c27-bab2-41e3-85cf-ed1db73583d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.05.05 23:56:07.190812 [ 310 ] {} <Debug> TCP-Session: 4b94d4d1-f638-46b7-b4e6-225b92155536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.05.05 23:56:07.190828 [ 270 ] {} <Debug> TCP-Session: eb399c27-bab2-41e3-85cf-ed1db73583d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2026.05.05 23:56:07.190779 [ 304 ] {} <Debug> TCP-Session: 6b5b92bb-5d79-4e79-bbbb-49a3b91c26ee Authenticating user 'default' from [fd00:1122:3344:101::e]:46449 | ||
| 2446 | 2026.05.05 23:56:07.190883 [ 304 ] {} <Debug> TCP-Session: 6b5b92bb-5d79-4e79-bbbb-49a3b91c26ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.05.05 23:56:07.190900 [ 304 ] {} <Debug> TCP-Session: 6b5b92bb-5d79-4e79-bbbb-49a3b91c26ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.05.05 23:56:07.190904 [ 307 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2449 | 2026.05.05 23:56:07.190913 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2450 | 2026.05.05 23:56:07.190951 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2451 | 2026.05.05 23:56:07.190968 [ 311 ] {} <Debug> TCP-Session: d4697ff6-f306-4187-9d11-b28c453f5d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:50495 | ||
| 2452 | 2026.05.05 23:56:07.190982 [ 307 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2453 | 2026.05.05 23:56:07.191007 [ 303 ] {} <Debug> TCP-Session: 47cc98a9-e909-4c2a-9db1-d0fb829e3000 Authenticating user 'default' from [fd00:1122:3344:101::e]:42105 | ||
| 2454 | 2026.05.05 23:56:07.191008 [ 311 ] {} <Debug> TCP-Session: d4697ff6-f306-4187-9d11-b28c453f5d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.05.05 23:56:07.191041 [ 303 ] {} <Debug> TCP-Session: 47cc98a9-e909-4c2a-9db1-d0fb829e3000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.05.05 23:56:07.191048 [ 311 ] {} <Debug> TCP-Session: d4697ff6-f306-4187-9d11-b28c453f5d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.05.05 23:56:07.191138 [ 303 ] {} <Debug> TCP-Session: 47cc98a9-e909-4c2a-9db1-d0fb829e3000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2026.05.05 23:56:07.191416 [ 307 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 2459 | 2026.05.05 23:56:07.191533 [ 307 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2460 | 2026.05.05 23:56:07.676541 [ 354 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Trace> AggregatingTransform: Aggregating | ||
| 2461 | 2026.05.05 23:56:07.676623 [ 354 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Trace> Aggregator: Aggregation method: without_key | ||
| 2462 | 2026.05.05 23:56:07.676666 [ 354 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001989266 sec. (502.698 rows/sec., 19.64 KiB/sec.) | ||
| 2463 | 2026.05.05 23:56:07.676689 [ 354 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Trace> Aggregator: Merging aggregated data | ||
| 2464 | 2026.05.05 23:56:07.678290 [ 307 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.487586 sec., 2.0509202479152395 rows/sec., 82.04 B/sec. | ||
| 2465 | 2026.05.05 23:56:07.678507 [ 307 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2466 | 2026.05.05 23:56:07.678532 [ 307 ] {7706bef6-71c6-4514-8a0d-952468a07571} <Debug> TCPHandler: Processed in 0.488507489 sec. | ||
| 2467 | 2026.05.05 23:56:07.678715 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2468 | 2026.05.05 23:56:07.678755 [ 307 ] {} <Debug> TCP-Session: 97d21b49-c125-4780-b73c-be6abc509347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.05.05 23:56:07.678769 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2470 | 2026.05.05 23:56:07.678797 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2471 | 2026.05.05 23:56:07.678828 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2472 | 2026.05.05 23:56:07.678848 [ 304 ] {} <Debug> TCP-Session: 6b5b92bb-5d79-4e79-bbbb-49a3b91c26ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.05.05 23:56:07.678854 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2474 | 2026.05.05 23:56:07.678898 [ 311 ] {} <Debug> TCP-Session: d4697ff6-f306-4187-9d11-b28c453f5d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.05.05 23:56:07.678905 [ 310 ] {} <Debug> TCP-Session: 4b94d4d1-f638-46b7-b4e6-225b92155536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.05.05 23:56:07.678922 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2477 | 2026.05.05 23:56:07.678944 [ 309 ] {} <Debug> TCP-Session: abc39b91-1e81-49d7-89ec-0dbc8e76bc6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.05.05 23:56:07.678873 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2479 | 2026.05.05 23:56:07.678990 [ 3 ] {} <Debug> TCP-Session: 030e5a0d-6871-4cc4-a1ef-491d90d547ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.05.05 23:56:07.678839 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2481 | 2026.05.05 23:56:07.679043 [ 303 ] {} <Debug> TCP-Session: 47cc98a9-e909-4c2a-9db1-d0fb829e3000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.05.05 23:56:07.678894 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2483 | 2026.05.05 23:56:07.679114 [ 308 ] {} <Debug> TCP-Session: 863853f0-1884-4893-ac0f-27a0880748b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.05.05 23:56:07.679146 [ 270 ] {} <Debug> TCP-Session: eb399c27-bab2-41e3-85cf-ed1db73583d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2026.05.05 23:56:08.000397 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.82 MiB, peak 201.93 MiB, free memory in arenas 0.00 B, will set to 210.64 MiB (RSS), difference: 18.82 MiB | ||
| 2486 | 2026.05.05 23:56:08.323927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4332 | ||
| 2487 | 2026.05.05 23:56:08.324582 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.05.05 23:56:08.324653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2489 | 2026.05.05 23:56:08.325312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2490 | 2026.05.05 23:56:08.325646 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.05.05 23:56:08.325841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4332 | ||
| 2492 | 2026.05.05 23:56:08.545338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2493 | 2026.05.05 23:56:08.569463 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.05.05 23:56:08.569562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2495 | 2026.05.05 23:56:08.578066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2496 | 2026.05.05 23:56:08.579060 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.05.05 23:56:08.585029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2498 | 2026.05.05 23:56:09.000663 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.17 MiB, peak 215.17 MiB, free memory in arenas 0.00 B, will set to 212.50 MiB (RSS), difference: 1.33 MiB | ||
| 2499 | 2026.05.05 23:56:10.832092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 306 | ||
| 2500 | 2026.05.05 23:56:10.834375 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.05.05 23:56:10.834433 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2502 | 2026.05.05 23:56:10.835654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2503 | 2026.05.05 23:56:10.835930 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.05.05 23:56:10.836269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2505 | 2026.05.05 23:56:11.457036 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.05.05 23:56:11.457388 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2507 | 2026.05.05 23:56:11.457736 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2508 | 2026.05.05 23:56:11.457773 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2509 | 2026.05.05 23:56:11.457987 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2510 | 2026.05.05 23:56:11.458058 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2511 | 2026.05.05 23:56:11.458193 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2512 | 2026.05.05 23:56:11.458301 [ 321 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2513 | 2026.05.05 23:56:11.458330 [ 351 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2514 | 2026.05.05 23:56:11.458446 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 2515 | 2026.05.05 23:56:11.458474 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2516 | 2026.05.05 23:56:11.458540 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2517 | 2026.05.05 23:56:11.458559 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2518 | 2026.05.05 23:56:11.458594 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2519 | 2026.05.05 23:56:11.458631 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2520 | 2026.05.05 23:56:11.459795 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002554 sec., 19577.13390759593 rows/sec., 3.67 MiB/sec. | ||
| 2521 | 2026.05.05 23:56:11.459901 [ 5 ] {f36b5aff-b70c-4f9d-a760-3e643cb6ee5e} <Debug> TCPHandler: Processed in 0.003051936 sec. | ||
| 2522 | 2026.05.05 23:56:11.461784 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2026.05.05 23:56:11.461915 [ 5 ] {58cfe3c6-8ca6-4035-8fa0-20b5fd9a42c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2524 | 2026.05.05 23:56:11.461967 [ 5 ] {58cfe3c6-8ca6-4035-8fa0-20b5fd9a42c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2525 | 2026.05.05 23:56:11.462495 [ 5 ] {58cfe3c6-8ca6-4035-8fa0-20b5fd9a42c2} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.05.05 23:56:11.462534 [ 5 ] {58cfe3c6-8ca6-4035-8fa0-20b5fd9a42c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2527 | 2026.05.05 23:56:11.462891 [ 5 ] {58cfe3c6-8ca6-4035-8fa0-20b5fd9a42c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2528 | 2026.05.05 23:56:11.463113 [ 5 ] {58cfe3c6-8ca6-4035-8fa0-20b5fd9a42c2} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.05.05 23:56:11.463258 [ 5 ] {58cfe3c6-8ca6-4035-8fa0-20b5fd9a42c2} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001383 sec., 56399.132321041216 rows/sec., 4.67 MiB/sec. | ||
| 2530 | 2026.05.05 23:56:11.463296 [ 5 ] {58cfe3c6-8ca6-4035-8fa0-20b5fd9a42c2} <Debug> TCPHandler: Processed in 0.001575564 sec. | ||
| 2531 | 2026.05.05 23:56:11.463420 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.05.05 23:56:11.463519 [ 5 ] {a4071743-ba31-4546-911a-5f6495cce992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2533 | 2026.05.05 23:56:11.463560 [ 5 ] {a4071743-ba31-4546-911a-5f6495cce992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2534 | 2026.05.05 23:56:11.463949 [ 5 ] {a4071743-ba31-4546-911a-5f6495cce992} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.05.05 23:56:11.463983 [ 5 ] {a4071743-ba31-4546-911a-5f6495cce992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2536 | 2026.05.05 23:56:11.464271 [ 5 ] {a4071743-ba31-4546-911a-5f6495cce992} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2537 | 2026.05.05 23:56:11.464483 [ 5 ] {a4071743-ba31-4546-911a-5f6495cce992} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.05.05 23:56:11.464611 [ 5 ] {a4071743-ba31-4546-911a-5f6495cce992} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001114 sec., 9874.326750448834 rows/sec., 742.50 KiB/sec. | ||
| 2539 | 2026.05.05 23:56:11.464646 [ 5 ] {a4071743-ba31-4546-911a-5f6495cce992} <Debug> TCPHandler: Processed in 0.001278731 sec. | ||
| 2540 | 2026.05.05 23:56:11.464757 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.05.05 23:56:11.464852 [ 5 ] {04b88814-b9cc-45bc-a4c7-677370489b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2542 | 2026.05.05 23:56:11.464893 [ 5 ] {04b88814-b9cc-45bc-a4c7-677370489b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2543 | 2026.05.05 23:56:11.465287 [ 5 ] {04b88814-b9cc-45bc-a4c7-677370489b4c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.05.05 23:56:11.465321 [ 5 ] {04b88814-b9cc-45bc-a4c7-677370489b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2545 | 2026.05.05 23:56:11.465613 [ 5 ] {04b88814-b9cc-45bc-a4c7-677370489b4c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2546 | 2026.05.05 23:56:11.465813 [ 5 ] {04b88814-b9cc-45bc-a4c7-677370489b4c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.05.05 23:56:11.465935 [ 5 ] {04b88814-b9cc-45bc-a4c7-677370489b4c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001102 sec., 68058.07622504538 rows/sec., 5.31 MiB/sec. | ||
| 2548 | 2026.05.05 23:56:11.465969 [ 5 ] {04b88814-b9cc-45bc-a4c7-677370489b4c} <Debug> TCPHandler: Processed in 0.00126114 sec. | ||
| 2549 | 2026.05.05 23:56:11.466084 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.05.05 23:56:11.466178 [ 5 ] {5a65df28-703b-40fa-ac4f-5a5ab3a75153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2551 | 2026.05.05 23:56:11.466222 [ 5 ] {5a65df28-703b-40fa-ac4f-5a5ab3a75153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2552 | 2026.05.05 23:56:11.466605 [ 5 ] {5a65df28-703b-40fa-ac4f-5a5ab3a75153} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.05.05 23:56:11.466640 [ 5 ] {5a65df28-703b-40fa-ac4f-5a5ab3a75153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2554 | 2026.05.05 23:56:11.466967 [ 5 ] {5a65df28-703b-40fa-ac4f-5a5ab3a75153} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2555 | 2026.05.05 23:56:11.467172 [ 5 ] {5a65df28-703b-40fa-ac4f-5a5ab3a75153} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.05.05 23:56:11.467298 [ 5 ] {5a65df28-703b-40fa-ac4f-5a5ab3a75153} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 2557 | 2026.05.05 23:56:11.467334 [ 5 ] {5a65df28-703b-40fa-ac4f-5a5ab3a75153} <Debug> TCPHandler: Processed in 0.001299401 sec. | ||
| 2558 | 2026.05.05 23:56:11.467474 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.05.05 23:56:11.467596 [ 5 ] {ac1ccd09-f22c-48a0-9f40-75b5667f632c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2560 | 2026.05.05 23:56:11.467661 [ 5 ] {ac1ccd09-f22c-48a0-9f40-75b5667f632c} <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 | ||
| 2561 | 2026.05.05 23:56:11.468489 [ 5 ] {ac1ccd09-f22c-48a0-9f40-75b5667f632c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.05 23:56:11.468525 [ 5 ] {ac1ccd09-f22c-48a0-9f40-75b5667f632c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2563 | 2026.05.05 23:56:11.469047 [ 5 ] {ac1ccd09-f22c-48a0-9f40-75b5667f632c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2564 | 2026.05.05 23:56:11.469264 [ 5 ] {ac1ccd09-f22c-48a0-9f40-75b5667f632c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.05.05 23:56:11.469413 [ 5 ] {ac1ccd09-f22c-48a0-9f40-75b5667f632c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001842 sec., 5971.769815418023 rows/sec., 10.70 MiB/sec. | ||
| 2566 | 2026.05.05 23:56:11.469466 [ 5 ] {ac1ccd09-f22c-48a0-9f40-75b5667f632c} <Debug> TCPHandler: Processed in 0.002055377 sec. | ||
| 2567 | 2026.05.05 23:56:11.469586 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.05.05 23:56:11.469680 [ 5 ] {3deb9edc-60f3-4db4-984c-43da00f65c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2569 | 2026.05.05 23:56:11.469720 [ 5 ] {3deb9edc-60f3-4db4-984c-43da00f65c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2570 | 2026.05.05 23:56:11.470050 [ 5 ] {3deb9edc-60f3-4db4-984c-43da00f65c1a} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.05.05 23:56:11.470083 [ 5 ] {3deb9edc-60f3-4db4-984c-43da00f65c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2572 | 2026.05.05 23:56:11.470496 [ 5 ] {3deb9edc-60f3-4db4-984c-43da00f65c1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2573 | 2026.05.05 23:56:11.470750 [ 5 ] {3deb9edc-60f3-4db4-984c-43da00f65c1a} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.05.05 23:56:11.470905 [ 5 ] {3deb9edc-60f3-4db4-984c-43da00f65c1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 2575 | 2026.05.05 23:56:11.470949 [ 5 ] {3deb9edc-60f3-4db4-984c-43da00f65c1a} <Debug> TCPHandler: Processed in 0.001412211 sec. | ||
| 2576 | 2026.05.05 23:56:15.758328 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2577 | 2026.05.05 23:56:15.758400 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2578 | 2026.05.05 23:56:15.826362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4780 | ||
| 2579 | 2026.05.05 23:56:15.826870 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.05.05 23:56:15.826913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2581 | 2026.05.05 23:56:15.827374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2582 | 2026.05.05 23:56:15.827663 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.05.05 23:56:15.827799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4780 | ||
| 2584 | 2026.05.05 23:56:16.085923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2585 | 2026.05.05 23:56:16.103096 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.05.05 23:56:16.103148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2587 | 2026.05.05 23:56:16.109255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2588 | 2026.05.05 23:56:16.109970 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.05.05 23:56:16.112880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2590 | 2026.05.05 23:56:16.457391 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.05.05 23:56:16.457606 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2592 | 2026.05.05 23:56:16.457911 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2593 | 2026.05.05 23:56:16.458010 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2594 | 2026.05.05 23:56:16.458219 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2595 | 2026.05.05 23:56:16.458286 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2596 | 2026.05.05 23:56:16.458418 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2597 | 2026.05.05 23:56:16.458522 [ 321 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2598 | 2026.05.05 23:56:16.458530 [ 356 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2599 | 2026.05.05 23:56:16.458639 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 2600 | 2026.05.05 23:56:16.458665 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2601 | 2026.05.05 23:56:16.458731 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2602 | 2026.05.05 23:56:16.458750 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2603 | 2026.05.05 23:56:16.458784 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2604 | 2026.05.05 23:56:16.458818 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2605 | 2026.05.05 23:56:16.460064 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002509 sec., 19928.258270227183 rows/sec., 3.73 MiB/sec. | ||
| 2606 | 2026.05.05 23:56:16.460183 [ 5 ] {3d6e6868-77f3-4308-84d8-6c6f71d42d60} <Debug> TCPHandler: Processed in 0.002911294 sec. | ||
| 2607 | 2026.05.05 23:56:16.462278 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.05.05 23:56:16.462401 [ 5 ] {4763856f-5592-41e9-a65f-d4b936f5301a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2609 | 2026.05.05 23:56:16.462451 [ 5 ] {4763856f-5592-41e9-a65f-d4b936f5301a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2610 | 2026.05.05 23:56:16.463085 [ 5 ] {4763856f-5592-41e9-a65f-d4b936f5301a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.05.05 23:56:16.463134 [ 5 ] {4763856f-5592-41e9-a65f-d4b936f5301a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2612 | 2026.05.05 23:56:16.463499 [ 5 ] {4763856f-5592-41e9-a65f-d4b936f5301a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2613 | 2026.05.05 23:56:16.463715 [ 5 ] {4763856f-5592-41e9-a65f-d4b936f5301a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.05.05 23:56:16.463859 [ 5 ] {4763856f-5592-41e9-a65f-d4b936f5301a} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001527 sec., 70726.91552062868 rows/sec., 5.95 MiB/sec. | ||
| 2615 | 2026.05.05 23:56:16.463894 [ 5 ] {4763856f-5592-41e9-a65f-d4b936f5301a} <Debug> TCPHandler: Processed in 0.001720074 sec. | ||
| 2616 | 2026.05.05 23:56:16.464091 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2026.05.05 23:56:16.464191 [ 5 ] {a195a71f-9c12-476c-86ed-4d420263d59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2618 | 2026.05.05 23:56:16.464233 [ 5 ] {a195a71f-9c12-476c-86ed-4d420263d59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2619 | 2026.05.05 23:56:16.464642 [ 5 ] {a195a71f-9c12-476c-86ed-4d420263d59e} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.05.05 23:56:16.464676 [ 5 ] {a195a71f-9c12-476c-86ed-4d420263d59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2621 | 2026.05.05 23:56:16.464989 [ 5 ] {a195a71f-9c12-476c-86ed-4d420263d59e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2622 | 2026.05.05 23:56:16.465187 [ 5 ] {a195a71f-9c12-476c-86ed-4d420263d59e} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.05.05 23:56:16.465275 [ 65 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2624 | 2026.05.05 23:56:16.465310 [ 5 ] {a195a71f-9c12-476c-86ed-4d420263d59e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00116 sec., 22413.793103448275 rows/sec., 1.65 MiB/sec. | ||
| 2625 | 2026.05.05 23:56:16.465310 [ 65 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.05.05 23:56:16.465340 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2627 | 2026.05.05 23:56:16.465345 [ 5 ] {a195a71f-9c12-476c-86ed-4d420263d59e} <Debug> TCPHandler: Processed in 0.001327261 sec. | ||
| 2628 | 2026.05.05 23:56:16.465462 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 2629 | 2026.05.05 23:56:16.465473 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.05 23:56:16.465608 [ 5 ] {54a04553-972c-47cb-924c-9fa4f2f3e2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2631 | 2026.05.05 23:56:16.465647 [ 5 ] {54a04553-972c-47cb-924c-9fa4f2f3e2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2632 | 2026.05.05 23:56:16.465647 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2633 | 2026.05.05 23:56:16.465702 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 211 rows starting from the beginning of the part | ||
| 2634 | 2026.05.05 23:56:16.465774 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2635 | 2026.05.05 23:56:16.465825 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2636 | 2026.05.05 23:56:16.465871 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 2637 | 2026.05.05 23:56:16.465916 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2638 | 2026.05.05 23:56:16.466021 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2639 | 2026.05.05 23:56:16.466125 [ 5 ] {54a04553-972c-47cb-924c-9fa4f2f3e2f6} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.05.05 23:56:16.466165 [ 5 ] {54a04553-972c-47cb-924c-9fa4f2f3e2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2641 | 2026.05.05 23:56:16.466495 [ 5 ] {54a04553-972c-47cb-924c-9fa4f2f3e2f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2642 | 2026.05.05 23:56:16.466719 [ 5 ] {54a04553-972c-47cb-924c-9fa4f2f3e2f6} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.05.05 23:56:16.466846 [ 5 ] {54a04553-972c-47cb-924c-9fa4f2f3e2f6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001272 sec., 70754.71698113208 rows/sec., 5.53 MiB/sec. | ||
| 2644 | 2026.05.05 23:56:16.466881 [ 5 ] {54a04553-972c-47cb-924c-9fa4f2f3e2f6} <Debug> TCPHandler: Processed in 0.001483972 sec. | ||
| 2645 | 2026.05.05 23:56:16.466908 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541653 sec., 209515.3708389631 rows/sec., 14.86 MiB/sec. | ||
| 2646 | 2026.05.05 23:56:16.467070 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.05.05 23:56:16.467138 [ 197 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2648 | 2026.05.05 23:56:16.467165 [ 5 ] {d2e57e9c-2a97-431d-8068-696b61a77e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2649 | 2026.05.05 23:56:16.467207 [ 5 ] {d2e57e9c-2a97-431d-8068-696b61a77e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2650 | 2026.05.05 23:56:16.467423 [ 197 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.05.05 23:56:16.467498 [ 197 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_11_2} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2652 | 2026.05.05 23:56:16.467577 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2653 | 2026.05.05 23:56:16.467582 [ 5 ] {d2e57e9c-2a97-431d-8068-696b61a77e6f} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.05.05 23:56:16.467619 [ 5 ] {d2e57e9c-2a97-431d-8068-696b61a77e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2655 | 2026.05.05 23:56:16.467922 [ 5 ] {d2e57e9c-2a97-431d-8068-696b61a77e6f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2656 | 2026.05.05 23:56:16.468179 [ 5 ] {d2e57e9c-2a97-431d-8068-696b61a77e6f} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.05.05 23:56:16.468300 [ 5 ] {d2e57e9c-2a97-431d-8068-696b61a77e6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2658 | 2026.05.05 23:56:16.468333 [ 5 ] {d2e57e9c-2a97-431d-8068-696b61a77e6f} <Debug> TCPHandler: Processed in 0.00132938 sec. | ||
| 2659 | 2026.05.05 23:56:16.468449 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2026.05.05 23:56:16.468538 [ 5 ] {74124d39-ee82-41c6-9234-b5794b7dced1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2661 | 2026.05.05 23:56:16.468589 [ 5 ] {74124d39-ee82-41c6-9234-b5794b7dced1} <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 | ||
| 2662 | 2026.05.05 23:56:16.469427 [ 5 ] {74124d39-ee82-41c6-9234-b5794b7dced1} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.05.05 23:56:16.469461 [ 5 ] {74124d39-ee82-41c6-9234-b5794b7dced1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2664 | 2026.05.05 23:56:16.469994 [ 5 ] {74124d39-ee82-41c6-9234-b5794b7dced1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2665 | 2026.05.05 23:56:16.470211 [ 5 ] {74124d39-ee82-41c6-9234-b5794b7dced1} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.05.05 23:56:16.470313 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2667 | 2026.05.05 23:56:16.470342 [ 5 ] {74124d39-ee82-41c6-9234-b5794b7dced1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001809 sec., 14372.581536760641 rows/sec., 25.76 MiB/sec. | ||
| 2668 | 2026.05.05 23:56:16.470345 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.05.05 23:56:16.470371 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2670 | 2026.05.05 23:56:16.470398 [ 5 ] {74124d39-ee82-41c6-9234-b5794b7dced1} <Debug> TCPHandler: Processed in 0.001993127 sec. | ||
| 2671 | 2026.05.05 23:56:16.470463 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 2672 | 2026.05.05 23:56:16.470529 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.05.05 23:56:16.470624 [ 5 ] {2f447c94-c056-482f-a51c-7e051119713b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2674 | 2026.05.05 23:56:16.470664 [ 5 ] {2f447c94-c056-482f-a51c-7e051119713b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2675 | 2026.05.05 23:56:16.470682 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2676 | 2026.05.05 23:56:16.470747 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part | ||
| 2677 | 2026.05.05 23:56:16.470891 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2678 | 2026.05.05 23:56:16.471063 [ 5 ] {2f447c94-c056-482f-a51c-7e051119713b} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.05.05 23:56:16.471069 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2680 | 2026.05.05 23:56:16.471103 [ 5 ] {2f447c94-c056-482f-a51c-7e051119713b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2681 | 2026.05.05 23:56:16.471190 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2682 | 2026.05.05 23:56:16.471293 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2683 | 2026.05.05 23:56:16.471404 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2684 | 2026.05.05 23:56:16.471414 [ 5 ] {2f447c94-c056-482f-a51c-7e051119713b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2685 | 2026.05.05 23:56:16.471631 [ 5 ] {2f447c94-c056-482f-a51c-7e051119713b} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.05.05 23:56:16.471762 [ 5 ] {2f447c94-c056-482f-a51c-7e051119713b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 2687 | 2026.05.05 23:56:16.471796 [ 5 ] {2f447c94-c056-482f-a51c-7e051119713b} <Debug> TCPHandler: Processed in 0.001334951 sec. | ||
| 2688 | 2026.05.05 23:56:16.475043 [ 191 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 19 columns (19 merged, 0 gathered) in 0.004591697 sec., 40072.330556654764 rows/sec., 71.81 MiB/sec. | ||
| 2689 | 2026.05.05 23:56:16.475437 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2690 | 2026.05.05 23:56:16.475795 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.05 23:56:16.475873 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2692 | 2026.05.05 23:56:16.476048 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2693 | 2026.05.05 23:56:17.001031 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.65 MiB, peak 217.82 MiB, free memory in arenas 0.00 B, will set to 214.86 MiB (RSS), difference: 1.20 MiB | ||
| 2694 | 2026.05.05 23:56:18.650471 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.05.05 23:56:18.650733 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', '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) | ||
| 2696 | 2026.05.05 23:56:18.651166 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2697 | 2026.05.05 23:56:18.651210 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', '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 | ||
| 2698 | 2026.05.05 23:56:18.651523 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2699 | 2026.05.05 23:56:18.651595 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2700 | 2026.05.05 23:56:18.651731 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 33-element set) | ||
| 2701 | 2026.05.05 23:56:18.651863 [ 356 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2702 | 2026.05.05 23:56:18.651867 [ 351 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2703 | 2026.05.05 23:56:18.652028 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 2704 | 2026.05.05 23:56:18.652056 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2705 | 2026.05.05 23:56:18.652125 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2706 | 2026.05.05 23:56:18.652145 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2707 | 2026.05.05 23:56:18.652190 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <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', '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', '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'))" | ||
| 2708 | 2026.05.05 23:56:18.652240 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <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', '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', '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'))" | ||
| 2709 | 2026.05.05 23:56:18.653470 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002851 sec., 17537.7060680463 rows/sec., 4.20 MiB/sec. | ||
| 2710 | 2026.05.05 23:56:18.653574 [ 5 ] {724c7f44-8fd1-4221-8324-cb3f41ec4a94} <Debug> TCPHandler: Processed in 0.003243857 sec. | ||
| 2711 | 2026.05.05 23:56:18.665744 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.05.05 23:56:18.665878 [ 5 ] {a9fbc107-7ddf-405c-9a7e-2533e28d42ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2713 | 2026.05.05 23:56:18.665930 [ 5 ] {a9fbc107-7ddf-405c-9a7e-2533e28d42ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2714 | 2026.05.05 23:56:18.666522 [ 5 ] {a9fbc107-7ddf-405c-9a7e-2533e28d42ca} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.05.05 23:56:18.666562 [ 5 ] {a9fbc107-7ddf-405c-9a7e-2533e28d42ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2716 | 2026.05.05 23:56:18.666960 [ 5 ] {a9fbc107-7ddf-405c-9a7e-2533e28d42ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2717 | 2026.05.05 23:56:18.667156 [ 5 ] {a9fbc107-7ddf-405c-9a7e-2533e28d42ca} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.05.05 23:56:18.667298 [ 5 ] {a9fbc107-7ddf-405c-9a7e-2533e28d42ca} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 71.00 KiB/sec. | ||
| 2719 | 2026.05.05 23:56:18.667335 [ 5 ] {a9fbc107-7ddf-405c-9a7e-2533e28d42ca} <Debug> TCPHandler: Processed in 0.001658134 sec. | ||
| 2720 | 2026.05.05 23:56:18.667451 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.05.05 23:56:18.667546 [ 5 ] {4490e87d-9bca-44df-b073-94e4554e2aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2722 | 2026.05.05 23:56:18.667586 [ 5 ] {4490e87d-9bca-44df-b073-94e4554e2aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2723 | 2026.05.05 23:56:18.667998 [ 5 ] {4490e87d-9bca-44df-b073-94e4554e2aa9} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.05.05 23:56:18.668032 [ 5 ] {4490e87d-9bca-44df-b073-94e4554e2aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2725 | 2026.05.05 23:56:18.668319 [ 5 ] {4490e87d-9bca-44df-b073-94e4554e2aa9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2726 | 2026.05.05 23:56:18.668541 [ 5 ] {4490e87d-9bca-44df-b073-94e4554e2aa9} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.05.05 23:56:18.668665 [ 5 ] {4490e87d-9bca-44df-b073-94e4554e2aa9} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001137 sec., 14072.11961301671 rows/sec., 1.12 MiB/sec. | ||
| 2728 | 2026.05.05 23:56:18.668700 [ 5 ] {4490e87d-9bca-44df-b073-94e4554e2aa9} <Debug> TCPHandler: Processed in 0.001296381 sec. | ||
| 2729 | 2026.05.05 23:56:18.668818 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.05.05 23:56:18.668910 [ 5 ] {89639f4e-a8a9-424d-817d-ef18f8dcaab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2731 | 2026.05.05 23:56:18.668948 [ 5 ] {89639f4e-a8a9-424d-817d-ef18f8dcaab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2732 | 2026.05.05 23:56:18.670326 [ 5 ] {89639f4e-a8a9-424d-817d-ef18f8dcaab6} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.05.05 23:56:18.670361 [ 5 ] {89639f4e-a8a9-424d-817d-ef18f8dcaab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2734 | 2026.05.05 23:56:18.670815 [ 5 ] {89639f4e-a8a9-424d-817d-ef18f8dcaab6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2735 | 2026.05.05 23:56:18.671029 [ 5 ] {89639f4e-a8a9-424d-817d-ef18f8dcaab6} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.05.05 23:56:18.671155 [ 5 ] {89639f4e-a8a9-424d-817d-ef18f8dcaab6} <Debug> executeQuery: Read 2440 rows, 185.00 KiB in 0.002263 sec., 1078214.7591692444 rows/sec., 79.83 MiB/sec. | ||
| 2737 | 2026.05.05 23:56:18.671191 [ 5 ] {89639f4e-a8a9-424d-817d-ef18f8dcaab6} <Debug> TCPHandler: Processed in 0.002421571 sec. | ||
| 2738 | 2026.05.05 23:56:18.671325 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.05.05 23:56:18.671420 [ 5 ] {05dde036-dcfd-459b-8c6f-4f759dae89ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.05.05 23:56:18.671459 [ 5 ] {05dde036-dcfd-459b-8c6f-4f759dae89ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2741 | 2026.05.05 23:56:18.671869 [ 5 ] {05dde036-dcfd-459b-8c6f-4f759dae89ea} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.05.05 23:56:18.671904 [ 5 ] {05dde036-dcfd-459b-8c6f-4f759dae89ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2743 | 2026.05.05 23:56:18.672217 [ 5 ] {05dde036-dcfd-459b-8c6f-4f759dae89ea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2744 | 2026.05.05 23:56:18.672430 [ 5 ] {05dde036-dcfd-459b-8c6f-4f759dae89ea} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.05.05 23:56:18.672558 [ 5 ] {05dde036-dcfd-459b-8c6f-4f759dae89ea} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.001157 sec., 34572.169403630076 rows/sec., 2.47 MiB/sec. | ||
| 2746 | 2026.05.05 23:56:18.672594 [ 5 ] {05dde036-dcfd-459b-8c6f-4f759dae89ea} <Debug> TCPHandler: Processed in 0.001317821 sec. | ||
| 2747 | 2026.05.05 23:56:18.672722 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.05.05 23:56:18.672815 [ 5 ] {edc68bdc-2418-4d9b-9558-9e6b006be0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2749 | 2026.05.05 23:56:18.672856 [ 5 ] {edc68bdc-2418-4d9b-9558-9e6b006be0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2750 | 2026.05.05 23:56:18.673501 [ 5 ] {edc68bdc-2418-4d9b-9558-9e6b006be0c0} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.05.05 23:56:18.673538 [ 5 ] {edc68bdc-2418-4d9b-9558-9e6b006be0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2752 | 2026.05.05 23:56:18.673881 [ 5 ] {edc68bdc-2418-4d9b-9558-9e6b006be0c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2753 | 2026.05.05 23:56:18.674114 [ 5 ] {edc68bdc-2418-4d9b-9558-9e6b006be0c0} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.05.05 23:56:18.674243 [ 5 ] {edc68bdc-2418-4d9b-9558-9e6b006be0c0} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001445 sec., 555017.3010380622 rows/sec., 32.06 MiB/sec. | ||
| 2755 | 2026.05.05 23:56:18.674261 [ 131 ] {} <Debug> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2756 | 2026.05.05 23:56:18.674280 [ 5 ] {edc68bdc-2418-4d9b-9558-9e6b006be0c0} <Debug> TCPHandler: Processed in 0.001605443 sec. | ||
| 2757 | 2026.05.05 23:56:18.674322 [ 131 ] {} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.05.05 23:56:18.674363 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2759 | 2026.05.05 23:56:18.674422 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.05.05 23:56:18.674482 [ 191 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::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 | ||
| 2761 | 2026.05.05 23:56:18.674524 [ 5 ] {67cea14e-1360-498a-a4ec-39957821991e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2762 | 2026.05.05 23:56:18.674569 [ 5 ] {67cea14e-1360-498a-a4ec-39957821991e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2763 | 2026.05.05 23:56:18.674635 [ 191 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2764 | 2026.05.05 23:56:18.674677 [ 191 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 950 rows starting from the beginning of the part | ||
| 2765 | 2026.05.05 23:56:18.674767 [ 191 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2766 | 2026.05.05 23:56:18.674824 [ 191 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::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 | ||
| 2767 | 2026.05.05 23:56:18.674876 [ 191 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 2768 | 2026.05.05 23:56:18.674921 [ 191 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::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 | ||
| 2769 | 2026.05.05 23:56:18.674959 [ 5 ] {67cea14e-1360-498a-a4ec-39957821991e} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.05.05 23:56:18.674964 [ 191 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 802 rows starting from the beginning of the part | ||
| 2771 | 2026.05.05 23:56:18.675004 [ 5 ] {67cea14e-1360-498a-a4ec-39957821991e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2772 | 2026.05.05 23:56:18.675329 [ 5 ] {67cea14e-1360-498a-a4ec-39957821991e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2773 | 2026.05.05 23:56:18.675559 [ 5 ] {67cea14e-1360-498a-a4ec-39957821991e} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.05.05 23:56:18.675692 [ 5 ] {67cea14e-1360-498a-a4ec-39957821991e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 59.19 KiB/sec. | ||
| 2775 | 2026.05.05 23:56:18.675728 [ 5 ] {67cea14e-1360-498a-a4ec-39957821991e} <Debug> TCPHandler: Processed in 0.001359922 sec. | ||
| 2776 | 2026.05.05 23:56:18.675872 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.05.05 23:56:18.675971 [ 5 ] {eb1c160f-5889-4f34-afee-78cb39a22e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2778 | 2026.05.05 23:56:18.676013 [ 5 ] {eb1c160f-5889-4f34-afee-78cb39a22e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2779 | 2026.05.05 23:56:18.676331 [ 197 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001908456 sec., 1440955.4110757597 rows/sec., 90.44 MiB/sec. | ||
| 2780 | 2026.05.05 23:56:18.676559 [ 201 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2781 | 2026.05.05 23:56:18.676840 [ 201 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_6_1} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.05.05 23:56:18.676874 [ 5 ] {eb1c160f-5889-4f34-afee-78cb39a22e49} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.05.05 23:56:18.676906 [ 201 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_6_1} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2784 | 2026.05.05 23:56:18.676910 [ 5 ] {eb1c160f-5889-4f34-afee-78cb39a22e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2785 | 2026.05.05 23:56:18.676980 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2786 | 2026.05.05 23:56:18.677305 [ 5 ] {eb1c160f-5889-4f34-afee-78cb39a22e49} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2787 | 2026.05.05 23:56:18.677549 [ 5 ] {eb1c160f-5889-4f34-afee-78cb39a22e49} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.05.05 23:56:18.677682 [ 5 ] {eb1c160f-5889-4f34-afee-78cb39a22e49} <Debug> executeQuery: Read 1328 rows, 91.18 KiB in 0.001729 sec., 768074.0312319259 rows/sec., 51.50 MiB/sec. | ||
| 2789 | 2026.05.05 23:56:18.677719 [ 5 ] {eb1c160f-5889-4f34-afee-78cb39a22e49} <Debug> TCPHandler: Processed in 0.001899436 sec. | ||
| 2790 | 2026.05.05 23:56:18.677841 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.05.05 23:56:18.677936 [ 5 ] {8b35b0d7-31be-4a00-aab3-84b3fd55f4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2792 | 2026.05.05 23:56:18.677978 [ 5 ] {8b35b0d7-31be-4a00-aab3-84b3fd55f4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2793 | 2026.05.05 23:56:18.678629 [ 5 ] {8b35b0d7-31be-4a00-aab3-84b3fd55f4f2} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.05.05 23:56:18.678665 [ 5 ] {8b35b0d7-31be-4a00-aab3-84b3fd55f4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2795 | 2026.05.05 23:56:18.679107 [ 5 ] {8b35b0d7-31be-4a00-aab3-84b3fd55f4f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2796 | 2026.05.05 23:56:18.679326 [ 5 ] {8b35b0d7-31be-4a00-aab3-84b3fd55f4f2} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.05.05 23:56:18.679455 [ 5 ] {8b35b0d7-31be-4a00-aab3-84b3fd55f4f2} <Debug> executeQuery: Read 1568 rows, 98.03 KiB in 0.001539 sec., 1018843.4048083171 rows/sec., 62.20 MiB/sec. | ||
| 2798 | 2026.05.05 23:56:18.679492 [ 5 ] {8b35b0d7-31be-4a00-aab3-84b3fd55f4f2} <Debug> TCPHandler: Processed in 0.001701054 sec. | ||
| 2799 | 2026.05.05 23:56:18.679614 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.05.05 23:56:18.679707 [ 5 ] {ab6063cd-1abc-44ac-af4d-f904b1dd94a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2801 | 2026.05.05 23:56:18.679750 [ 5 ] {ab6063cd-1abc-44ac-af4d-f904b1dd94a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2802 | 2026.05.05 23:56:18.680062 [ 5 ] {ab6063cd-1abc-44ac-af4d-f904b1dd94a5} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.05.05 23:56:18.680098 [ 5 ] {ab6063cd-1abc-44ac-af4d-f904b1dd94a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2804 | 2026.05.05 23:56:18.680411 [ 5 ] {ab6063cd-1abc-44ac-af4d-f904b1dd94a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2805 | 2026.05.05 23:56:18.680634 [ 5 ] {ab6063cd-1abc-44ac-af4d-f904b1dd94a5} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.05.05 23:56:18.680762 [ 5 ] {ab6063cd-1abc-44ac-af4d-f904b1dd94a5} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 59.21 KiB/sec. | ||
| 2807 | 2026.05.05 23:56:18.680797 [ 5 ] {ab6063cd-1abc-44ac-af4d-f904b1dd94a5} <Debug> TCPHandler: Processed in 0.00123132 sec. | ||
| 2808 | 2026.05.05 23:56:18.680913 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.05.05 23:56:18.681007 [ 5 ] {47240892-79b7-4818-8d9e-977524bf5fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.05.05 23:56:18.681060 [ 5 ] {47240892-79b7-4818-8d9e-977524bf5fdd} <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 | ||
| 2811 | 2026.05.05 23:56:18.681812 [ 5 ] {47240892-79b7-4818-8d9e-977524bf5fdd} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.05.05 23:56:18.681848 [ 5 ] {47240892-79b7-4818-8d9e-977524bf5fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2813 | 2026.05.05 23:56:18.682362 [ 5 ] {47240892-79b7-4818-8d9e-977524bf5fdd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2814 | 2026.05.05 23:56:18.682594 [ 5 ] {47240892-79b7-4818-8d9e-977524bf5fdd} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.05.05 23:56:18.682729 [ 5 ] {47240892-79b7-4818-8d9e-977524bf5fdd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001741 sec., 13785.180930499713 rows/sec., 24.70 MiB/sec. | ||
| 2816 | 2026.05.05 23:56:18.682780 [ 5 ] {47240892-79b7-4818-8d9e-977524bf5fdd} <Debug> TCPHandler: Processed in 0.001916576 sec. | ||
| 2817 | 2026.05.05 23:56:18.682906 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.05.05 23:56:18.682998 [ 5 ] {e9256026-a24d-41cf-9156-bc1c92bbbf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2819 | 2026.05.05 23:56:18.683040 [ 5 ] {e9256026-a24d-41cf-9156-bc1c92bbbf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2820 | 2026.05.05 23:56:18.683355 [ 5 ] {e9256026-a24d-41cf-9156-bc1c92bbbf75} <Trace> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.05.05 23:56:18.683390 [ 5 ] {e9256026-a24d-41cf-9156-bc1c92bbbf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2822 | 2026.05.05 23:56:18.683692 [ 5 ] {e9256026-a24d-41cf-9156-bc1c92bbbf75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2823 | 2026.05.05 23:56:18.683909 [ 5 ] {e9256026-a24d-41cf-9156-bc1c92bbbf75} <Trace> oximeter.measurements_i64 (8e2171b7-dcb3-4c57-aded-369679840f5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.05.05 23:56:18.684035 [ 5 ] {e9256026-a24d-41cf-9156-bc1c92bbbf75} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001055 sec., 8530.805687203792 rows/sec., 602.60 KiB/sec. | ||
| 2825 | 2026.05.05 23:56:18.684070 [ 5 ] {e9256026-a24d-41cf-9156-bc1c92bbbf75} <Debug> TCPHandler: Processed in 0.00121418 sec. | ||
| 2826 | 2026.05.05 23:56:18.684185 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.05.05 23:56:18.684277 [ 5 ] {b3c87866-9cbd-48d3-8faa-469deaa5e156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.05.05 23:56:18.684317 [ 5 ] {b3c87866-9cbd-48d3-8faa-469deaa5e156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2829 | 2026.05.05 23:56:18.684669 [ 5 ] {b3c87866-9cbd-48d3-8faa-469deaa5e156} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.05.05 23:56:18.684703 [ 5 ] {b3c87866-9cbd-48d3-8faa-469deaa5e156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2831 | 2026.05.05 23:56:18.685017 [ 5 ] {b3c87866-9cbd-48d3-8faa-469deaa5e156} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2832 | 2026.05.05 23:56:18.685230 [ 5 ] {b3c87866-9cbd-48d3-8faa-469deaa5e156} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.05.05 23:56:18.685361 [ 5 ] {b3c87866-9cbd-48d3-8faa-469deaa5e156} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001102 sec., 32667.876588021783 rows/sec., 2.20 MiB/sec. | ||
| 2834 | 2026.05.05 23:56:18.685397 [ 5 ] {b3c87866-9cbd-48d3-8faa-469deaa5e156} <Debug> TCPHandler: Processed in 0.00126175 sec. | ||
| 2835 | 2026.05.05 23:56:20.836647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 360 | ||
| 2836 | 2026.05.05 23:56:20.839398 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.05.05 23:56:20.839442 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2838 | 2026.05.05 23:56:20.840612 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2839 | 2026.05.05 23:56:20.840884 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.05.05 23:56:20.841128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2841 | 2026.05.05 23:56:21.453797 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.05 23:56:21.454011 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2843 | 2026.05.05 23:56:21.454326 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2844 | 2026.05.05 23:56:21.454360 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2845 | 2026.05.05 23:56:21.454573 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2846 | 2026.05.05 23:56:21.454639 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2847 | 2026.05.05 23:56:21.454775 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2848 | 2026.05.05 23:56:21.454898 [ 351 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2849 | 2026.05.05 23:56:21.454924 [ 342 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2850 | 2026.05.05 23:56:21.454914 [ 356 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2851 | 2026.05.05 23:56:21.455099 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 2852 | 2026.05.05 23:56:21.455126 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2853 | 2026.05.05 23:56:21.455193 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2854 | 2026.05.05 23:56:21.455212 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2855 | 2026.05.05 23:56:21.455244 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2856 | 2026.05.05 23:56:21.455282 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2857 | 2026.05.05 23:56:21.456447 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002523 sec., 19817.677368212444 rows/sec., 3.71 MiB/sec. | ||
| 2858 | 2026.05.05 23:56:21.456570 [ 5 ] {804eb69c-ea6e-435b-8778-b04a441b1bba} <Debug> TCPHandler: Processed in 0.002900884 sec. | ||
| 2859 | 2026.05.05 23:56:21.457787 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.05.05 23:56:21.457897 [ 5 ] {0e756031-4ea8-4d00-bd42-c737d262b23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2861 | 2026.05.05 23:56:21.457938 [ 5 ] {0e756031-4ea8-4d00-bd42-c737d262b23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2862 | 2026.05.05 23:56:21.458407 [ 5 ] {0e756031-4ea8-4d00-bd42-c737d262b23a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.05.05 23:56:21.458443 [ 5 ] {0e756031-4ea8-4d00-bd42-c737d262b23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2864 | 2026.05.05 23:56:21.458804 [ 5 ] {0e756031-4ea8-4d00-bd42-c737d262b23a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2865 | 2026.05.05 23:56:21.459039 [ 5 ] {0e756031-4ea8-4d00-bd42-c737d262b23a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.05.05 23:56:21.459163 [ 89 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2867 | 2026.05.05 23:56:21.459180 [ 5 ] {0e756031-4ea8-4d00-bd42-c737d262b23a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001314 sec., 42617.960426179605 rows/sec., 3.27 MiB/sec. | ||
| 2868 | 2026.05.05 23:56:21.459206 [ 89 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.05.05 23:56:21.459219 [ 5 ] {0e756031-4ea8-4d00-bd42-c737d262b23a} <Debug> TCPHandler: Processed in 0.001482743 sec. | ||
| 2870 | 2026.05.05 23:56:21.459245 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2871 | 2026.05.05 23:56:21.459345 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.05.05 23:56:21.459354 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 2873 | 2026.05.05 23:56:21.459441 [ 5 ] {73e67bfb-e5ee-4d4a-835c-7480de44e5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2874 | 2026.05.05 23:56:21.459487 [ 5 ] {73e67bfb-e5ee-4d4a-835c-7480de44e5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2875 | 2026.05.05 23:56:21.459501 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2876 | 2026.05.05 23:56:21.459545 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3343 rows starting from the beginning of the part | ||
| 2877 | 2026.05.05 23:56:21.459615 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 2878 | 2026.05.05 23:56:21.459667 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 2879 | 2026.05.05 23:56:21.459717 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part | ||
| 2880 | 2026.05.05 23:56:21.459762 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2440 rows starting from the beginning of the part | ||
| 2881 | 2026.05.05 23:56:21.459810 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2882 | 2026.05.05 23:56:21.459954 [ 5 ] {73e67bfb-e5ee-4d4a-835c-7480de44e5d1} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.05.05 23:56:21.460002 [ 5 ] {73e67bfb-e5ee-4d4a-835c-7480de44e5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2884 | 2026.05.05 23:56:21.460348 [ 5 ] {73e67bfb-e5ee-4d4a-835c-7480de44e5d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2885 | 2026.05.05 23:56:21.460578 [ 5 ] {73e67bfb-e5ee-4d4a-835c-7480de44e5d1} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.05.05 23:56:21.460678 [ 89 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2887 | 2026.05.05 23:56:21.460706 [ 89 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.05.05 23:56:21.460712 [ 5 ] {73e67bfb-e5ee-4d4a-835c-7480de44e5d1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 2889 | 2026.05.05 23:56:21.460723 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2890 | 2026.05.05 23:56:21.460752 [ 5 ] {73e67bfb-e5ee-4d4a-835c-7480de44e5d1} <Debug> TCPHandler: Processed in 0.001456452 sec. | ||
| 2891 | 2026.05.05 23:56:21.460803 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 2892 | 2026.05.05 23:56:21.460888 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2893 | 2026.05.05 23:56:21.460891 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.05.05 23:56:21.460914 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1810 rows starting from the beginning of the part | ||
| 2895 | 2026.05.05 23:56:21.460968 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 2896 | 2026.05.05 23:56:21.461010 [ 5 ] {3348daeb-d304-4525-a172-8291ca3c9ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.05.05 23:56:21.461019 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part | ||
| 2898 | 2026.05.05 23:56:21.461066 [ 5 ] {3348daeb-d304-4525-a172-8291ca3c9ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2899 | 2026.05.05 23:56:21.461072 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 2900 | 2026.05.05 23:56:21.461121 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1328 rows starting from the beginning of the part | ||
| 2901 | 2026.05.05 23:56:21.461164 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2902 | 2026.05.05 23:56:21.461522 [ 5 ] {3348daeb-d304-4525-a172-8291ca3c9ef9} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.05 23:56:21.461563 [ 5 ] {3348daeb-d304-4525-a172-8291ca3c9ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2904 | 2026.05.05 23:56:21.461991 [ 5 ] {3348daeb-d304-4525-a172-8291ca3c9ef9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2905 | 2026.05.05 23:56:21.462055 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6253 rows, containing 5 columns (5 merged, 0 gathered) in 0.002748343 sec., 2275189.0866605807 rows/sec., 180.98 MiB/sec. | ||
| 2906 | 2026.05.05 23:56:21.462290 [ 5 ] {3348daeb-d304-4525-a172-8291ca3c9ef9} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.05.05 23:56:21.462409 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2908 | 2026.05.05 23:56:21.462415 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2909 | 2026.05.05 23:56:21.462459 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.05.05 23:56:21.462466 [ 5 ] {3348daeb-d304-4525-a172-8291ca3c9ef9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.02 MiB/sec. | ||
| 2911 | 2026.05.05 23:56:21.462476 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2912 | 2026.05.05 23:56:21.462516 [ 5 ] {3348daeb-d304-4525-a172-8291ca3c9ef9} <Debug> TCPHandler: Processed in 0.001684394 sec. | ||
| 2913 | 2026.05.05 23:56:21.462538 [ 186 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764055 sec., 1980096.992440712 rows/sec., 143.77 MiB/sec. | ||
| 2914 | 2026.05.05 23:56:21.462557 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 2915 | 2026.05.05 23:56:21.462662 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.05.05 23:56:21.462702 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2917 | 2026.05.05 23:56:21.462713 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.05.05 23:56:21.462744 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5338 rows starting from the beginning of the part | ||
| 2919 | 2026.05.05 23:56:21.462783 [ 5 ] {6c68e34d-e057-48a4-ae36-165c1606d9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.05.05 23:56:21.462800 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_16_3} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2921 | 2026.05.05 23:56:21.462807 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2922 | 2026.05.05 23:56:21.462838 [ 5 ] {6c68e34d-e057-48a4-ae36-165c1606d9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2923 | 2026.05.05 23:56:21.462811 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 196 rows starting from the beginning of the part | ||
| 2924 | 2026.05.05 23:56:21.462891 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2925 | 2026.05.05 23:56:21.462911 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2926 | 2026.05.05 23:56:21.462965 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 2927 | 2026.05.05 23:56:21.463008 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1568 rows starting from the beginning of the part | ||
| 2928 | 2026.05.05 23:56:21.463050 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2929 | 2026.05.05 23:56:21.463120 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.05.05 23:56:21.463179 [ 5 ] {6c68e34d-e057-48a4-ae36-165c1606d9e5} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.05.05 23:56:21.463187 [ 197 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_16_3} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2932 | 2026.05.05 23:56:21.463215 [ 5 ] {6c68e34d-e057-48a4-ae36-165c1606d9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2933 | 2026.05.05 23:56:21.463261 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2934 | 2026.05.05 23:56:21.463552 [ 5 ] {6c68e34d-e057-48a4-ae36-165c1606d9e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2935 | 2026.05.05 23:56:21.463765 [ 5 ] {6c68e34d-e057-48a4-ae36-165c1606d9e5} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.05.05 23:56:21.463875 [ 89 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2937 | 2026.05.05 23:56:21.463896 [ 5 ] {6c68e34d-e057-48a4-ae36-165c1606d9e5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001133 sec., 21182.700794351284 rows/sec., 1.43 MiB/sec. | ||
| 2938 | 2026.05.05 23:56:21.463916 [ 89 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.05.05 23:56:21.463934 [ 5 ] {6c68e34d-e057-48a4-ae36-165c1606d9e5} <Debug> TCPHandler: Processed in 0.001332711 sec. | ||
| 2940 | 2026.05.05 23:56:21.463941 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2941 | 2026.05.05 23:56:21.464019 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 2942 | 2026.05.05 23:56:21.464122 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2943 | 2026.05.05 23:56:21.464151 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 576 rows starting from the beginning of the part | ||
| 2944 | 2026.05.05 23:56:21.464196 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 2945 | 2026.05.05 23:56:21.464234 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 2946 | 2026.05.05 23:56:21.464269 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 2947 | 2026.05.05 23:56:21.464307 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 2948 | 2026.05.05 23:56:21.464344 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 2949 | 2026.05.05 23:56:21.465148 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160279 sec., 703279.1251069786 rows/sec., 46.65 MiB/sec. | ||
| 2950 | 2026.05.05 23:56:21.465325 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2951 | 2026.05.05 23:56:21.465573 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_16_3} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.05 23:56:21.465642 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_16_3} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2953 | 2026.05.05 23:56:21.465705 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2954 | 2026.05.05 23:56:21.466196 [ 197 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7486 rows, containing 5 columns (5 merged, 0 gathered) in 0.00367303 sec., 2038099.3348815555 rows/sec., 129.70 MiB/sec. | ||
| 2955 | 2026.05.05 23:56:21.466719 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2956 | 2026.05.05 23:56:21.466948 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.05.05 23:56:21.467007 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2958 | 2026.05.05 23:56:21.467064 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 2959 | 2026.05.05 23:56:22.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.57 MiB, peak 222.76 MiB, free memory in arenas 0.00 B, will set to 216.66 MiB (RSS), difference: 1.09 MiB | ||
| 2960 | 2026.05.05 23:56:23.328322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5292 | ||
| 2961 | 2026.05.05 23:56:23.328885 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.05.05 23:56:23.328941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2963 | 2026.05.05 23:56:23.329469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2964 | 2026.05.05 23:56:23.329712 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.05.05 23:56:23.329856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5292 | ||
| 2966 | 2026.05.05 23:56:23.329859 [ 81 ] {} <Debug> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2967 | 2026.05.05 23:56:23.329932 [ 81 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.05.05 23:56:23.329956 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2969 | 2026.05.05 23:56:23.330077 [ 192 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 2970 | 2026.05.05 23:56:23.330191 [ 192 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2971 | 2026.05.05 23:56:23.330225 [ 192 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2860 rows starting from the beginning of the part | ||
| 2972 | 2026.05.05 23:56:23.330284 [ 192 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 2973 | 2026.05.05 23:56:23.330330 [ 192 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 2974 | 2026.05.05 23:56:23.330372 [ 192 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 2975 | 2026.05.05 23:56:23.330412 [ 192 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 2976 | 2026.05.05 23:56:23.330453 [ 192 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 2977 | 2026.05.05 23:56:23.331853 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001839265 sec., 2877236.287321294 rows/sec., 41.16 MiB/sec. | ||
| 2978 | 2026.05.05 23:56:23.332654 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2979 | 2026.05.05 23:56:23.332992 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_11_2} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.05.05 23:56:23.333078 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_11_2} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2981 | 2026.05.05 23:56:23.333181 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2982 | 2026.05.05 23:56:23.613193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2983 | 2026.05.05 23:56:23.631527 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.05.05 23:56:23.631598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2985 | 2026.05.05 23:56:23.637329 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2986 | 2026.05.05 23:56:23.638024 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.05.05 23:56:23.638324 [ 81 ] {} <Debug> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2988 | 2026.05.05 23:56:23.638383 [ 81 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.05.05 23:56:23.638405 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2990 | 2026.05.05 23:56:23.638497 [ 192 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 2991 | 2026.05.05 23:56:23.641557 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2992 | 2026.05.05 23:56:23.642439 [ 192 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2993 | 2026.05.05 23:56:23.643805 [ 192 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 2994 | 2026.05.05 23:56:23.648318 [ 192 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 2995 | 2026.05.05 23:56:23.652613 [ 192 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 2996 | 2026.05.05 23:56:23.657428 [ 192 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 2997 | 2026.05.05 23:56:23.662219 [ 192 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 2998 | 2026.05.05 23:56:23.666655 [ 192 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 2999 | 2026.05.05 23:56:23.717921 [ 197 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079461203 sec., 1044.5349034043695 rows/sec., 5.40 MiB/sec. | ||
| 3000 | 2026.05.05 23:56:23.719558 [ 188 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3001 | 2026.05.05 23:56:23.721160 [ 188 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_11_2} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.05.05 23:56:23.721245 [ 188 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_11_2} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3003 | 2026.05.05 23:56:23.722521 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3004 | 2026.05.05 23:56:24.000361 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.78 MiB, peak 227.67 MiB, free memory in arenas 0.00 B, will set to 226.97 MiB (RSS), difference: 9.20 MiB | ||
| 3005 | 2026.05.05 23:56:26.458117 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.05.05 23:56:26.458367 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3007 | 2026.05.05 23:56:26.458736 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3008 | 2026.05.05 23:56:26.458780 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3009 | 2026.05.05 23:56:26.459024 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3010 | 2026.05.05 23:56:26.459095 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3011 | 2026.05.05 23:56:26.459236 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3012 | 2026.05.05 23:56:26.459357 [ 356 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3013 | 2026.05.05 23:56:26.459370 [ 342 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3014 | 2026.05.05 23:56:26.459374 [ 351 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3015 | 2026.05.05 23:56:26.459555 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3016 | 2026.05.05 23:56:26.459587 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3017 | 2026.05.05 23:56:26.459667 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3018 | 2026.05.05 23:56:26.459689 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3019 | 2026.05.05 23:56:26.459725 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3020 | 2026.05.05 23:56:26.459773 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3021 | 2026.05.05 23:56:26.460995 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002724 sec., 18355.359765051395 rows/sec., 3.44 MiB/sec. | ||
| 3022 | 2026.05.05 23:56:26.461136 [ 5 ] {54ca2a7f-b577-443d-ab8e-d3fcbd8b5eb5} <Debug> TCPHandler: Processed in 0.003163155 sec. | ||
| 3023 | 2026.05.05 23:56:26.463292 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.05.05 23:56:26.463410 [ 5 ] {f6a4daa5-11bf-4f6f-9a0b-b834285a3122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3025 | 2026.05.05 23:56:26.463457 [ 5 ] {f6a4daa5-11bf-4f6f-9a0b-b834285a3122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3026 | 2026.05.05 23:56:26.463994 [ 5 ] {f6a4daa5-11bf-4f6f-9a0b-b834285a3122} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.05.05 23:56:26.464042 [ 5 ] {f6a4daa5-11bf-4f6f-9a0b-b834285a3122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3028 | 2026.05.05 23:56:26.464434 [ 5 ] {f6a4daa5-11bf-4f6f-9a0b-b834285a3122} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3029 | 2026.05.05 23:56:26.464657 [ 5 ] {f6a4daa5-11bf-4f6f-9a0b-b834285a3122} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.05.05 23:56:26.464807 [ 5 ] {f6a4daa5-11bf-4f6f-9a0b-b834285a3122} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001432 sec., 75418.99441340783 rows/sec., 6.35 MiB/sec. | ||
| 3031 | 2026.05.05 23:56:26.464845 [ 5 ] {f6a4daa5-11bf-4f6f-9a0b-b834285a3122} <Debug> TCPHandler: Processed in 0.001607733 sec. | ||
| 3032 | 2026.05.05 23:56:26.464970 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.05.05 23:56:26.465065 [ 5 ] {41a369a9-4bca-4051-89d1-776331ad1bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3034 | 2026.05.05 23:56:26.465105 [ 5 ] {41a369a9-4bca-4051-89d1-776331ad1bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3035 | 2026.05.05 23:56:26.465502 [ 5 ] {41a369a9-4bca-4051-89d1-776331ad1bd9} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.05.05 23:56:26.465538 [ 5 ] {41a369a9-4bca-4051-89d1-776331ad1bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3037 | 2026.05.05 23:56:26.465830 [ 5 ] {41a369a9-4bca-4051-89d1-776331ad1bd9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3038 | 2026.05.05 23:56:26.466045 [ 5 ] {41a369a9-4bca-4051-89d1-776331ad1bd9} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.05.05 23:56:26.466173 [ 5 ] {41a369a9-4bca-4051-89d1-776331ad1bd9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001126 sec., 23090.58614564831 rows/sec., 1.70 MiB/sec. | ||
| 3040 | 2026.05.05 23:56:26.466209 [ 5 ] {41a369a9-4bca-4051-89d1-776331ad1bd9} <Debug> TCPHandler: Processed in 0.00128789 sec. | ||
| 3041 | 2026.05.05 23:56:26.466322 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.05.05 23:56:26.466415 [ 5 ] {8dcd96e4-b596-4d23-bb37-0598205e2ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3043 | 2026.05.05 23:56:26.466454 [ 5 ] {8dcd96e4-b596-4d23-bb37-0598205e2ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3044 | 2026.05.05 23:56:26.466870 [ 5 ] {8dcd96e4-b596-4d23-bb37-0598205e2ea0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.05.05 23:56:26.466906 [ 5 ] {8dcd96e4-b596-4d23-bb37-0598205e2ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3046 | 2026.05.05 23:56:26.467213 [ 5 ] {8dcd96e4-b596-4d23-bb37-0598205e2ea0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3047 | 2026.05.05 23:56:26.467424 [ 5 ] {8dcd96e4-b596-4d23-bb37-0598205e2ea0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.05.05 23:56:26.467552 [ 5 ] {8dcd96e4-b596-4d23-bb37-0598205e2ea0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 6.09 MiB/sec. | ||
| 3049 | 2026.05.05 23:56:26.467587 [ 5 ] {8dcd96e4-b596-4d23-bb37-0598205e2ea0} <Debug> TCPHandler: Processed in 0.00131416 sec. | ||
| 3050 | 2026.05.05 23:56:26.467707 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.05.05 23:56:26.467800 [ 5 ] {6e1cf09b-f0c4-408d-997b-eaeaf08f294f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.05.05 23:56:26.467842 [ 5 ] {6e1cf09b-f0c4-408d-997b-eaeaf08f294f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3053 | 2026.05.05 23:56:26.468241 [ 5 ] {6e1cf09b-f0c4-408d-997b-eaeaf08f294f} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.05 23:56:26.468277 [ 5 ] {6e1cf09b-f0c4-408d-997b-eaeaf08f294f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3055 | 2026.05.05 23:56:26.468612 [ 5 ] {6e1cf09b-f0c4-408d-997b-eaeaf08f294f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3056 | 2026.05.05 23:56:26.468833 [ 5 ] {6e1cf09b-f0c4-408d-997b-eaeaf08f294f} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.05.05 23:56:26.468964 [ 5 ] {6e1cf09b-f0c4-408d-997b-eaeaf08f294f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3058 | 2026.05.05 23:56:26.469000 [ 5 ] {6e1cf09b-f0c4-408d-997b-eaeaf08f294f} <Debug> TCPHandler: Processed in 0.001340941 sec. | ||
| 3059 | 2026.05.05 23:56:26.469112 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.05.05 23:56:26.469207 [ 5 ] {01640412-3c6e-471a-9e7d-87f63bbbe740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3061 | 2026.05.05 23:56:26.469260 [ 5 ] {01640412-3c6e-471a-9e7d-87f63bbbe740} <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 | ||
| 3062 | 2026.05.05 23:56:26.470013 [ 5 ] {01640412-3c6e-471a-9e7d-87f63bbbe740} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.05.05 23:56:26.470050 [ 5 ] {01640412-3c6e-471a-9e7d-87f63bbbe740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3064 | 2026.05.05 23:56:26.470570 [ 5 ] {01640412-3c6e-471a-9e7d-87f63bbbe740} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3065 | 2026.05.05 23:56:26.470798 [ 5 ] {01640412-3c6e-471a-9e7d-87f63bbbe740} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.05.05 23:56:26.470934 [ 5 ] {01640412-3c6e-471a-9e7d-87f63bbbe740} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001745 sec., 14899.71346704871 rows/sec., 26.70 MiB/sec. | ||
| 3067 | 2026.05.05 23:56:26.470983 [ 5 ] {01640412-3c6e-471a-9e7d-87f63bbbe740} <Debug> TCPHandler: Processed in 0.001919765 sec. | ||
| 3068 | 2026.05.05 23:56:26.471119 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.05.05 23:56:26.471212 [ 5 ] {2ac1e47c-03a6-4ced-9e8b-d70885a9e040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.05.05 23:56:26.471253 [ 5 ] {2ac1e47c-03a6-4ced-9e8b-d70885a9e040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3071 | 2026.05.05 23:56:26.471585 [ 5 ] {2ac1e47c-03a6-4ced-9e8b-d70885a9e040} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.05.05 23:56:26.471621 [ 5 ] {2ac1e47c-03a6-4ced-9e8b-d70885a9e040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3073 | 2026.05.05 23:56:26.471922 [ 5 ] {2ac1e47c-03a6-4ced-9e8b-d70885a9e040} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3074 | 2026.05.05 23:56:26.472129 [ 5 ] {2ac1e47c-03a6-4ced-9e8b-d70885a9e040} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.05.05 23:56:26.472256 [ 5 ] {2ac1e47c-03a6-4ced-9e8b-d70885a9e040} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 3076 | 2026.05.05 23:56:26.472291 [ 5 ] {2ac1e47c-03a6-4ced-9e8b-d70885a9e040} <Debug> TCPHandler: Processed in 0.00122281 sec. | ||
| 3077 | 2026.05.05 23:56:30.758640 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3078 | 2026.05.05 23:56:30.758705 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3079 | 2026.05.05 23:56:30.830887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5740 | ||
| 3080 | 2026.05.05 23:56:30.831379 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.05.05 23:56:30.831430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3082 | 2026.05.05 23:56:30.832143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3083 | 2026.05.05 23:56:30.832406 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.05.05 23:56:30.832558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5740 | ||
| 3085 | 2026.05.05 23:56:30.841482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 384 | ||
| 3086 | 2026.05.05 23:56:30.843852 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.05.05 23:56:30.843911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3088 | 2026.05.05 23:56:30.845130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3089 | 2026.05.05 23:56:30.845405 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.05 23:56:30.845742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 3091 | 2026.05.05 23:56:31.142559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3092 | 2026.05.05 23:56:31.165282 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.05.05 23:56:31.165336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3094 | 2026.05.05 23:56:31.171293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3095 | 2026.05.05 23:56:31.172008 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.05.05 23:56:31.175392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3097 | 2026.05.05 23:56:31.457816 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.05.05 23:56:31.458069 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3099 | 2026.05.05 23:56:31.458433 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3100 | 2026.05.05 23:56:31.458470 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3101 | 2026.05.05 23:56:31.458694 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3102 | 2026.05.05 23:56:31.458764 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3103 | 2026.05.05 23:56:31.458907 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3104 | 2026.05.05 23:56:31.459029 [ 325 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3105 | 2026.05.05 23:56:31.459033 [ 342 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3106 | 2026.05.05 23:56:31.459038 [ 356 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3107 | 2026.05.05 23:56:31.459192 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3108 | 2026.05.05 23:56:31.459219 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3109 | 2026.05.05 23:56:31.459289 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3110 | 2026.05.05 23:56:31.459309 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3111 | 2026.05.05 23:56:31.459344 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3112 | 2026.05.05 23:56:31.459380 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3113 | 2026.05.05 23:56:31.460558 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.00259 sec., 19305.019305019305 rows/sec., 3.62 MiB/sec. | ||
| 3114 | 2026.05.05 23:56:31.460689 [ 5 ] {2eba17a4-776e-4fc8-a85e-32640c189c49} <Debug> TCPHandler: Processed in 0.003013775 sec. | ||
| 3115 | 2026.05.05 23:56:31.462550 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.05.05 23:56:31.462681 [ 5 ] {40bc219c-a029-4bf6-9c6a-fbb33b4a5ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3117 | 2026.05.05 23:56:31.462736 [ 5 ] {40bc219c-a029-4bf6-9c6a-fbb33b4a5ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3118 | 2026.05.05 23:56:31.463312 [ 5 ] {40bc219c-a029-4bf6-9c6a-fbb33b4a5ba0} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.05.05 23:56:31.463364 [ 5 ] {40bc219c-a029-4bf6-9c6a-fbb33b4a5ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3120 | 2026.05.05 23:56:31.463735 [ 5 ] {40bc219c-a029-4bf6-9c6a-fbb33b4a5ba0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3121 | 2026.05.05 23:56:31.463962 [ 5 ] {40bc219c-a029-4bf6-9c6a-fbb33b4a5ba0} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.05.05 23:56:31.464114 [ 5 ] {40bc219c-a029-4bf6-9c6a-fbb33b4a5ba0} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001471 sec., 58463.6301835486 rows/sec., 4.91 MiB/sec. | ||
| 3123 | 2026.05.05 23:56:31.464152 [ 5 ] {40bc219c-a029-4bf6-9c6a-fbb33b4a5ba0} <Debug> TCPHandler: Processed in 0.001663083 sec. | ||
| 3124 | 2026.05.05 23:56:31.464280 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.05.05 23:56:31.464378 [ 5 ] {3a2baf9f-42c8-43c2-87d0-dd20a4f73122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3126 | 2026.05.05 23:56:31.464420 [ 5 ] {3a2baf9f-42c8-43c2-87d0-dd20a4f73122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3127 | 2026.05.05 23:56:31.464820 [ 5 ] {3a2baf9f-42c8-43c2-87d0-dd20a4f73122} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.05.05 23:56:31.464857 [ 5 ] {3a2baf9f-42c8-43c2-87d0-dd20a4f73122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3129 | 2026.05.05 23:56:31.465160 [ 5 ] {3a2baf9f-42c8-43c2-87d0-dd20a4f73122} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3130 | 2026.05.05 23:56:31.465369 [ 5 ] {3a2baf9f-42c8-43c2-87d0-dd20a4f73122} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.05.05 23:56:31.465498 [ 5 ] {3a2baf9f-42c8-43c2-87d0-dd20a4f73122} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00114 sec., 13157.894736842105 rows/sec., 989.41 KiB/sec. | ||
| 3132 | 2026.05.05 23:56:31.465534 [ 5 ] {3a2baf9f-42c8-43c2-87d0-dd20a4f73122} <Debug> TCPHandler: Processed in 0.001304591 sec. | ||
| 3133 | 2026.05.05 23:56:31.465651 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2026.05.05 23:56:31.465745 [ 5 ] {10ea1b15-3591-4c13-b13a-71e3364ce8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3135 | 2026.05.05 23:56:31.465786 [ 5 ] {10ea1b15-3591-4c13-b13a-71e3364ce8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3136 | 2026.05.05 23:56:31.466198 [ 5 ] {10ea1b15-3591-4c13-b13a-71e3364ce8c0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.05.05 23:56:31.466234 [ 5 ] {10ea1b15-3591-4c13-b13a-71e3364ce8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3138 | 2026.05.05 23:56:31.466534 [ 5 ] {10ea1b15-3591-4c13-b13a-71e3364ce8c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3139 | 2026.05.05 23:56:31.466745 [ 5 ] {10ea1b15-3591-4c13-b13a-71e3364ce8c0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.05.05 23:56:31.466877 [ 5 ] {10ea1b15-3591-4c13-b13a-71e3364ce8c0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00115 sec., 68695.65217391304 rows/sec., 5.36 MiB/sec. | ||
| 3141 | 2026.05.05 23:56:31.466913 [ 5 ] {10ea1b15-3591-4c13-b13a-71e3364ce8c0} <Debug> TCPHandler: Processed in 0.00131242 sec. | ||
| 3142 | 2026.05.05 23:56:31.467032 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.05.05 23:56:31.467127 [ 5 ] {88fb503d-20c2-499b-8d5f-4d2b6fc928cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.05.05 23:56:31.467169 [ 5 ] {88fb503d-20c2-499b-8d5f-4d2b6fc928cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3145 | 2026.05.05 23:56:31.467569 [ 5 ] {88fb503d-20c2-499b-8d5f-4d2b6fc928cf} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.05.05 23:56:31.467604 [ 5 ] {88fb503d-20c2-499b-8d5f-4d2b6fc928cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3147 | 2026.05.05 23:56:31.467921 [ 5 ] {88fb503d-20c2-499b-8d5f-4d2b6fc928cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3148 | 2026.05.05 23:56:31.468132 [ 5 ] {88fb503d-20c2-499b-8d5f-4d2b6fc928cf} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.05.05 23:56:31.468265 [ 5 ] {88fb503d-20c2-499b-8d5f-4d2b6fc928cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3150 | 2026.05.05 23:56:31.468301 [ 5 ] {88fb503d-20c2-499b-8d5f-4d2b6fc928cf} <Debug> TCPHandler: Processed in 0.001318461 sec. | ||
| 3151 | 2026.05.05 23:56:31.468421 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.05.05 23:56:31.468514 [ 5 ] {c0ca689e-dc43-4ea1-a548-f0f03ce6347e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.05.05 23:56:31.468570 [ 5 ] {c0ca689e-dc43-4ea1-a548-f0f03ce6347e} <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 | ||
| 3154 | 2026.05.05 23:56:31.469322 [ 5 ] {c0ca689e-dc43-4ea1-a548-f0f03ce6347e} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.05.05 23:56:31.469359 [ 5 ] {c0ca689e-dc43-4ea1-a548-f0f03ce6347e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3156 | 2026.05.05 23:56:31.469871 [ 5 ] {c0ca689e-dc43-4ea1-a548-f0f03ce6347e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3157 | 2026.05.05 23:56:31.470102 [ 5 ] {c0ca689e-dc43-4ea1-a548-f0f03ce6347e} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.05.05 23:56:31.470241 [ 5 ] {c0ca689e-dc43-4ea1-a548-f0f03ce6347e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001744 sec., 8600.91743119266 rows/sec., 15.41 MiB/sec. | ||
| 3159 | 2026.05.05 23:56:31.470299 [ 5 ] {c0ca689e-dc43-4ea1-a548-f0f03ce6347e} <Debug> TCPHandler: Processed in 0.001932036 sec. | ||
| 3160 | 2026.05.05 23:56:31.470424 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.05.05 23:56:31.470519 [ 5 ] {cb86537d-4eed-4b59-9927-b57e3c90a731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3162 | 2026.05.05 23:56:31.470562 [ 5 ] {cb86537d-4eed-4b59-9927-b57e3c90a731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3163 | 2026.05.05 23:56:31.470900 [ 5 ] {cb86537d-4eed-4b59-9927-b57e3c90a731} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.05.05 23:56:31.470936 [ 5 ] {cb86537d-4eed-4b59-9927-b57e3c90a731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3165 | 2026.05.05 23:56:31.471236 [ 5 ] {cb86537d-4eed-4b59-9927-b57e3c90a731} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3166 | 2026.05.05 23:56:31.471446 [ 5 ] {cb86537d-4eed-4b59-9927-b57e3c90a731} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): 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.05 23:56:31.471581 [ 5 ] {cb86537d-4eed-4b59-9927-b57e3c90a731} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3168 | 2026.05.05 23:56:31.471616 [ 5 ] {cb86537d-4eed-4b59-9927-b57e3c90a731} <Debug> TCPHandler: Processed in 0.00124195 sec. | ||
| 3169 | 2026.05.05 23:56:36.466152 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.05.05 23:56:36.466552 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3171 | 2026.05.05 23:56:36.467050 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3172 | 2026.05.05 23:56:36.467106 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 3173 | 2026.05.05 23:56:36.467472 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3174 | 2026.05.05 23:56:36.467569 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3175 | 2026.05.05 23:56:36.467774 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3176 | 2026.05.05 23:56:36.467914 [ 352 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3177 | 2026.05.05 23:56:36.467914 [ 356 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3178 | 2026.05.05 23:56:36.467970 [ 342 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3179 | 2026.05.05 23:56:36.468133 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3180 | 2026.05.05 23:56:36.468178 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3181 | 2026.05.05 23:56:36.468270 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3182 | 2026.05.05 23:56:36.468296 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3183 | 2026.05.05 23:56:36.468370 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3184 | 2026.05.05 23:56:36.468426 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3185 | 2026.05.05 23:56:36.470110 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003695 sec., 13531.799729364006 rows/sec., 3.24 MiB/sec. | ||
| 3186 | 2026.05.05 23:56:36.470280 [ 5 ] {c7db2f67-6141-4795-8b86-b07adcfd7e47} <Debug> TCPHandler: Processed in 0.004273155 sec. | ||
| 3187 | 2026.05.05 23:56:36.474312 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.05.05 23:56:36.474449 [ 5 ] {9c30e1ae-ae02-4d81-b8c7-a6e3c6579123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3189 | 2026.05.05 23:56:36.474529 [ 5 ] {9c30e1ae-ae02-4d81-b8c7-a6e3c6579123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3190 | 2026.05.05 23:56:36.475326 [ 5 ] {9c30e1ae-ae02-4d81-b8c7-a6e3c6579123} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.05.05 23:56:36.475392 [ 5 ] {9c30e1ae-ae02-4d81-b8c7-a6e3c6579123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3192 | 2026.05.05 23:56:36.475962 [ 5 ] {9c30e1ae-ae02-4d81-b8c7-a6e3c6579123} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3193 | 2026.05.05 23:56:36.476291 [ 5 ] {9c30e1ae-ae02-4d81-b8c7-a6e3c6579123} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.05.05 23:56:36.476484 [ 5 ] {9c30e1ae-ae02-4d81-b8c7-a6e3c6579123} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002087 sec., 11499.760421657882 rows/sec., 977.03 KiB/sec. | ||
| 3195 | 2026.05.05 23:56:36.476535 [ 5 ] {9c30e1ae-ae02-4d81-b8c7-a6e3c6579123} <Debug> TCPHandler: Processed in 0.002333189 sec. | ||
| 3196 | 2026.05.05 23:56:36.476699 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.05.05 23:56:36.476817 [ 5 ] {68bd8450-7795-4124-91a2-16652053bc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3198 | 2026.05.05 23:56:36.476872 [ 5 ] {68bd8450-7795-4124-91a2-16652053bc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3199 | 2026.05.05 23:56:36.477501 [ 5 ] {68bd8450-7795-4124-91a2-16652053bc1a} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.05.05 23:56:36.477551 [ 5 ] {68bd8450-7795-4124-91a2-16652053bc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3201 | 2026.05.05 23:56:36.478001 [ 5 ] {68bd8450-7795-4124-91a2-16652053bc1a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3202 | 2026.05.05 23:56:36.478350 [ 5 ] {68bd8450-7795-4124-91a2-16652053bc1a} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.05.05 23:56:36.478539 [ 5 ] {68bd8450-7795-4124-91a2-16652053bc1a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001714 sec., 1166.8611435239206 rows/sec., 95.15 KiB/sec. | ||
| 3204 | 2026.05.05 23:56:36.478591 [ 5 ] {68bd8450-7795-4124-91a2-16652053bc1a} <Debug> TCPHandler: Processed in 0.001923936 sec. | ||
| 3205 | 2026.05.05 23:56:36.478806 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.05.05 23:56:36.478972 [ 5 ] {d34a65c1-eb50-4899-9cdd-0216d0d9c243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3207 | 2026.05.05 23:56:36.479028 [ 5 ] {d34a65c1-eb50-4899-9cdd-0216d0d9c243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3208 | 2026.05.05 23:56:36.479699 [ 5 ] {d34a65c1-eb50-4899-9cdd-0216d0d9c243} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.05.05 23:56:36.479742 [ 5 ] {d34a65c1-eb50-4899-9cdd-0216d0d9c243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3210 | 2026.05.05 23:56:36.480202 [ 5 ] {d34a65c1-eb50-4899-9cdd-0216d0d9c243} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3211 | 2026.05.05 23:56:36.480568 [ 5 ] {d34a65c1-eb50-4899-9cdd-0216d0d9c243} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.05.05 23:56:36.480742 [ 5 ] {d34a65c1-eb50-4899-9cdd-0216d0d9c243} <Debug> executeQuery: Read 229 rows, 20.84 KiB in 0.0018 sec., 127222.22222222222 rows/sec., 11.31 MiB/sec. | ||
| 3213 | 2026.05.05 23:56:36.480793 [ 5 ] {d34a65c1-eb50-4899-9cdd-0216d0d9c243} <Debug> TCPHandler: Processed in 0.002086186 sec. | ||
| 3214 | 2026.05.05 23:56:36.480970 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.05.05 23:56:36.481087 [ 5 ] {53379d5b-dfc4-4f65-b9ad-6c22bedf06ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.05.05 23:56:36.481139 [ 5 ] {53379d5b-dfc4-4f65-b9ad-6c22bedf06ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3217 | 2026.05.05 23:56:36.481701 [ 5 ] {53379d5b-dfc4-4f65-b9ad-6c22bedf06ed} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.05.05 23:56:36.481747 [ 5 ] {53379d5b-dfc4-4f65-b9ad-6c22bedf06ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3219 | 2026.05.05 23:56:36.482171 [ 5 ] {53379d5b-dfc4-4f65-b9ad-6c22bedf06ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3220 | 2026.05.05 23:56:36.482461 [ 5 ] {53379d5b-dfc4-4f65-b9ad-6c22bedf06ed} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.05.05 23:56:36.482622 [ 5 ] {53379d5b-dfc4-4f65-b9ad-6c22bedf06ed} <Debug> executeQuery: Read 40 rows, 3.06 KiB in 0.001582 sec., 25284.450063211123 rows/sec., 1.89 MiB/sec. | ||
| 3222 | 2026.05.05 23:56:36.482669 [ 5 ] {53379d5b-dfc4-4f65-b9ad-6c22bedf06ed} <Debug> TCPHandler: Processed in 0.001787815 sec. | ||
| 3223 | 2026.05.05 23:56:36.482827 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.05.05 23:56:36.482934 [ 5 ] {725ca6d7-60b3-4ab0-b5a0-5ca0ee00658a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3225 | 2026.05.05 23:56:36.482984 [ 5 ] {725ca6d7-60b3-4ab0-b5a0-5ca0ee00658a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3226 | 2026.05.05 23:56:36.483592 [ 5 ] {725ca6d7-60b3-4ab0-b5a0-5ca0ee00658a} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.05.05 23:56:36.483638 [ 5 ] {725ca6d7-60b3-4ab0-b5a0-5ca0ee00658a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3228 | 2026.05.05 23:56:36.484070 [ 5 ] {725ca6d7-60b3-4ab0-b5a0-5ca0ee00658a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3229 | 2026.05.05 23:56:36.484379 [ 5 ] {725ca6d7-60b3-4ab0-b5a0-5ca0ee00658a} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.05.05 23:56:36.484542 [ 5 ] {725ca6d7-60b3-4ab0-b5a0-5ca0ee00658a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001604 sec., 14962.593516209477 rows/sec., 1.24 MiB/sec. | ||
| 3231 | 2026.05.05 23:56:36.484589 [ 5 ] {725ca6d7-60b3-4ab0-b5a0-5ca0ee00658a} <Debug> TCPHandler: Processed in 0.001805515 sec. | ||
| 3232 | 2026.05.05 23:56:36.484780 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.05.05 23:56:36.484883 [ 5 ] {08455211-9ca4-4cde-bf80-420a5a29b6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3234 | 2026.05.05 23:56:36.484929 [ 5 ] {08455211-9ca4-4cde-bf80-420a5a29b6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3235 | 2026.05.05 23:56:36.485568 [ 5 ] {08455211-9ca4-4cde-bf80-420a5a29b6dc} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.05.05 23:56:36.485612 [ 5 ] {08455211-9ca4-4cde-bf80-420a5a29b6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3237 | 2026.05.05 23:56:36.486028 [ 5 ] {08455211-9ca4-4cde-bf80-420a5a29b6dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3238 | 2026.05.05 23:56:36.486360 [ 5 ] {08455211-9ca4-4cde-bf80-420a5a29b6dc} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.05.05 23:56:36.486526 [ 5 ] {08455211-9ca4-4cde-bf80-420a5a29b6dc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001622 sec., 7398.273736128237 rows/sec., 577.99 KiB/sec. | ||
| 3240 | 2026.05.05 23:56:36.486577 [ 5 ] {08455211-9ca4-4cde-bf80-420a5a29b6dc} <Debug> TCPHandler: Processed in 0.001821104 sec. | ||
| 3241 | 2026.05.05 23:56:36.486750 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.05.05 23:56:36.486857 [ 5 ] {d1112244-aca8-46d0-91b6-770724b74ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3243 | 2026.05.05 23:56:36.486905 [ 5 ] {d1112244-aca8-46d0-91b6-770724b74ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3244 | 2026.05.05 23:56:36.487492 [ 5 ] {d1112244-aca8-46d0-91b6-770724b74ecf} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.05.05 23:56:36.487531 [ 5 ] {d1112244-aca8-46d0-91b6-770724b74ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3246 | 2026.05.05 23:56:36.487866 [ 5 ] {d1112244-aca8-46d0-91b6-770724b74ecf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3247 | 2026.05.05 23:56:36.488156 [ 5 ] {d1112244-aca8-46d0-91b6-770724b74ecf} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.05.05 23:56:36.488378 [ 5 ] {d1112244-aca8-46d0-91b6-770724b74ecf} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001543 sec., 82955.28191834089 rows/sec., 6.72 MiB/sec. | ||
| 3249 | 2026.05.05 23:56:36.488419 [ 5 ] {d1112244-aca8-46d0-91b6-770724b74ecf} <Debug> TCPHandler: Processed in 0.001726715 sec. | ||
| 3250 | 2026.05.05 23:56:36.488582 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.05.05 23:56:36.488686 [ 5 ] {a1625038-4e9a-4393-bbac-5a7a3fad6d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3252 | 2026.05.05 23:56:36.488736 [ 5 ] {a1625038-4e9a-4393-bbac-5a7a3fad6d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3253 | 2026.05.05 23:56:36.489256 [ 5 ] {a1625038-4e9a-4393-bbac-5a7a3fad6d46} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.05.05 23:56:36.489303 [ 5 ] {a1625038-4e9a-4393-bbac-5a7a3fad6d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3255 | 2026.05.05 23:56:36.489765 [ 5 ] {a1625038-4e9a-4393-bbac-5a7a3fad6d46} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3256 | 2026.05.05 23:56:36.490087 [ 5 ] {a1625038-4e9a-4393-bbac-5a7a3fad6d46} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.05.05 23:56:36.490261 [ 5 ] {a1625038-4e9a-4393-bbac-5a7a3fad6d46} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001594 sec., 123588.45671267253 rows/sec., 8.86 MiB/sec. | ||
| 3258 | 2026.05.05 23:56:36.490306 [ 5 ] {a1625038-4e9a-4393-bbac-5a7a3fad6d46} <Debug> TCPHandler: Processed in 0.001787875 sec. | ||
| 3259 | 2026.05.05 23:56:36.490460 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.05.05 23:56:36.490561 [ 5 ] {6f34514d-0706-4a5d-a1e2-cfb9d21df3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3261 | 2026.05.05 23:56:36.490626 [ 5 ] {6f34514d-0706-4a5d-a1e2-cfb9d21df3df} <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 | ||
| 3262 | 2026.05.05 23:56:36.491844 [ 5 ] {6f34514d-0706-4a5d-a1e2-cfb9d21df3df} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.05.05 23:56:36.491890 [ 5 ] {6f34514d-0706-4a5d-a1e2-cfb9d21df3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3264 | 2026.05.05 23:56:36.492725 [ 5 ] {6f34514d-0706-4a5d-a1e2-cfb9d21df3df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3265 | 2026.05.05 23:56:36.492989 [ 5 ] {6f34514d-0706-4a5d-a1e2-cfb9d21df3df} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.05.05 23:56:36.493145 [ 5 ] {6f34514d-0706-4a5d-a1e2-cfb9d21df3df} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002586 sec., 10054.137664346481 rows/sec., 18.02 MiB/sec. | ||
| 3267 | 2026.05.05 23:56:36.493226 [ 5 ] {6f34514d-0706-4a5d-a1e2-cfb9d21df3df} <Debug> TCPHandler: Processed in 0.002810073 sec. | ||
| 3268 | 2026.05.05 23:56:36.493398 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.05.05 23:56:36.493501 [ 5 ] {450f1cbc-d2c0-461c-8994-4e41e4d944c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3270 | 2026.05.05 23:56:36.493543 [ 5 ] {450f1cbc-d2c0-461c-8994-4e41e4d944c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3271 | 2026.05.05 23:56:36.493916 [ 5 ] {450f1cbc-d2c0-461c-8994-4e41e4d944c3} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.05.05 23:56:36.493953 [ 5 ] {450f1cbc-d2c0-461c-8994-4e41e4d944c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3273 | 2026.05.05 23:56:36.494365 [ 5 ] {450f1cbc-d2c0-461c-8994-4e41e4d944c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3274 | 2026.05.05 23:56:36.494642 [ 5 ] {450f1cbc-d2c0-461c-8994-4e41e4d944c3} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.05.05 23:56:36.494782 [ 5 ] {450f1cbc-d2c0-461c-8994-4e41e4d944c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001283 sec., 46765.39360872954 rows/sec., 3.15 MiB/sec. | ||
| 3276 | 2026.05.05 23:56:36.494821 [ 5 ] {450f1cbc-d2c0-461c-8994-4e41e4d944c3} <Debug> TCPHandler: Processed in 0.001475082 sec. | ||
| 3277 | 2026.05.05 23:56:38.333201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6252 | ||
| 3278 | 2026.05.05 23:56:38.333815 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.05.05 23:56:38.333868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3280 | 2026.05.05 23:56:38.334422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3281 | 2026.05.05 23:56:38.334654 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.05.05 23:56:38.334791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6252 | ||
| 3283 | 2026.05.05 23:56:38.676191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3284 | 2026.05.05 23:56:38.693486 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.05.05 23:56:38.693553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3286 | 2026.05.05 23:56:38.699496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3287 | 2026.05.05 23:56:38.700219 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.05.05 23:56:38.703129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3289 | 2026.05.05 23:56:40.845911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 420 | ||
| 3290 | 2026.05.05 23:56:40.848226 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.05.05 23:56:40.848287 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3292 | 2026.05.05 23:56:40.849546 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3293 | 2026.05.05 23:56:40.849838 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.05.05 23:56:40.850226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3295 | 2026.05.05 23:56:41.458007 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.05.05 23:56:41.458256 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3297 | 2026.05.05 23:56:41.458619 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3298 | 2026.05.05 23:56:41.458663 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3299 | 2026.05.05 23:56:41.458885 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3300 | 2026.05.05 23:56:41.458956 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3301 | 2026.05.05 23:56:41.459096 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3302 | 2026.05.05 23:56:41.459217 [ 352 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3303 | 2026.05.05 23:56:41.459238 [ 342 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3304 | 2026.05.05 23:56:41.459217 [ 356 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3305 | 2026.05.05 23:56:41.459393 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3306 | 2026.05.05 23:56:41.459423 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3307 | 2026.05.05 23:56:41.459492 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3308 | 2026.05.05 23:56:41.459512 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3309 | 2026.05.05 23:56:41.459546 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3310 | 2026.05.05 23:56:41.459585 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3311 | 2026.05.05 23:56:41.460742 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002585 sec., 19342.35976789168 rows/sec., 3.62 MiB/sec. | ||
| 3312 | 2026.05.05 23:56:41.460875 [ 5 ] {f612ff4c-45a8-47c7-a73b-a7ee82dc871b} <Debug> TCPHandler: Processed in 0.003005455 sec. | ||
| 3313 | 2026.05.05 23:56:41.462805 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.05.05 23:56:41.463008 [ 5 ] {e563d32e-ff83-4a2c-beec-265c21568d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3315 | 2026.05.05 23:56:41.463088 [ 5 ] {e563d32e-ff83-4a2c-beec-265c21568d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3316 | 2026.05.05 23:56:41.463769 [ 5 ] {e563d32e-ff83-4a2c-beec-265c21568d42} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.05.05 23:56:41.463809 [ 5 ] {e563d32e-ff83-4a2c-beec-265c21568d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3318 | 2026.05.05 23:56:41.464233 [ 5 ] {e563d32e-ff83-4a2c-beec-265c21568d42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3319 | 2026.05.05 23:56:41.464460 [ 5 ] {e563d32e-ff83-4a2c-beec-265c21568d42} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.05.05 23:56:41.464605 [ 5 ] {e563d32e-ff83-4a2c-beec-265c21568d42} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001653 sec., 52026.61826981246 rows/sec., 4.37 MiB/sec. | ||
| 3321 | 2026.05.05 23:56:41.464644 [ 5 ] {e563d32e-ff83-4a2c-beec-265c21568d42} <Debug> TCPHandler: Processed in 0.001939926 sec. | ||
| 3322 | 2026.05.05 23:56:41.464766 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.05.05 23:56:41.464863 [ 5 ] {bb9d5eb4-a4b0-424b-9560-3ba1045d2e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3324 | 2026.05.05 23:56:41.464904 [ 5 ] {bb9d5eb4-a4b0-424b-9560-3ba1045d2e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3325 | 2026.05.05 23:56:41.465299 [ 5 ] {bb9d5eb4-a4b0-424b-9560-3ba1045d2e70} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.05.05 23:56:41.465337 [ 5 ] {bb9d5eb4-a4b0-424b-9560-3ba1045d2e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3327 | 2026.05.05 23:56:41.465636 [ 5 ] {bb9d5eb4-a4b0-424b-9560-3ba1045d2e70} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3328 | 2026.05.05 23:56:41.465847 [ 5 ] {bb9d5eb4-a4b0-424b-9560-3ba1045d2e70} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.05.05 23:56:41.465975 [ 5 ] {bb9d5eb4-a4b0-424b-9560-3ba1045d2e70} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001132 sec., 13250.88339222615 rows/sec., 996.40 KiB/sec. | ||
| 3330 | 2026.05.05 23:56:41.465973 [ 143 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3331 | 2026.05.05 23:56:41.466012 [ 5 ] {bb9d5eb4-a4b0-424b-9560-3ba1045d2e70} <Debug> TCPHandler: Processed in 0.001294571 sec. | ||
| 3332 | 2026.05.05 23:56:41.466050 [ 143 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.05.05 23:56:41.466082 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3334 | 2026.05.05 23:56:41.466148 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2026.05.05 23:56:41.466184 [ 188 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 3336 | 2026.05.05 23:56:41.466247 [ 5 ] {35f301b3-d0fe-42b3-be70-ade22107c516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3337 | 2026.05.05 23:56:41.466292 [ 5 ] {35f301b3-d0fe-42b3-be70-ade22107c516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3338 | 2026.05.05 23:56:41.466311 [ 188 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3339 | 2026.05.05 23:56:41.466353 [ 188 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part | ||
| 3340 | 2026.05.05 23:56:41.466439 [ 188 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3341 | 2026.05.05 23:56:41.466495 [ 188 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3342 | 2026.05.05 23:56:41.466547 [ 188 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3343 | 2026.05.05 23:56:41.466596 [ 188 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3344 | 2026.05.05 23:56:41.466643 [ 188 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3345 | 2026.05.05 23:56:41.466708 [ 5 ] {35f301b3-d0fe-42b3-be70-ade22107c516} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.05.05 23:56:41.466750 [ 5 ] {35f301b3-d0fe-42b3-be70-ade22107c516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3347 | 2026.05.05 23:56:41.467077 [ 5 ] {35f301b3-d0fe-42b3-be70-ade22107c516} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3348 | 2026.05.05 23:56:41.467311 [ 5 ] {35f301b3-d0fe-42b3-be70-ade22107c516} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.05.05 23:56:41.467446 [ 5 ] {35f301b3-d0fe-42b3-be70-ade22107c516} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001217 sec., 64913.72226787182 rows/sec., 5.07 MiB/sec. | ||
| 3350 | 2026.05.05 23:56:41.467482 [ 5 ] {35f301b3-d0fe-42b3-be70-ade22107c516} <Debug> TCPHandler: Processed in 0.001381771 sec. | ||
| 3351 | 2026.05.05 23:56:41.467524 [ 197 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387431 sec., 251544.0407486931 rows/sec., 17.89 MiB/sec. | ||
| 3352 | 2026.05.05 23:56:41.467610 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.05.05 23:56:41.467685 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3354 | 2026.05.05 23:56:41.467706 [ 5 ] {c80b9356-c1fc-4b5d-9e8c-8b882ab03ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3355 | 2026.05.05 23:56:41.467752 [ 5 ] {c80b9356-c1fc-4b5d-9e8c-8b882ab03ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3356 | 2026.05.05 23:56:41.467937 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.05.05 23:56:41.468010 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_16_3} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3358 | 2026.05.05 23:56:41.468081 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3359 | 2026.05.05 23:56:41.468154 [ 5 ] {c80b9356-c1fc-4b5d-9e8c-8b882ab03ef9} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.05.05 23:56:41.468195 [ 5 ] {c80b9356-c1fc-4b5d-9e8c-8b882ab03ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3361 | 2026.05.05 23:56:41.468536 [ 5 ] {c80b9356-c1fc-4b5d-9e8c-8b882ab03ef9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3362 | 2026.05.05 23:56:41.468750 [ 5 ] {c80b9356-c1fc-4b5d-9e8c-8b882ab03ef9} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.05.05 23:56:41.468881 [ 5 ] {c80b9356-c1fc-4b5d-9e8c-8b882ab03ef9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3364 | 2026.05.05 23:56:41.468916 [ 5 ] {c80b9356-c1fc-4b5d-9e8c-8b882ab03ef9} <Debug> TCPHandler: Processed in 0.001353721 sec. | ||
| 3365 | 2026.05.05 23:56:41.469030 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.05.05 23:56:41.469126 [ 5 ] {4711325f-04d7-47e2-b6e5-659bfc85594d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.05.05 23:56:41.469181 [ 5 ] {4711325f-04d7-47e2-b6e5-659bfc85594d} <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 | ||
| 3368 | 2026.05.05 23:56:41.469936 [ 5 ] {4711325f-04d7-47e2-b6e5-659bfc85594d} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.05.05 23:56:41.469973 [ 5 ] {4711325f-04d7-47e2-b6e5-659bfc85594d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3370 | 2026.05.05 23:56:41.470533 [ 5 ] {4711325f-04d7-47e2-b6e5-659bfc85594d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3371 | 2026.05.05 23:56:41.470767 [ 5 ] {4711325f-04d7-47e2-b6e5-659bfc85594d} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.05.05 23:56:41.470885 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3373 | 2026.05.05 23:56:41.470915 [ 5 ] {4711325f-04d7-47e2-b6e5-659bfc85594d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001809 sec., 8291.873963515754 rows/sec., 14.86 MiB/sec. | ||
| 3374 | 2026.05.05 23:56:41.470946 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.05.05 23:56:41.470976 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3376 | 2026.05.05 23:56:41.470983 [ 5 ] {4711325f-04d7-47e2-b6e5-659bfc85594d} <Debug> TCPHandler: Processed in 0.002002997 sec. | ||
| 3377 | 2026.05.05 23:56:41.471060 [ 188 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 3378 | 2026.05.05 23:56:41.471114 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.05.05 23:56:41.471214 [ 5 ] {a100f181-7402-49f1-aa99-5eaa5f2d3c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3380 | 2026.05.05 23:56:41.471257 [ 5 ] {a100f181-7402-49f1-aa99-5eaa5f2d3c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3381 | 2026.05.05 23:56:41.471276 [ 188 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3382 | 2026.05.05 23:56:41.471334 [ 188 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 184 rows starting from the beginning of the part | ||
| 3383 | 2026.05.05 23:56:41.471458 [ 188 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3384 | 2026.05.05 23:56:41.471571 [ 188 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3385 | 2026.05.05 23:56:41.471600 [ 5 ] {a100f181-7402-49f1-aa99-5eaa5f2d3c3f} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.05.05 23:56:41.471641 [ 5 ] {a100f181-7402-49f1-aa99-5eaa5f2d3c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3387 | 2026.05.05 23:56:41.471676 [ 188 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3388 | 2026.05.05 23:56:41.471768 [ 188 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3389 | 2026.05.05 23:56:41.471855 [ 188 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3390 | 2026.05.05 23:56:41.471978 [ 5 ] {a100f181-7402-49f1-aa99-5eaa5f2d3c3f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3391 | 2026.05.05 23:56:41.472235 [ 5 ] {a100f181-7402-49f1-aa99-5eaa5f2d3c3f} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.05.05 23:56:41.472373 [ 5 ] {a100f181-7402-49f1-aa99-5eaa5f2d3c3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 3393 | 2026.05.05 23:56:41.472410 [ 5 ] {a100f181-7402-49f1-aa99-5eaa5f2d3c3f} <Debug> TCPHandler: Processed in 0.001349802 sec. | ||
| 3394 | 2026.05.05 23:56:41.474902 [ 198 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 19 columns (19 merged, 0 gathered) in 0.003869022 sec., 74954.34246690765 rows/sec., 134.31 MiB/sec. | ||
| 3395 | 2026.05.05 23:56:41.475840 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3396 | 2026.05.05 23:56:41.476174 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.05.05 23:56:41.476238 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3398 | 2026.05.05 23:56:41.476344 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3399 | 2026.05.05 23:56:45.758742 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3400 | 2026.05.05 23:56:45.758808 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3401 | 2026.05.05 23:56:45.835438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6700 | ||
| 3402 | 2026.05.05 23:56:45.835897 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.05.05 23:56:45.835942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3404 | 2026.05.05 23:56:45.836456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3405 | 2026.05.05 23:56:45.836698 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.05.05 23:56:45.836841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6700 | ||
| 3407 | 2026.05.05 23:56:46.204069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3408 | 2026.05.05 23:56:46.221711 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.05.05 23:56:46.221785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3410 | 2026.05.05 23:56:46.229082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3411 | 2026.05.05 23:56:46.230088 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.05.05 23:56:46.236031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3413 | 2026.05.05 23:56:46.458565 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.05.05 23:56:46.458812 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3415 | 2026.05.05 23:56:46.459147 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3416 | 2026.05.05 23:56:46.459184 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3417 | 2026.05.05 23:56:46.459403 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3418 | 2026.05.05 23:56:46.459474 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3419 | 2026.05.05 23:56:46.459615 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3420 | 2026.05.05 23:56:46.459754 [ 352 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3421 | 2026.05.05 23:56:46.459760 [ 342 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3422 | 2026.05.05 23:56:46.459754 [ 356 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3423 | 2026.05.05 23:56:46.459944 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3424 | 2026.05.05 23:56:46.459973 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3425 | 2026.05.05 23:56:46.460040 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3426 | 2026.05.05 23:56:46.460060 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3427 | 2026.05.05 23:56:46.460094 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3428 | 2026.05.05 23:56:46.460131 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3429 | 2026.05.05 23:56:46.461388 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002675 sec., 18691.58878504673 rows/sec., 3.50 MiB/sec. | ||
| 3430 | 2026.05.05 23:56:46.461517 [ 5 ] {dca6aa79-5c77-4250-80f4-76d849fdf199} <Debug> TCPHandler: Processed in 0.003092835 sec. | ||
| 3431 | 2026.05.05 23:56:46.463482 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3432 | 2026.05.05 23:56:46.463613 [ 5 ] {84e97249-03dd-4e7d-86eb-5e7135564ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3433 | 2026.05.05 23:56:46.463668 [ 5 ] {84e97249-03dd-4e7d-86eb-5e7135564ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3434 | 2026.05.05 23:56:46.464244 [ 5 ] {84e97249-03dd-4e7d-86eb-5e7135564ed4} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.05.05 23:56:46.464295 [ 5 ] {84e97249-03dd-4e7d-86eb-5e7135564ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3436 | 2026.05.05 23:56:46.464699 [ 5 ] {84e97249-03dd-4e7d-86eb-5e7135564ed4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3437 | 2026.05.05 23:56:46.464929 [ 5 ] {84e97249-03dd-4e7d-86eb-5e7135564ed4} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.05.05 23:56:46.465081 [ 5 ] {84e97249-03dd-4e7d-86eb-5e7135564ed4} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001505 sec., 71760.79734219269 rows/sec., 6.04 MiB/sec. | ||
| 3439 | 2026.05.05 23:56:46.465083 [ 139 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3440 | 2026.05.05 23:56:46.465122 [ 5 ] {84e97249-03dd-4e7d-86eb-5e7135564ed4} <Debug> TCPHandler: Processed in 0.001703554 sec. | ||
| 3441 | 2026.05.05 23:56:46.465156 [ 139 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.05.05 23:56:46.465187 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3443 | 2026.05.05 23:56:46.465281 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.05.05 23:56:46.465289 [ 200 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 3445 | 2026.05.05 23:56:46.465379 [ 5 ] {d49b35f3-7421-4c13-8bf0-2ccb5d2c039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.05.05 23:56:46.465414 [ 200 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3447 | 2026.05.05 23:56:46.465424 [ 5 ] {d49b35f3-7421-4c13-8bf0-2ccb5d2c039c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3448 | 2026.05.05 23:56:46.465458 [ 200 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3357 rows starting from the beginning of the part | ||
| 3449 | 2026.05.05 23:56:46.465550 [ 200 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 108 rows starting from the beginning of the part | ||
| 3450 | 2026.05.05 23:56:46.465607 [ 200 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3451 | 2026.05.05 23:56:46.465654 [ 200 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 229 rows starting from the beginning of the part | ||
| 3452 | 2026.05.05 23:56:46.465702 [ 200 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 86 rows starting from the beginning of the part | ||
| 3453 | 2026.05.05 23:56:46.465747 [ 200 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3454 | 2026.05.05 23:56:46.465822 [ 5 ] {d49b35f3-7421-4c13-8bf0-2ccb5d2c039c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.05.05 23:56:46.465862 [ 5 ] {d49b35f3-7421-4c13-8bf0-2ccb5d2c039c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3456 | 2026.05.05 23:56:46.466209 [ 5 ] {d49b35f3-7421-4c13-8bf0-2ccb5d2c039c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3457 | 2026.05.05 23:56:46.466491 [ 5 ] {d49b35f3-7421-4c13-8bf0-2ccb5d2c039c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.05.05 23:56:46.466629 [ 5 ] {d49b35f3-7421-4c13-8bf0-2ccb5d2c039c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001262 sec., 20602.218700475434 rows/sec., 1.51 MiB/sec. | ||
| 3459 | 2026.05.05 23:56:46.466669 [ 5 ] {d49b35f3-7421-4c13-8bf0-2ccb5d2c039c} <Debug> TCPHandler: Processed in 0.001439111 sec. | ||
| 3460 | 2026.05.05 23:56:46.466784 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.05.05 23:56:46.466881 [ 5 ] {e69452ba-e4a2-44d6-a769-5f279356c2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3462 | 2026.05.05 23:56:46.466922 [ 5 ] {e69452ba-e4a2-44d6-a769-5f279356c2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3463 | 2026.05.05 23:56:46.467348 [ 5 ] {e69452ba-e4a2-44d6-a769-5f279356c2e4} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.05.05 23:56:46.467383 [ 5 ] {e69452ba-e4a2-44d6-a769-5f279356c2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3465 | 2026.05.05 23:56:46.467679 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3974 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243513 sec., 1631945.7277434878 rows/sec., 132.28 MiB/sec. | ||
| 3466 | 2026.05.05 23:56:46.467696 [ 5 ] {e69452ba-e4a2-44d6-a769-5f279356c2e4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3467 | 2026.05.05 23:56:46.467910 [ 5 ] {e69452ba-e4a2-44d6-a769-5f279356c2e4} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.05.05 23:56:46.468013 [ 139 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3469 | 2026.05.05 23:56:46.468038 [ 5 ] {e69452ba-e4a2-44d6-a769-5f279356c2e4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 5.98 MiB/sec. | ||
| 3470 | 2026.05.05 23:56:46.468049 [ 139 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.05.05 23:56:46.468075 [ 198 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3472 | 2026.05.05 23:56:46.468083 [ 5 ] {e69452ba-e4a2-44d6-a769-5f279356c2e4} <Debug> TCPHandler: Processed in 0.001348931 sec. | ||
| 3473 | 2026.05.05 23:56:46.468080 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3474 | 2026.05.05 23:56:46.468192 [ 200 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 3475 | 2026.05.05 23:56:46.468244 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.05.05 23:56:46.468279 [ 200 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3477 | 2026.05.05 23:56:46.468309 [ 200 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1829 rows starting from the beginning of the part | ||
| 3478 | 2026.05.05 23:56:46.468342 [ 5 ] {e8dd2cb9-fe5a-42be-899a-0a82733df95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3479 | 2026.05.05 23:56:46.468356 [ 200 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3480 | 2026.05.05 23:56:46.468390 [ 5 ] {e8dd2cb9-fe5a-42be-899a-0a82733df95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3481 | 2026.05.05 23:56:46.468401 [ 200 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3482 | 2026.05.05 23:56:46.468436 [ 198 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.05.05 23:56:46.468444 [ 200 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3484 | 2026.05.05 23:56:46.468491 [ 200 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 79 rows starting from the beginning of the part | ||
| 3485 | 2026.05.05 23:56:46.468526 [ 200 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3486 | 2026.05.05 23:56:46.468532 [ 198 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_21_4} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3487 | 2026.05.05 23:56:46.468638 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 3488 | 2026.05.05 23:56:46.468780 [ 5 ] {e8dd2cb9-fe5a-42be-899a-0a82733df95a} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.05.05 23:56:46.468818 [ 5 ] {e8dd2cb9-fe5a-42be-899a-0a82733df95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3490 | 2026.05.05 23:56:46.469138 [ 5 ] {e8dd2cb9-fe5a-42be-899a-0a82733df95a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3491 | 2026.05.05 23:56:46.469415 [ 5 ] {e8dd2cb9-fe5a-42be-899a-0a82733df95a} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.05.05 23:56:46.469520 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3493 | 2026.05.05 23:56:46.469547 [ 5 ] {e8dd2cb9-fe5a-42be-899a-0a82733df95a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3494 | 2026.05.05 23:56:46.469550 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.05.05 23:56:46.469587 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3496 | 2026.05.05 23:56:46.469592 [ 5 ] {e8dd2cb9-fe5a-42be-899a-0a82733df95a} <Debug> TCPHandler: Processed in 0.001396152 sec. | ||
| 3497 | 2026.05.05 23:56:46.469589 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2295 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421162 sec., 1614875.7143802044 rows/sec., 119.74 MiB/sec. | ||
| 3498 | 2026.05.05 23:56:46.469663 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 3499 | 2026.05.05 23:56:46.469732 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.05.05 23:56:46.469756 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3501 | 2026.05.05 23:56:46.469796 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7486 rows starting from the beginning of the part | ||
| 3502 | 2026.05.05 23:56:46.469862 [ 5 ] {75b872d3-a63a-4cf3-bba1-4848042ee02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3503 | 2026.05.05 23:56:46.469875 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3504 | 2026.05.05 23:56:46.469871 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 3505 | 2026.05.05 23:56:46.469937 [ 5 ] {75b872d3-a63a-4cf3-bba1-4848042ee02a} <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 | ||
| 3506 | 2026.05.05 23:56:46.469954 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 3507 | 2026.05.05 23:56:46.470001 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 197 rows starting from the beginning of the part | ||
| 3508 | 2026.05.05 23:56:46.470045 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 3509 | 2026.05.05 23:56:46.470095 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 3510 | 2026.05.05 23:56:46.470169 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.05.05 23:56:46.470241 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_21_4} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3512 | 2026.05.05 23:56:46.470315 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3513 | 2026.05.05 23:56:46.470864 [ 5 ] {75b872d3-a63a-4cf3-bba1-4848042ee02a} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.05.05 23:56:46.470914 [ 5 ] {75b872d3-a63a-4cf3-bba1-4848042ee02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3515 | 2026.05.05 23:56:46.471534 [ 5 ] {75b872d3-a63a-4cf3-bba1-4848042ee02a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3516 | 2026.05.05 23:56:46.471753 [ 5 ] {75b872d3-a63a-4cf3-bba1-4848042ee02a} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.05.05 23:56:46.471888 [ 5 ] {75b872d3-a63a-4cf3-bba1-4848042ee02a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002092 sec., 12428.298279158698 rows/sec., 22.27 MiB/sec. | ||
| 3518 | 2026.05.05 23:56:46.471936 [ 5 ] {75b872d3-a63a-4cf3-bba1-4848042ee02a} <Debug> TCPHandler: Processed in 0.002309489 sec. | ||
| 3519 | 2026.05.05 23:56:46.472062 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.05.05 23:56:46.472150 [ 5 ] {8246a0b8-0d26-4a71-8acf-d1bf5d233a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3521 | 2026.05.05 23:56:46.472190 [ 5 ] {8246a0b8-0d26-4a71-8acf-d1bf5d233a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3522 | 2026.05.05 23:56:46.472590 [ 5 ] {8246a0b8-0d26-4a71-8acf-d1bf5d233a79} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.05.05 23:56:46.472627 [ 5 ] {8246a0b8-0d26-4a71-8acf-d1bf5d233a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3524 | 2026.05.05 23:56:46.472959 [ 5 ] {8246a0b8-0d26-4a71-8acf-d1bf5d233a79} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3525 | 2026.05.05 23:56:46.473167 [ 5 ] {8246a0b8-0d26-4a71-8acf-d1bf5d233a79} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.05.05 23:56:46.473280 [ 133 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3527 | 2026.05.05 23:56:46.473296 [ 5 ] {8246a0b8-0d26-4a71-8acf-d1bf5d233a79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 3528 | 2026.05.05 23:56:46.473326 [ 133 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.05.05 23:56:46.473339 [ 5 ] {8246a0b8-0d26-4a71-8acf-d1bf5d233a79} <Debug> TCPHandler: Processed in 0.00127396 sec. | ||
| 3530 | 2026.05.05 23:56:46.473350 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3531 | 2026.05.05 23:56:46.473376 [ 200 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8323 rows, containing 5 columns (5 merged, 0 gathered) in 0.00374241 sec., 2223967.977853843 rows/sec., 142.98 MiB/sec. | ||
| 3532 | 2026.05.05 23:56:46.473463 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 3533 | 2026.05.05 23:56:46.473533 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3534 | 2026.05.05 23:56:46.473631 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3535 | 2026.05.05 23:56:46.473683 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 816 rows starting from the beginning of the part | ||
| 3536 | 2026.05.05 23:56:46.473787 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 3537 | 2026.05.05 23:56:46.473793 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.05.05 23:56:46.473851 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 3539 | 2026.05.05 23:56:46.473875 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3540 | 2026.05.05 23:56:46.473908 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3541 | 2026.05.05 23:56:46.473944 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3542 | 2026.05.05 23:56:46.473963 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 3543 | 2026.05.05 23:56:46.474011 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 3544 | 2026.05.05 23:56:46.474986 [ 198 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 4 columns (4 merged, 0 gathered) in 0.001625043 sec., 686751.0582796886 rows/sec., 45.75 MiB/sec. | ||
| 3545 | 2026.05.05 23:56:46.475203 [ 200 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3546 | 2026.05.05 23:56:46.475581 [ 200 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_21_4} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.05.05 23:56:46.475668 [ 200 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_21_4} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3548 | 2026.05.05 23:56:46.475758 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3549 | 2026.05.05 23:56:47.000541 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.80 MiB, peak 235.07 MiB, free memory in arenas 0.00 B, will set to 231.82 MiB (RSS), difference: 1.03 MiB | ||
| 3550 | 2026.05.05 23:56:47.518321 [ 135 ] {} <Debug> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3551 | 2026.05.05 23:56:47.518383 [ 135 ] {} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.05.05 23:56:47.518404 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3553 | 2026.05.05 23:56:47.518515 [ 195 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::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 | ||
| 3554 | 2026.05.05 23:56:47.518649 [ 195 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3555 | 2026.05.05 23:56:47.518682 [ 195 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3556 | 2026.05.05 23:56:47.518741 [ 195 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3557 | 2026.05.05 23:56:47.518784 [ 195 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3558 | 2026.05.05 23:56:47.518827 [ 195 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3559 | 2026.05.05 23:56:47.518864 [ 195 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3560 | 2026.05.05 23:56:47.519800 [ 198 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328471 sec., 481756.84678099863 rows/sec., 33.49 MiB/sec. | ||
| 3561 | 2026.05.05 23:56:47.519998 [ 200 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3562 | 2026.05.05 23:56:47.520291 [ 200 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.05.05 23:56:47.520367 [ 200 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_5_1} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3564 | 2026.05.05 23:56:47.520457 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3565 | 2026.05.05 23:56:47.625608 [ 135 ] {} <Debug> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3566 | 2026.05.05 23:56:47.625658 [ 135 ] {} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.05.05 23:56:47.625679 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3568 | 2026.05.05 23:56:47.625784 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::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 | ||
| 3569 | 2026.05.05 23:56:47.625900 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3570 | 2026.05.05 23:56:47.625930 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3571 | 2026.05.05 23:56:47.625989 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3572 | 2026.05.05 23:56:47.626031 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3573 | 2026.05.05 23:56:47.626091 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::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 | ||
| 3574 | 2026.05.05 23:56:47.626131 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3575 | 2026.05.05 23:56:47.627024 [ 198 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279891 sec., 259397.0892833843 rows/sec., 16.29 MiB/sec. | ||
| 3576 | 2026.05.05 23:56:47.627173 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3577 | 2026.05.05 23:56:47.627429 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_5_1} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.05.05 23:56:47.627495 [ 199 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_5_1} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3579 | 2026.05.05 23:56:47.627565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3580 | 2026.05.05 23:56:48.648606 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.05.05 23:56:48.648911 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 3582 | 2026.05.05 23:56:48.649319 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3583 | 2026.05.05 23:56:48.649364 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 3584 | 2026.05.05 23:56:48.649636 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3585 | 2026.05.05 23:56:48.649710 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3586 | 2026.05.05 23:56:48.649865 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3587 | 2026.05.05 23:56:48.650009 [ 359 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3588 | 2026.05.05 23:56:48.650036 [ 352 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3589 | 2026.05.05 23:56:48.650013 [ 342 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3590 | 2026.05.05 23:56:48.650206 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3591 | 2026.05.05 23:56:48.650234 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3592 | 2026.05.05 23:56:48.650307 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3593 | 2026.05.05 23:56:48.650328 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3594 | 2026.05.05 23:56:48.650365 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3595 | 2026.05.05 23:56:48.650405 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3596 | 2026.05.05 23:56:48.651668 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002863 sec., 17464.198393293747 rows/sec., 3.27 MiB/sec. | ||
| 3597 | 2026.05.05 23:56:48.651804 [ 5 ] {6c801daa-5866-4aa9-b6f4-e45d254ee91a} <Debug> TCPHandler: Processed in 0.003290107 sec. | ||
| 3598 | 2026.05.05 23:56:48.664271 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.05.05 23:56:48.664392 [ 5 ] {67599e1e-ac08-4f18-a5af-57a1b23e0b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3600 | 2026.05.05 23:56:48.664442 [ 5 ] {67599e1e-ac08-4f18-a5af-57a1b23e0b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3601 | 2026.05.05 23:56:48.666040 [ 5 ] {67599e1e-ac08-4f18-a5af-57a1b23e0b03} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.05.05 23:56:48.666088 [ 5 ] {67599e1e-ac08-4f18-a5af-57a1b23e0b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3603 | 2026.05.05 23:56:48.666624 [ 5 ] {67599e1e-ac08-4f18-a5af-57a1b23e0b03} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3604 | 2026.05.05 23:56:48.666851 [ 5 ] {67599e1e-ac08-4f18-a5af-57a1b23e0b03} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.05.05 23:56:48.667004 [ 5 ] {67599e1e-ac08-4f18-a5af-57a1b23e0b03} <Debug> executeQuery: Read 2431 rows, 184.32 KiB in 0.002646 sec., 918745.2758881331 rows/sec., 68.03 MiB/sec. | ||
| 3606 | 2026.05.05 23:56:48.667047 [ 5 ] {67599e1e-ac08-4f18-a5af-57a1b23e0b03} <Debug> TCPHandler: Processed in 0.002833084 sec. | ||
| 3607 | 2026.05.05 23:56:48.667188 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.05.05 23:56:48.667289 [ 5 ] {ecb475b1-edc5-43ec-a0b1-45720e6afe0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.05.05 23:56:48.667332 [ 5 ] {ecb475b1-edc5-43ec-a0b1-45720e6afe0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3610 | 2026.05.05 23:56:48.667762 [ 5 ] {ecb475b1-edc5-43ec-a0b1-45720e6afe0a} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.05.05 23:56:48.667800 [ 5 ] {ecb475b1-edc5-43ec-a0b1-45720e6afe0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3612 | 2026.05.05 23:56:48.668104 [ 5 ] {ecb475b1-edc5-43ec-a0b1-45720e6afe0a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3613 | 2026.05.05 23:56:48.668319 [ 5 ] {ecb475b1-edc5-43ec-a0b1-45720e6afe0a} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.05.05 23:56:48.668456 [ 5 ] {ecb475b1-edc5-43ec-a0b1-45720e6afe0a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00119 sec., 20168.067226890755 rows/sec., 1.48 MiB/sec. | ||
| 3615 | 2026.05.05 23:56:48.668493 [ 5 ] {ecb475b1-edc5-43ec-a0b1-45720e6afe0a} <Debug> TCPHandler: Processed in 0.001355611 sec. | ||
| 3616 | 2026.05.05 23:56:48.668625 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.05.05 23:56:48.668724 [ 5 ] {a1d0261c-2b7e-4cf9-9088-3663979dc920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.05.05 23:56:48.668769 [ 5 ] {a1d0261c-2b7e-4cf9-9088-3663979dc920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3619 | 2026.05.05 23:56:48.669439 [ 5 ] {a1d0261c-2b7e-4cf9-9088-3663979dc920} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.05.05 23:56:48.669477 [ 5 ] {a1d0261c-2b7e-4cf9-9088-3663979dc920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3621 | 2026.05.05 23:56:48.669826 [ 5 ] {a1d0261c-2b7e-4cf9-9088-3663979dc920} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3622 | 2026.05.05 23:56:48.670048 [ 5 ] {a1d0261c-2b7e-4cf9-9088-3663979dc920} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.05.05 23:56:48.670178 [ 5 ] {a1d0261c-2b7e-4cf9-9088-3663979dc920} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001474 sec., 543419.2672998643 rows/sec., 31.39 MiB/sec. | ||
| 3624 | 2026.05.05 23:56:48.670215 [ 5 ] {a1d0261c-2b7e-4cf9-9088-3663979dc920} <Debug> TCPHandler: Processed in 0.001640854 sec. | ||
| 3625 | 2026.05.05 23:56:48.670339 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.05.05 23:56:48.670434 [ 5 ] {37d9c617-25ef-4051-9697-3bd145decbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.05.05 23:56:48.670474 [ 5 ] {37d9c617-25ef-4051-9697-3bd145decbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3628 | 2026.05.05 23:56:48.670862 [ 5 ] {37d9c617-25ef-4051-9697-3bd145decbf7} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.05.05 23:56:48.670900 [ 5 ] {37d9c617-25ef-4051-9697-3bd145decbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3630 | 2026.05.05 23:56:48.671206 [ 5 ] {37d9c617-25ef-4051-9697-3bd145decbf7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3631 | 2026.05.05 23:56:48.671418 [ 5 ] {37d9c617-25ef-4051-9697-3bd145decbf7} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.05.05 23:56:48.671543 [ 5 ] {37d9c617-25ef-4051-9697-3bd145decbf7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 62.39 KiB/sec. | ||
| 3633 | 2026.05.05 23:56:48.671581 [ 5 ] {37d9c617-25ef-4051-9697-3bd145decbf7} <Debug> TCPHandler: Processed in 0.00129091 sec. | ||
| 3634 | 2026.05.05 23:56:48.671701 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.05.05 23:56:48.671794 [ 5 ] {174fb2ca-100b-438c-a628-4033d021587e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3636 | 2026.05.05 23:56:48.671836 [ 5 ] {174fb2ca-100b-438c-a628-4033d021587e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3637 | 2026.05.05 23:56:48.672649 [ 5 ] {174fb2ca-100b-438c-a628-4033d021587e} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.05.05 23:56:48.672686 [ 5 ] {174fb2ca-100b-438c-a628-4033d021587e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3639 | 2026.05.05 23:56:48.673045 [ 5 ] {174fb2ca-100b-438c-a628-4033d021587e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3640 | 2026.05.05 23:56:48.673257 [ 5 ] {174fb2ca-100b-438c-a628-4033d021587e} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.05.05 23:56:48.673386 [ 5 ] {174fb2ca-100b-438c-a628-4033d021587e} <Debug> executeQuery: Read 1303 rows, 89.16 KiB in 0.001608 sec., 810323.383084577 rows/sec., 54.15 MiB/sec. | ||
| 3642 | 2026.05.05 23:56:48.673424 [ 5 ] {174fb2ca-100b-438c-a628-4033d021587e} <Debug> TCPHandler: Processed in 0.001772634 sec. | ||
| 3643 | 2026.05.05 23:56:48.673546 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.05.05 23:56:48.673640 [ 5 ] {dfaca617-8b8c-4711-be14-f68eca8e8413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3645 | 2026.05.05 23:56:48.673684 [ 5 ] {dfaca617-8b8c-4711-be14-f68eca8e8413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3646 | 2026.05.05 23:56:48.674363 [ 5 ] {dfaca617-8b8c-4711-be14-f68eca8e8413} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.05.05 23:56:48.674398 [ 5 ] {dfaca617-8b8c-4711-be14-f68eca8e8413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3648 | 2026.05.05 23:56:48.674829 [ 5 ] {dfaca617-8b8c-4711-be14-f68eca8e8413} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3649 | 2026.05.05 23:56:48.675058 [ 5 ] {dfaca617-8b8c-4711-be14-f68eca8e8413} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.05.05 23:56:48.675187 [ 5 ] {dfaca617-8b8c-4711-be14-f68eca8e8413} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001566 sec., 996168.582375479 rows/sec., 60.78 MiB/sec. | ||
| 3651 | 2026.05.05 23:56:48.675225 [ 5 ] {dfaca617-8b8c-4711-be14-f68eca8e8413} <Debug> TCPHandler: Processed in 0.001728764 sec. | ||
| 3652 | 2026.05.05 23:56:48.675347 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2026.05.05 23:56:48.675441 [ 5 ] {3010f95b-abc4-4bb1-b82d-2be4e0e861fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3654 | 2026.05.05 23:56:48.675496 [ 5 ] {3010f95b-abc4-4bb1-b82d-2be4e0e861fc} <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 | ||
| 3655 | 2026.05.05 23:56:48.676295 [ 5 ] {3010f95b-abc4-4bb1-b82d-2be4e0e861fc} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.05.05 23:56:48.676331 [ 5 ] {3010f95b-abc4-4bb1-b82d-2be4e0e861fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3657 | 2026.05.05 23:56:48.676860 [ 5 ] {3010f95b-abc4-4bb1-b82d-2be4e0e861fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3658 | 2026.05.05 23:56:48.677079 [ 5 ] {3010f95b-abc4-4bb1-b82d-2be4e0e861fc} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.05.05 23:56:48.677224 [ 5 ] {3010f95b-abc4-4bb1-b82d-2be4e0e861fc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.0018 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 3660 | 2026.05.05 23:56:48.677282 [ 5 ] {3010f95b-abc4-4bb1-b82d-2be4e0e861fc} <Debug> TCPHandler: Processed in 0.001984957 sec. | ||
| 3661 | 2026.05.05 23:56:48.677416 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.05.05 23:56:48.677511 [ 5 ] {cd95d5d5-054b-4380-90ce-2ad1ac99f4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3663 | 2026.05.05 23:56:48.677553 [ 5 ] {cd95d5d5-054b-4380-90ce-2ad1ac99f4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3664 | 2026.05.05 23:56:48.677895 [ 5 ] {cd95d5d5-054b-4380-90ce-2ad1ac99f4ac} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.05.05 23:56:48.677931 [ 5 ] {cd95d5d5-054b-4380-90ce-2ad1ac99f4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3666 | 2026.05.05 23:56:48.678235 [ 5 ] {cd95d5d5-054b-4380-90ce-2ad1ac99f4ac} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3667 | 2026.05.05 23:56:48.678441 [ 5 ] {cd95d5d5-054b-4380-90ce-2ad1ac99f4ac} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.05.05 23:56:48.678568 [ 5 ] {cd95d5d5-054b-4380-90ce-2ad1ac99f4ac} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001075 sec., 33488.37209302326 rows/sec., 2.26 MiB/sec. | ||
| 3669 | 2026.05.05 23:56:48.678602 [ 5 ] {cd95d5d5-054b-4380-90ce-2ad1ac99f4ac} <Debug> TCPHandler: Processed in 0.00123771 sec. | ||
| 3670 | 2026.05.05 23:56:50.851431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 466 | ||
| 3671 | 2026.05.05 23:56:50.854034 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.05.05 23:56:50.854093 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3673 | 2026.05.05 23:56:50.855287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3674 | 2026.05.05 23:56:50.855565 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.05.05 23:56:50.855723 [ 129 ] {} <Debug> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3676 | 2026.05.05 23:56:50.855803 [ 129 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.05.05 23:56:50.855831 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3678 | 2026.05.05 23:56:50.855909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3679 | 2026.05.05 23:56:50.855981 [ 200 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 3680 | 2026.05.05 23:56:50.856696 [ 200 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3681 | 2026.05.05 23:56:50.856901 [ 200 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 3682 | 2026.05.05 23:56:50.857343 [ 200 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3683 | 2026.05.05 23:56:50.857675 [ 200 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part | ||
| 3684 | 2026.05.05 23:56:50.858005 [ 200 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3685 | 2026.05.05 23:56:50.858335 [ 200 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 3686 | 2026.05.05 23:56:50.858669 [ 200 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 3687 | 2026.05.05 23:56:50.865230 [ 198 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 72 columns (72 merged, 0 gathered) in 0.009318006 sec., 50010.69971408046 rows/sec., 44.30 MiB/sec. | ||
| 3688 | 2026.05.05 23:56:50.866279 [ 187 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3689 | 2026.05.05 23:56:50.866905 [ 187 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_11_2} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2026.05.05 23:56:50.867054 [ 187 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_11_2} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3691 | 2026.05.05 23:56:50.867308 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3692 | 2026.05.05 23:56:51.454638 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.05.05 23:56:51.454871 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3694 | 2026.05.05 23:56:51.455262 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3695 | 2026.05.05 23:56:51.455303 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3696 | 2026.05.05 23:56:51.455560 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3697 | 2026.05.05 23:56:51.455641 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3698 | 2026.05.05 23:56:51.455801 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3699 | 2026.05.05 23:56:51.455927 [ 342 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3700 | 2026.05.05 23:56:51.455946 [ 352 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3701 | 2026.05.05 23:56:51.455932 [ 359 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3702 | 2026.05.05 23:56:51.456124 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3703 | 2026.05.05 23:56:51.456156 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3704 | 2026.05.05 23:56:51.456237 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3705 | 2026.05.05 23:56:51.456259 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3706 | 2026.05.05 23:56:51.456294 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3707 | 2026.05.05 23:56:51.456342 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3708 | 2026.05.05 23:56:51.457564 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.00279 sec., 17921.14695340502 rows/sec., 3.36 MiB/sec. | ||
| 3709 | 2026.05.05 23:56:51.457694 [ 5 ] {7ded89c6-f601-4b34-b5e8-c769caed44a8} <Debug> TCPHandler: Processed in 0.003188866 sec. | ||
| 3710 | 2026.05.05 23:56:51.458953 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2026.05.05 23:56:51.459069 [ 5 ] {f4e39580-a1f2-40a7-bf30-6b2625523cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3712 | 2026.05.05 23:56:51.459115 [ 5 ] {f4e39580-a1f2-40a7-bf30-6b2625523cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3713 | 2026.05.05 23:56:51.459608 [ 5 ] {f4e39580-a1f2-40a7-bf30-6b2625523cb3} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2026.05.05 23:56:51.459654 [ 5 ] {f4e39580-a1f2-40a7-bf30-6b2625523cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3715 | 2026.05.05 23:56:51.460015 [ 5 ] {f4e39580-a1f2-40a7-bf30-6b2625523cb3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3716 | 2026.05.05 23:56:51.460234 [ 5 ] {f4e39580-a1f2-40a7-bf30-6b2625523cb3} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2026.05.05 23:56:51.460385 [ 5 ] {f4e39580-a1f2-40a7-bf30-6b2625523cb3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001352 sec., 41420.11834319527 rows/sec., 3.18 MiB/sec. | ||
| 3718 | 2026.05.05 23:56:51.460424 [ 5 ] {f4e39580-a1f2-40a7-bf30-6b2625523cb3} <Debug> TCPHandler: Processed in 0.001523703 sec. | ||
| 3719 | 2026.05.05 23:56:51.460549 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3720 | 2026.05.05 23:56:51.460645 [ 5 ] {587c7216-7878-43c5-9a64-c334a5e7b1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3721 | 2026.05.05 23:56:51.460688 [ 5 ] {587c7216-7878-43c5-9a64-c334a5e7b1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3722 | 2026.05.05 23:56:51.461111 [ 5 ] {587c7216-7878-43c5-9a64-c334a5e7b1c0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2026.05.05 23:56:51.461148 [ 5 ] {587c7216-7878-43c5-9a64-c334a5e7b1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3724 | 2026.05.05 23:56:51.461455 [ 5 ] {587c7216-7878-43c5-9a64-c334a5e7b1c0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3725 | 2026.05.05 23:56:51.461667 [ 5 ] {587c7216-7878-43c5-9a64-c334a5e7b1c0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2026.05.05 23:56:51.461795 [ 5 ] {587c7216-7878-43c5-9a64-c334a5e7b1c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 3727 | 2026.05.05 23:56:51.461832 [ 5 ] {587c7216-7878-43c5-9a64-c334a5e7b1c0} <Debug> TCPHandler: Processed in 0.00133471 sec. | ||
| 3728 | 2026.05.05 23:56:51.461953 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2026.05.05 23:56:51.462054 [ 5 ] {ed2f72c3-bcc7-43f9-b767-eb24143e9147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3730 | 2026.05.05 23:56:51.462098 [ 5 ] {ed2f72c3-bcc7-43f9-b767-eb24143e9147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3731 | 2026.05.05 23:56:51.462458 [ 5 ] {ed2f72c3-bcc7-43f9-b767-eb24143e9147} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.05.05 23:56:51.462494 [ 5 ] {ed2f72c3-bcc7-43f9-b767-eb24143e9147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3733 | 2026.05.05 23:56:51.462826 [ 5 ] {ed2f72c3-bcc7-43f9-b767-eb24143e9147} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3734 | 2026.05.05 23:56:51.463033 [ 5 ] {ed2f72c3-bcc7-43f9-b767-eb24143e9147} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2026.05.05 23:56:51.463162 [ 5 ] {ed2f72c3-bcc7-43f9-b767-eb24143e9147} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 3.94 MiB/sec. | ||
| 3736 | 2026.05.05 23:56:51.463198 [ 5 ] {ed2f72c3-bcc7-43f9-b767-eb24143e9147} <Debug> TCPHandler: Processed in 0.001294161 sec. | ||
| 3737 | 2026.05.05 23:56:51.463318 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2026.05.05 23:56:51.463411 [ 5 ] {e1ec4665-adf9-4b8a-9919-c64ddf6d53fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3739 | 2026.05.05 23:56:51.463452 [ 5 ] {e1ec4665-adf9-4b8a-9919-c64ddf6d53fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3740 | 2026.05.05 23:56:51.463774 [ 5 ] {e1ec4665-adf9-4b8a-9919-c64ddf6d53fe} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2026.05.05 23:56:51.463810 [ 5 ] {e1ec4665-adf9-4b8a-9919-c64ddf6d53fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3742 | 2026.05.05 23:56:51.464127 [ 5 ] {e1ec4665-adf9-4b8a-9919-c64ddf6d53fe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3743 | 2026.05.05 23:56:51.464339 [ 5 ] {e1ec4665-adf9-4b8a-9919-c64ddf6d53fe} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2026.05.05 23:56:51.464466 [ 5 ] {e1ec4665-adf9-4b8a-9919-c64ddf6d53fe} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001072 sec., 22388.059701492537 rows/sec., 1.51 MiB/sec. | ||
| 3745 | 2026.05.05 23:56:51.464502 [ 5 ] {e1ec4665-adf9-4b8a-9919-c64ddf6d53fe} <Debug> TCPHandler: Processed in 0.001232261 sec. | ||
| 3746 | 2026.05.05 23:56:53.337671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7212 | ||
| 3747 | 2026.05.05 23:56:53.338239 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.05.05 23:56:53.338288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3749 | 2026.05.05 23:56:53.338831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3750 | 2026.05.05 23:56:53.339070 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.05.05 23:56:53.339205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7212 | ||
| 3752 | 2026.05.05 23:56:53.736687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3753 | 2026.05.05 23:56:53.754479 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.05.05 23:56:53.754536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3755 | 2026.05.05 23:56:53.760947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3756 | 2026.05.05 23:56:53.761658 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.05.05 23:56:53.764826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3758 | 2026.05.05 23:56:54.001018 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.12 MiB, peak 237.12 MiB, free memory in arenas 0.00 B, will set to 235.02 MiB (RSS), difference: 1.90 MiB | ||
| 3759 | 2026.05.05 23:56:56.458268 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2026.05.05 23:56:56.458493 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3761 | 2026.05.05 23:56:56.458818 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3762 | 2026.05.05 23:56:56.458855 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3763 | 2026.05.05 23:56:56.459074 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3764 | 2026.05.05 23:56:56.459146 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3765 | 2026.05.05 23:56:56.459285 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3766 | 2026.05.05 23:56:56.459433 [ 352 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3767 | 2026.05.05 23:56:56.459455 [ 359 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3768 | 2026.05.05 23:56:56.459433 [ 328 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3769 | 2026.05.05 23:56:56.459626 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3770 | 2026.05.05 23:56:56.459656 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3771 | 2026.05.05 23:56:56.459725 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3772 | 2026.05.05 23:56:56.459745 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3773 | 2026.05.05 23:56:56.459780 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3774 | 2026.05.05 23:56:56.459817 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3775 | 2026.05.05 23:56:56.461049 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002645 sec., 18903.591682419657 rows/sec., 3.54 MiB/sec. | ||
| 3776 | 2026.05.05 23:56:56.461157 [ 5 ] {0a5315f0-e41c-4c68-9efd-e83c60ead18e} <Debug> TCPHandler: Processed in 0.003029484 sec. | ||
| 3777 | 2026.05.05 23:56:56.463259 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.05.05 23:56:56.463466 [ 5 ] {08320466-36e2-4611-bbb4-685f05cf2fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3779 | 2026.05.05 23:56:56.463548 [ 5 ] {08320466-36e2-4611-bbb4-685f05cf2fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3780 | 2026.05.05 23:56:56.464376 [ 5 ] {08320466-36e2-4611-bbb4-685f05cf2fa5} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.05.05 23:56:56.464417 [ 5 ] {08320466-36e2-4611-bbb4-685f05cf2fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3782 | 2026.05.05 23:56:56.464789 [ 5 ] {08320466-36e2-4611-bbb4-685f05cf2fa5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3783 | 2026.05.05 23:56:56.465008 [ 5 ] {08320466-36e2-4611-bbb4-685f05cf2fa5} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.05.05 23:56:56.465155 [ 5 ] {08320466-36e2-4611-bbb4-685f05cf2fa5} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001749 sec., 61749.57118353345 rows/sec., 5.20 MiB/sec. | ||
| 3785 | 2026.05.05 23:56:56.465192 [ 5 ] {08320466-36e2-4611-bbb4-685f05cf2fa5} <Debug> TCPHandler: Processed in 0.002001847 sec. | ||
| 3786 | 2026.05.05 23:56:56.465329 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.05.05 23:56:56.465429 [ 5 ] {0d825e4d-c8dd-41b4-a471-848280ee4f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.05.05 23:56:56.465471 [ 5 ] {0d825e4d-c8dd-41b4-a471-848280ee4f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3789 | 2026.05.05 23:56:56.465887 [ 5 ] {0d825e4d-c8dd-41b4-a471-848280ee4f48} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.05.05 23:56:56.465922 [ 5 ] {0d825e4d-c8dd-41b4-a471-848280ee4f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3791 | 2026.05.05 23:56:56.466220 [ 5 ] {0d825e4d-c8dd-41b4-a471-848280ee4f48} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3792 | 2026.05.05 23:56:56.466436 [ 5 ] {0d825e4d-c8dd-41b4-a471-848280ee4f48} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.05.05 23:56:56.466566 [ 5 ] {0d825e4d-c8dd-41b4-a471-848280ee4f48} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001158 sec., 22452.50431778929 rows/sec., 1.65 MiB/sec. | ||
| 3794 | 2026.05.05 23:56:56.466601 [ 5 ] {0d825e4d-c8dd-41b4-a471-848280ee4f48} <Debug> TCPHandler: Processed in 0.001324011 sec. | ||
| 3795 | 2026.05.05 23:56:56.466715 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.05.05 23:56:56.466809 [ 5 ] {2f749b5a-64fe-46e2-95cc-63c2ee1691ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3797 | 2026.05.05 23:56:56.466849 [ 5 ] {2f749b5a-64fe-46e2-95cc-63c2ee1691ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3798 | 2026.05.05 23:56:56.467268 [ 5 ] {2f749b5a-64fe-46e2-95cc-63c2ee1691ce} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.05.05 23:56:56.467303 [ 5 ] {2f749b5a-64fe-46e2-95cc-63c2ee1691ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3800 | 2026.05.05 23:56:56.467603 [ 5 ] {2f749b5a-64fe-46e2-95cc-63c2ee1691ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3801 | 2026.05.05 23:56:56.467809 [ 5 ] {2f749b5a-64fe-46e2-95cc-63c2ee1691ce} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.05.05 23:56:56.467935 [ 5 ] {2f749b5a-64fe-46e2-95cc-63c2ee1691ce} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001144 sec., 78671.32867132867 rows/sec., 6.14 MiB/sec. | ||
| 3803 | 2026.05.05 23:56:56.467970 [ 5 ] {2f749b5a-64fe-46e2-95cc-63c2ee1691ce} <Debug> TCPHandler: Processed in 0.001303371 sec. | ||
| 3804 | 2026.05.05 23:56:56.468090 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.05.05 23:56:56.468184 [ 5 ] {dd3b88ae-1fd2-42f5-a3d4-d398b91b9045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.05.05 23:56:56.468227 [ 5 ] {dd3b88ae-1fd2-42f5-a3d4-d398b91b9045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3807 | 2026.05.05 23:56:56.468653 [ 5 ] {dd3b88ae-1fd2-42f5-a3d4-d398b91b9045} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.05.05 23:56:56.468691 [ 5 ] {dd3b88ae-1fd2-42f5-a3d4-d398b91b9045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3809 | 2026.05.05 23:56:56.469035 [ 5 ] {dd3b88ae-1fd2-42f5-a3d4-d398b91b9045} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3810 | 2026.05.05 23:56:56.469248 [ 5 ] {dd3b88ae-1fd2-42f5-a3d4-d398b91b9045} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.05.05 23:56:56.469381 [ 5 ] {dd3b88ae-1fd2-42f5-a3d4-d398b91b9045} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 3812 | 2026.05.05 23:56:56.469418 [ 5 ] {dd3b88ae-1fd2-42f5-a3d4-d398b91b9045} <Debug> TCPHandler: Processed in 0.001376021 sec. | ||
| 3813 | 2026.05.05 23:56:56.469532 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.05.05 23:56:56.469627 [ 5 ] {f4ae5a11-54c5-4b34-8351-092923b5f75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.05.05 23:56:56.469681 [ 5 ] {f4ae5a11-54c5-4b34-8351-092923b5f75b} <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 | ||
| 3816 | 2026.05.05 23:56:56.470462 [ 5 ] {f4ae5a11-54c5-4b34-8351-092923b5f75b} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.05.05 23:56:56.470496 [ 5 ] {f4ae5a11-54c5-4b34-8351-092923b5f75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3818 | 2026.05.05 23:56:56.471026 [ 5 ] {f4ae5a11-54c5-4b34-8351-092923b5f75b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3819 | 2026.05.05 23:56:56.471246 [ 5 ] {f4ae5a11-54c5-4b34-8351-092923b5f75b} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.05.05 23:56:56.471381 [ 5 ] {f4ae5a11-54c5-4b34-8351-092923b5f75b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001774 sec., 14656.144306651635 rows/sec., 26.26 MiB/sec. | ||
| 3821 | 2026.05.05 23:56:56.471435 [ 5 ] {f4ae5a11-54c5-4b34-8351-092923b5f75b} <Debug> TCPHandler: Processed in 0.001952106 sec. | ||
| 3822 | 2026.05.05 23:56:56.471567 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.05.05 23:56:56.471660 [ 5 ] {053cc5f4-3b62-4e33-91cf-66fa7e91d406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3824 | 2026.05.05 23:56:56.471701 [ 5 ] {053cc5f4-3b62-4e33-91cf-66fa7e91d406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3825 | 2026.05.05 23:56:56.472032 [ 5 ] {053cc5f4-3b62-4e33-91cf-66fa7e91d406} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.05.05 23:56:56.472066 [ 5 ] {053cc5f4-3b62-4e33-91cf-66fa7e91d406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3827 | 2026.05.05 23:56:56.472380 [ 5 ] {053cc5f4-3b62-4e33-91cf-66fa7e91d406} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3828 | 2026.05.05 23:56:56.472583 [ 5 ] {053cc5f4-3b62-4e33-91cf-66fa7e91d406} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.05.05 23:56:56.472710 [ 5 ] {053cc5f4-3b62-4e33-91cf-66fa7e91d406} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 3830 | 2026.05.05 23:56:56.472744 [ 5 ] {053cc5f4-3b62-4e33-91cf-66fa7e91d406} <Debug> TCPHandler: Processed in 0.001225781 sec. | ||
| 3831 | 2026.05.05 23:56:59.608843 [ 271 ] {} <Trace> TCP-Session: 5b02e2fe-9425-48c3-8d50-146f955a79ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.05.05 23:56:59.609120 [ 271 ] {d2073bef-3c45-4e3b-a984-fd75ab54cfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36552) 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) | ||
| 3833 | 2026.05.05 23:56:59.609654 [ 271 ] {d2073bef-3c45-4e3b-a984-fd75ab54cfc6} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3834 | 2026.05.05 23:56:59.609849 [ 271 ] {d2073bef-3c45-4e3b-a984-fd75ab54cfc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3835 | 2026.05.05 23:56:59.610231 [ 341 ] {d2073bef-3c45-4e3b-a984-fd75ab54cfc6} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3836 | 2026.05.05 23:56:59.610664 [ 271 ] {d2073bef-3c45-4e3b-a984-fd75ab54cfc6} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001621 sec., 86366.44046884638 rows/sec., 4.79 MiB/sec. | ||
| 3837 | 2026.05.05 23:56:59.610725 [ 271 ] {d2073bef-3c45-4e3b-a984-fd75ab54cfc6} <Debug> TCPHandler: Processed in 0.002035116 sec. | ||
| 3838 | 2026.05.05 23:57:00.000447 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.13 MiB, peak 237.13 MiB, free memory in arenas 0.00 B, will set to 235.14 MiB (RSS), difference: -1.99 MiB | ||
| 3839 | 2026.05.05 23:57:00.758896 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3840 | 2026.05.05 23:57:00.758945 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3841 | 2026.05.05 23:57:00.840107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7660 | ||
| 3842 | 2026.05.05 23:57:00.840581 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.05.05 23:57:00.840630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3844 | 2026.05.05 23:57:00.841219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3845 | 2026.05.05 23:57:00.841450 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.05.05 23:57:00.841592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7660 | ||
| 3847 | 2026.05.05 23:57:00.841601 [ 121 ] {} <Debug> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3848 | 2026.05.05 23:57:00.841664 [ 121 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.05.05 23:57:00.841689 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3850 | 2026.05.05 23:57:00.841792 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 3851 | 2026.05.05 23:57:00.841911 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3852 | 2026.05.05 23:57:00.841950 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5292 rows starting from the beginning of the part | ||
| 3853 | 2026.05.05 23:57:00.842014 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 3854 | 2026.05.05 23:57:00.842059 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 3855 | 2026.05.05 23:57:00.842102 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 3856 | 2026.05.05 23:57:00.842142 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 3857 | 2026.05.05 23:57:00.842183 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 3858 | 2026.05.05 23:57:00.843662 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001912866 sec., 4004462.413990316 rows/sec., 57.28 MiB/sec. | ||
| 3859 | 2026.05.05 23:57:00.844540 [ 201 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3860 | 2026.05.05 23:57:00.844884 [ 201 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_16_3} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.05.05 23:57:00.844966 [ 201 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_16_3} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3862 | 2026.05.05 23:57:00.845068 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3863 | 2026.05.05 23:57:00.856759 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 492 | ||
| 3864 | 2026.05.05 23:57:00.858718 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.05.05 23:57:00.858756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3866 | 2026.05.05 23:57:00.859859 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3867 | 2026.05.05 23:57:00.860101 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.05.05 23:57:00.860327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3869 | 2026.05.05 23:57:01.001501 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000888807 sec. | ||
| 3870 | 2026.05.05 23:57:01.265864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3871 | 2026.05.05 23:57:01.282783 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.05.05 23:57:01.282852 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3873 | 2026.05.05 23:57:01.288165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3874 | 2026.05.05 23:57:01.288856 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.05.05 23:57:01.289142 [ 116 ] {} <Debug> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3876 | 2026.05.05 23:57:01.289203 [ 116 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.05.05 23:57:01.289224 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3878 | 2026.05.05 23:57:01.289347 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 3879 | 2026.05.05 23:57:01.292040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3880 | 2026.05.05 23:57:01.293499 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3881 | 2026.05.05 23:57:01.295157 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 3882 | 2026.05.05 23:57:01.299819 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 3883 | 2026.05.05 23:57:01.304047 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 3884 | 2026.05.05 23:57:01.308089 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 3885 | 2026.05.05 23:57:01.312274 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 3886 | 2026.05.05 23:57:01.316493 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 3887 | 2026.05.05 23:57:01.371929 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082632968 sec., 1464.3065949174184 rows/sec., 7.57 MiB/sec. | ||
| 3888 | 2026.05.05 23:57:01.374479 [ 191 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3889 | 2026.05.05 23:57:01.376533 [ 191 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_16_3} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.05.05 23:57:01.376612 [ 191 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_16_3} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3891 | 2026.05.05 23:57:01.378707 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3892 | 2026.05.05 23:57:01.458707 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2026.05.05 23:57:01.458925 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3894 | 2026.05.05 23:57:01.459255 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3895 | 2026.05.05 23:57:01.459290 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3896 | 2026.05.05 23:57:01.459505 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3897 | 2026.05.05 23:57:01.459574 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3898 | 2026.05.05 23:57:01.459732 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3899 | 2026.05.05 23:57:01.459857 [ 335 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3900 | 2026.05.05 23:57:01.459864 [ 313 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3901 | 2026.05.05 23:57:01.459865 [ 328 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3902 | 2026.05.05 23:57:01.460008 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3903 | 2026.05.05 23:57:01.460032 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3904 | 2026.05.05 23:57:01.460094 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3905 | 2026.05.05 23:57:01.460113 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3906 | 2026.05.05 23:57:01.460146 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3907 | 2026.05.05 23:57:01.460186 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3908 | 2026.05.05 23:57:01.461362 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002528 sec., 19778.48101265823 rows/sec., 3.70 MiB/sec. | ||
| 3909 | 2026.05.05 23:57:01.461467 [ 5 ] {362c2c9d-5229-4ea5-8dbd-cd6df6d63a54} <Debug> TCPHandler: Processed in 0.002891734 sec. | ||
| 3910 | 2026.05.05 23:57:01.463385 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.05.05 23:57:01.463493 [ 5 ] {13142c25-1ed6-4cfa-8adb-6bc11a615b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3912 | 2026.05.05 23:57:01.463536 [ 5 ] {13142c25-1ed6-4cfa-8adb-6bc11a615b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3913 | 2026.05.05 23:57:01.464050 [ 5 ] {13142c25-1ed6-4cfa-8adb-6bc11a615b4d} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.05.05 23:57:01.464087 [ 5 ] {13142c25-1ed6-4cfa-8adb-6bc11a615b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3915 | 2026.05.05 23:57:01.464445 [ 5 ] {13142c25-1ed6-4cfa-8adb-6bc11a615b4d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3916 | 2026.05.05 23:57:01.464662 [ 5 ] {13142c25-1ed6-4cfa-8adb-6bc11a615b4d} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.05.05 23:57:01.464806 [ 5 ] {13142c25-1ed6-4cfa-8adb-6bc11a615b4d} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001345 sec., 63940.52044609665 rows/sec., 5.37 MiB/sec. | ||
| 3918 | 2026.05.05 23:57:01.464842 [ 5 ] {13142c25-1ed6-4cfa-8adb-6bc11a615b4d} <Debug> TCPHandler: Processed in 0.001507782 sec. | ||
| 3919 | 2026.05.05 23:57:01.464969 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3920 | 2026.05.05 23:57:01.465063 [ 5 ] {41223eca-cc6d-453e-ad43-fda743930a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3921 | 2026.05.05 23:57:01.465102 [ 5 ] {41223eca-cc6d-453e-ad43-fda743930a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3922 | 2026.05.05 23:57:01.465499 [ 5 ] {41223eca-cc6d-453e-ad43-fda743930a55} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.05.05 23:57:01.465534 [ 5 ] {41223eca-cc6d-453e-ad43-fda743930a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3924 | 2026.05.05 23:57:01.465829 [ 5 ] {41223eca-cc6d-453e-ad43-fda743930a55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3925 | 2026.05.05 23:57:01.466031 [ 5 ] {41223eca-cc6d-453e-ad43-fda743930a55} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.05.05 23:57:01.466156 [ 5 ] {41223eca-cc6d-453e-ad43-fda743930a55} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001111 sec., 13501.350135013501 rows/sec., 1015.24 KiB/sec. | ||
| 3927 | 2026.05.05 23:57:01.466192 [ 5 ] {41223eca-cc6d-453e-ad43-fda743930a55} <Debug> TCPHandler: Processed in 0.001271571 sec. | ||
| 3928 | 2026.05.05 23:57:01.466309 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.05.05 23:57:01.466402 [ 5 ] {740b4d64-526c-4fe8-96b9-1aee83d01dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3930 | 2026.05.05 23:57:01.466442 [ 5 ] {740b4d64-526c-4fe8-96b9-1aee83d01dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3931 | 2026.05.05 23:57:01.466849 [ 5 ] {740b4d64-526c-4fe8-96b9-1aee83d01dcf} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.05.05 23:57:01.466884 [ 5 ] {740b4d64-526c-4fe8-96b9-1aee83d01dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3933 | 2026.05.05 23:57:01.467177 [ 5 ] {740b4d64-526c-4fe8-96b9-1aee83d01dcf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3934 | 2026.05.05 23:57:01.467375 [ 5 ] {740b4d64-526c-4fe8-96b9-1aee83d01dcf} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.05.05 23:57:01.467503 [ 5 ] {740b4d64-526c-4fe8-96b9-1aee83d01dcf} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001119 sec., 70598.74888293119 rows/sec., 5.51 MiB/sec. | ||
| 3936 | 2026.05.05 23:57:01.467539 [ 5 ] {740b4d64-526c-4fe8-96b9-1aee83d01dcf} <Debug> TCPHandler: Processed in 0.001280311 sec. | ||
| 3937 | 2026.05.05 23:57:01.467658 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.05.05 23:57:01.467752 [ 5 ] {af286ff2-9303-4c60-af90-62c77fd3cfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3939 | 2026.05.05 23:57:01.467795 [ 5 ] {af286ff2-9303-4c60-af90-62c77fd3cfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3940 | 2026.05.05 23:57:01.468199 [ 5 ] {af286ff2-9303-4c60-af90-62c77fd3cfee} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.05.05 23:57:01.468233 [ 5 ] {af286ff2-9303-4c60-af90-62c77fd3cfee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3942 | 2026.05.05 23:57:01.468550 [ 5 ] {af286ff2-9303-4c60-af90-62c77fd3cfee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3943 | 2026.05.05 23:57:01.468754 [ 5 ] {af286ff2-9303-4c60-af90-62c77fd3cfee} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.05.05 23:57:01.468886 [ 5 ] {af286ff2-9303-4c60-af90-62c77fd3cfee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3945 | 2026.05.05 23:57:01.468920 [ 5 ] {af286ff2-9303-4c60-af90-62c77fd3cfee} <Debug> TCPHandler: Processed in 0.001310591 sec. | ||
| 3946 | 2026.05.05 23:57:01.469032 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.05.05 23:57:01.469134 [ 5 ] {b31843d0-ad96-408a-8d9d-d801858d187c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3948 | 2026.05.05 23:57:01.469190 [ 5 ] {b31843d0-ad96-408a-8d9d-d801858d187c} <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 | ||
| 3949 | 2026.05.05 23:57:01.469957 [ 5 ] {b31843d0-ad96-408a-8d9d-d801858d187c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.05.05 23:57:01.469992 [ 5 ] {b31843d0-ad96-408a-8d9d-d801858d187c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3951 | 2026.05.05 23:57:01.470527 [ 5 ] {b31843d0-ad96-408a-8d9d-d801858d187c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3952 | 2026.05.05 23:57:01.470758 [ 5 ] {b31843d0-ad96-408a-8d9d-d801858d187c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.05.05 23:57:01.470937 [ 5 ] {b31843d0-ad96-408a-8d9d-d801858d187c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001831 sec., 8192.244675040962 rows/sec., 14.68 MiB/sec. | ||
| 3954 | 2026.05.05 23:57:01.470993 [ 5 ] {b31843d0-ad96-408a-8d9d-d801858d187c} <Debug> TCPHandler: Processed in 0.002024456 sec. | ||
| 3955 | 2026.05.05 23:57:01.471112 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.05.05 23:57:01.471199 [ 5 ] {3279b2b6-3dec-4f4a-97e8-3a105b83e1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3957 | 2026.05.05 23:57:01.471236 [ 5 ] {3279b2b6-3dec-4f4a-97e8-3a105b83e1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3958 | 2026.05.05 23:57:01.471550 [ 5 ] {3279b2b6-3dec-4f4a-97e8-3a105b83e1dc} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.05.05 23:57:01.471581 [ 5 ] {3279b2b6-3dec-4f4a-97e8-3a105b83e1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3960 | 2026.05.05 23:57:01.471937 [ 5 ] {3279b2b6-3dec-4f4a-97e8-3a105b83e1dc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3961 | 2026.05.05 23:57:01.472139 [ 5 ] {3279b2b6-3dec-4f4a-97e8-3a105b83e1dc} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.05.05 23:57:01.472269 [ 5 ] {3279b2b6-3dec-4f4a-97e8-3a105b83e1dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3963 | 2026.05.05 23:57:01.472303 [ 5 ] {3279b2b6-3dec-4f4a-97e8-3a105b83e1dc} <Debug> TCPHandler: Processed in 0.00121627 sec. | ||
| 3964 | 2026.05.05 23:57:02.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.24 MiB, peak 246.71 MiB, free memory in arenas 0.00 B, will set to 242.39 MiB (RSS), difference: 5.15 MiB | ||
| 3965 | 2026.05.05 23:57:06.464956 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.05.05 23:57:06.465246 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3967 | 2026.05.05 23:57:06.465729 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3968 | 2026.05.05 23:57:06.465781 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3969 | 2026.05.05 23:57:06.466103 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3970 | 2026.05.05 23:57:06.466192 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3971 | 2026.05.05 23:57:06.466342 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 3972 | 2026.05.05 23:57:06.466451 [ 313 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3973 | 2026.05.05 23:57:06.466497 [ 328 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3974 | 2026.05.05 23:57:06.466513 [ 335 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3975 | 2026.05.05 23:57:06.466699 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 3976 | 2026.05.05 23:57:06.466743 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3977 | 2026.05.05 23:57:06.466847 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3978 | 2026.05.05 23:57:06.466877 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3979 | 2026.05.05 23:57:06.466925 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3980 | 2026.05.05 23:57:06.466972 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3981 | 2026.05.05 23:57:06.468540 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003412 sec., 14654.161781946072 rows/sec., 3.51 MiB/sec. | ||
| 3982 | 2026.05.05 23:57:06.468672 [ 5 ] {bfdd55e4-bcac-4d95-b843-5fd90ac51cbc} <Debug> TCPHandler: Processed in 0.003915942 sec. | ||
| 3983 | 2026.05.05 23:57:06.474353 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.05.05 23:57:06.474551 [ 5 ] {8bba466c-bd0b-4665-8f72-fe8101360fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.05.05 23:57:06.474635 [ 5 ] {8bba466c-bd0b-4665-8f72-fe8101360fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3986 | 2026.05.05 23:57:06.475517 [ 5 ] {8bba466c-bd0b-4665-8f72-fe8101360fce} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.05.05 23:57:06.475580 [ 5 ] {8bba466c-bd0b-4665-8f72-fe8101360fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3988 | 2026.05.05 23:57:06.476177 [ 5 ] {8bba466c-bd0b-4665-8f72-fe8101360fce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3989 | 2026.05.05 23:57:06.476502 [ 5 ] {8bba466c-bd0b-4665-8f72-fe8101360fce} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.05.05 23:57:06.476699 [ 5 ] {8bba466c-bd0b-4665-8f72-fe8101360fce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002206 sec., 10879.419764279239 rows/sec., 924.33 KiB/sec. | ||
| 3991 | 2026.05.05 23:57:06.476757 [ 5 ] {8bba466c-bd0b-4665-8f72-fe8101360fce} <Debug> TCPHandler: Processed in 0.002550371 sec. | ||
| 3992 | 2026.05.05 23:57:06.476942 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.05.05 23:57:06.477053 [ 5 ] {f0ffb82c-26bc-4a99-94fc-501a3f701c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3994 | 2026.05.05 23:57:06.477102 [ 5 ] {f0ffb82c-26bc-4a99-94fc-501a3f701c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3995 | 2026.05.05 23:57:06.477880 [ 5 ] {f0ffb82c-26bc-4a99-94fc-501a3f701c03} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.05.05 23:57:06.477929 [ 5 ] {f0ffb82c-26bc-4a99-94fc-501a3f701c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3997 | 2026.05.05 23:57:06.478451 [ 5 ] {f0ffb82c-26bc-4a99-94fc-501a3f701c03} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3998 | 2026.05.05 23:57:06.478792 [ 5 ] {f0ffb82c-26bc-4a99-94fc-501a3f701c03} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.05.05 23:57:06.478980 [ 5 ] {f0ffb82c-26bc-4a99-94fc-501a3f701c03} <Debug> executeQuery: Read 228 rows, 20.77 KiB in 0.001953 sec., 116743.47158218126 rows/sec., 10.38 MiB/sec. | ||
| 4000 | 2026.05.05 23:57:06.479011 [ 109 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4001 | 2026.05.05 23:57:06.479034 [ 5 ] {f0ffb82c-26bc-4a99-94fc-501a3f701c03} <Debug> TCPHandler: Processed in 0.002149007 sec. | ||
| 4002 | 2026.05.05 23:57:06.479120 [ 109 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.05.05 23:57:06.479166 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4004 | 2026.05.05 23:57:06.479299 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.05.05 23:57:06.479334 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 4006 | 2026.05.05 23:57:06.479527 [ 5 ] {8c05809d-b92b-4847-a669-24561053ac34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4007 | 2026.05.05 23:57:06.479531 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4008 | 2026.05.05 23:57:06.479601 [ 5 ] {8c05809d-b92b-4847-a669-24561053ac34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4009 | 2026.05.05 23:57:06.479613 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3357 rows starting from the beginning of the part | ||
| 4010 | 2026.05.05 23:57:06.479758 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2431 rows starting from the beginning of the part | ||
| 4011 | 2026.05.05 23:57:06.479838 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4012 | 2026.05.05 23:57:06.479906 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 108 rows starting from the beginning of the part | ||
| 4013 | 2026.05.05 23:57:06.479995 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 86 rows starting from the beginning of the part | ||
| 4014 | 2026.05.05 23:57:06.480065 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 4015 | 2026.05.05 23:57:06.480355 [ 5 ] {8c05809d-b92b-4847-a669-24561053ac34} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.05.05 23:57:06.480409 [ 5 ] {8c05809d-b92b-4847-a669-24561053ac34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4017 | 2026.05.05 23:57:06.481357 [ 5 ] {8c05809d-b92b-4847-a669-24561053ac34} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4018 | 2026.05.05 23:57:06.481616 [ 5 ] {8c05809d-b92b-4847-a669-24561053ac34} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.05.05 23:57:06.481765 [ 5 ] {8c05809d-b92b-4847-a669-24561053ac34} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.002297 sec., 16543.31737048324 rows/sec., 1.24 MiB/sec. | ||
| 4020 | 2026.05.05 23:57:06.481788 [ 109 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4021 | 2026.05.05 23:57:06.481811 [ 5 ] {8c05809d-b92b-4847-a669-24561053ac34} <Debug> TCPHandler: Processed in 0.00259644 sec. | ||
| 4022 | 2026.05.05 23:57:06.481856 [ 109 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.05.05 23:57:06.481896 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4024 | 2026.05.05 23:57:06.481996 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4025 | 2026.05.05 23:57:06.482030 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 4026 | 2026.05.05 23:57:06.482103 [ 5 ] {8a567124-0940-4af2-9cdd-4537c21c0aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4027 | 2026.05.05 23:57:06.482150 [ 5 ] {8a567124-0940-4af2-9cdd-4537c21c0aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4028 | 2026.05.05 23:57:06.482178 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4029 | 2026.05.05 23:57:06.482222 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 224 rows starting from the beginning of the part | ||
| 4030 | 2026.05.05 23:57:06.482294 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4031 | 2026.05.05 23:57:06.482342 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4032 | 2026.05.05 23:57:06.482387 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4033 | 2026.05.05 23:57:06.482426 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4034 | 2026.05.05 23:57:06.482479 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 4035 | 2026.05.05 23:57:06.482631 [ 5 ] {8a567124-0940-4af2-9cdd-4537c21c0aa0} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.05.05 23:57:06.482675 [ 5 ] {8a567124-0940-4af2-9cdd-4537c21c0aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4037 | 2026.05.05 23:57:06.483373 [ 5 ] {8a567124-0940-4af2-9cdd-4537c21c0aa0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4038 | 2026.05.05 23:57:06.483628 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660803 sec., 212547.78561936607 rows/sec., 15.17 MiB/sec. | ||
| 4039 | 2026.05.05 23:57:06.483643 [ 5 ] {8a567124-0940-4af2-9cdd-4537c21c0aa0} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.05.05 23:57:06.483794 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4041 | 2026.05.05 23:57:06.483808 [ 5 ] {8a567124-0940-4af2-9cdd-4537c21c0aa0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001725 sec., 13913.04347826087 rows/sec., 1.15 MiB/sec. | ||
| 4042 | 2026.05.05 23:57:06.483864 [ 5 ] {8a567124-0940-4af2-9cdd-4537c21c0aa0} <Debug> TCPHandler: Processed in 0.001921026 sec. | ||
| 4043 | 2026.05.05 23:57:06.484034 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2026.05.05 23:57:06.484140 [ 5 ] {9ae7b178-838d-4eca-9123-359fdd08f6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4045 | 2026.05.05 23:57:06.484166 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.05.05 23:57:06.484182 [ 5 ] {9ae7b178-838d-4eca-9123-359fdd08f6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4047 | 2026.05.05 23:57:06.484277 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_21_4} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4048 | 2026.05.05 23:57:06.484382 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4049 | 2026.05.05 23:57:06.484659 [ 5 ] {9ae7b178-838d-4eca-9123-359fdd08f6ff} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.05.05 23:57:06.484700 [ 5 ] {9ae7b178-838d-4eca-9123-359fdd08f6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4051 | 2026.05.05 23:57:06.485101 [ 5 ] {9ae7b178-838d-4eca-9123-359fdd08f6ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4052 | 2026.05.05 23:57:06.485417 [ 196 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6266 rows, containing 5 columns (5 merged, 0 gathered) in 0.00616122 sec., 1017006.3721146137 rows/sec., 80.96 MiB/sec. | ||
| 4053 | 2026.05.05 23:57:06.485431 [ 5 ] {9ae7b178-838d-4eca-9123-359fdd08f6ff} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.05.05 23:57:06.485662 [ 5 ] {9ae7b178-838d-4eca-9123-359fdd08f6ff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001542 sec., 7782.101167315175 rows/sec., 607.98 KiB/sec. | ||
| 4055 | 2026.05.05 23:57:06.485719 [ 5 ] {9ae7b178-838d-4eca-9123-359fdd08f6ff} <Debug> TCPHandler: Processed in 0.001735964 sec. | ||
| 4056 | 2026.05.05 23:57:06.485912 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.05.05 23:57:06.485945 [ 196 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4058 | 2026.05.05 23:57:06.486025 [ 5 ] {a934bdd9-930d-456f-b336-522fcc792204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4059 | 2026.05.05 23:57:06.486092 [ 5 ] {a934bdd9-930d-456f-b336-522fcc792204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4060 | 2026.05.05 23:57:06.486417 [ 196 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.05.05 23:57:06.486543 [ 196 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_26_5} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4062 | 2026.05.05 23:57:06.486677 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 4063 | 2026.05.05 23:57:06.486762 [ 5 ] {a934bdd9-930d-456f-b336-522fcc792204} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.05.05 23:57:06.486816 [ 5 ] {a934bdd9-930d-456f-b336-522fcc792204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4065 | 2026.05.05 23:57:06.487301 [ 5 ] {a934bdd9-930d-456f-b336-522fcc792204} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4066 | 2026.05.05 23:57:06.487646 [ 5 ] {a934bdd9-930d-456f-b336-522fcc792204} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.05.05 23:57:06.487822 [ 109 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4068 | 2026.05.05 23:57:06.487835 [ 5 ] {a934bdd9-930d-456f-b336-522fcc792204} <Debug> executeQuery: Read 126 rows, 10.46 KiB in 0.00183 sec., 68852.45901639345 rows/sec., 5.58 MiB/sec. | ||
| 4069 | 2026.05.05 23:57:06.487894 [ 109 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.05.05 23:57:06.487917 [ 5 ] {a934bdd9-930d-456f-b336-522fcc792204} <Debug> TCPHandler: Processed in 0.002063537 sec. | ||
| 4071 | 2026.05.05 23:57:06.487932 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4072 | 2026.05.05 23:57:06.488066 [ 201 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 4073 | 2026.05.05 23:57:06.488117 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.05.05 23:57:06.488174 [ 201 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4075 | 2026.05.05 23:57:06.488209 [ 201 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1829 rows starting from the beginning of the part | ||
| 4076 | 2026.05.05 23:57:06.488231 [ 5 ] {b98edfc3-c728-4a28-af04-149b2e2d8052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4077 | 2026.05.05 23:57:06.488289 [ 5 ] {b98edfc3-c728-4a28-af04-149b2e2d8052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4078 | 2026.05.05 23:57:06.488305 [ 201 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1303 rows starting from the beginning of the part | ||
| 4079 | 2026.05.05 23:57:06.488376 [ 201 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4080 | 2026.05.05 23:57:06.488434 [ 201 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4081 | 2026.05.05 23:57:06.488489 [ 201 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part | ||
| 4082 | 2026.05.05 23:57:06.488555 [ 201 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 126 rows starting from the beginning of the part | ||
| 4083 | 2026.05.05 23:57:06.488900 [ 5 ] {b98edfc3-c728-4a28-af04-149b2e2d8052} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.05.05 23:57:06.488946 [ 5 ] {b98edfc3-c728-4a28-af04-149b2e2d8052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4085 | 2026.05.05 23:57:06.489446 [ 5 ] {b98edfc3-c728-4a28-af04-149b2e2d8052} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4086 | 2026.05.05 23:57:06.489764 [ 5 ] {b98edfc3-c728-4a28-af04-149b2e2d8052} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.05.05 23:57:06.489903 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4088 | 2026.05.05 23:57:06.489949 [ 5 ] {b98edfc3-c728-4a28-af04-149b2e2d8052} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001742 sec., 112514.35132032147 rows/sec., 8.07 MiB/sec. | ||
| 4089 | 2026.05.05 23:57:06.489965 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.05.05 23:57:06.490009 [ 5 ] {b98edfc3-c728-4a28-af04-149b2e2d8052} <Debug> TCPHandler: Processed in 0.001954036 sec. | ||
| 4091 | 2026.05.05 23:57:06.490011 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4092 | 2026.05.05 23:57:06.490164 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 4093 | 2026.05.05 23:57:06.490215 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.05.05 23:57:06.490337 [ 5 ] {ef5f24ac-544a-41e1-8ca1-35806b6ebd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4095 | 2026.05.05 23:57:06.490342 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4096 | 2026.05.05 23:57:06.490416 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8323 rows starting from the beginning of the part | ||
| 4097 | 2026.05.05 23:57:06.490418 [ 5 ] {ef5f24ac-544a-41e1-8ca1-35806b6ebd89} <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 | ||
| 4098 | 2026.05.05 23:57:06.490518 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1560 rows starting from the beginning of the part | ||
| 4099 | 2026.05.05 23:57:06.490516 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3491 rows, containing 5 columns (5 merged, 0 gathered) in 0.002494521 sec., 1399467.0720350721 rows/sec., 101.60 MiB/sec. | ||
| 4100 | 2026.05.05 23:57:06.490595 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4101 | 2026.05.05 23:57:06.490664 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 4102 | 2026.05.05 23:57:06.490723 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4103 | 2026.05.05 23:57:06.490789 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 196 rows starting from the beginning of the part | ||
| 4104 | 2026.05.05 23:57:06.490901 [ 192 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4105 | 2026.05.05 23:57:06.491295 [ 192 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.05.05 23:57:06.491398 [ 192 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_26_5} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4107 | 2026.05.05 23:57:06.491517 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4108 | 2026.05.05 23:57:06.491672 [ 5 ] {ef5f24ac-544a-41e1-8ca1-35806b6ebd89} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.05.05 23:57:06.491723 [ 5 ] {ef5f24ac-544a-41e1-8ca1-35806b6ebd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4110 | 2026.05.05 23:57:06.492576 [ 5 ] {ef5f24ac-544a-41e1-8ca1-35806b6ebd89} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4111 | 2026.05.05 23:57:06.492952 [ 5 ] {ef5f24ac-544a-41e1-8ca1-35806b6ebd89} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.05.05 23:57:06.493134 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4113 | 2026.05.05 23:57:06.493176 [ 5 ] {ef5f24ac-544a-41e1-8ca1-35806b6ebd89} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002864 sec., 9078.212290502794 rows/sec., 16.27 MiB/sec. | ||
| 4114 | 2026.05.05 23:57:06.493193 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.05.05 23:57:06.493235 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4116 | 2026.05.05 23:57:06.493292 [ 5 ] {ef5f24ac-544a-41e1-8ca1-35806b6ebd89} <Debug> TCPHandler: Processed in 0.003137105 sec. | ||
| 4117 | 2026.05.05 23:57:06.493332 [ 201 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 4118 | 2026.05.05 23:57:06.493493 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.05.05 23:57:06.493611 [ 201 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4120 | 2026.05.05 23:57:06.493628 [ 5 ] {a71c5a18-5d99-46bb-a42a-6c54c1cb79ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.05.05 23:57:06.493684 [ 201 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 290 rows starting from the beginning of the part | ||
| 4122 | 2026.05.05 23:57:06.493686 [ 5 ] {a71c5a18-5d99-46bb-a42a-6c54c1cb79ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4123 | 2026.05.05 23:57:06.493863 [ 201 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4124 | 2026.05.05 23:57:06.494047 [ 201 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4125 | 2026.05.05 23:57:06.494217 [ 201 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4126 | 2026.05.05 23:57:06.494286 [ 5 ] {a71c5a18-5d99-46bb-a42a-6c54c1cb79ad} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.05.05 23:57:06.494333 [ 5 ] {a71c5a18-5d99-46bb-a42a-6c54c1cb79ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4128 | 2026.05.05 23:57:06.494371 [ 201 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4129 | 2026.05.05 23:57:06.494491 [ 201 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4130 | 2026.05.05 23:57:06.494791 [ 5 ] {a71c5a18-5d99-46bb-a42a-6c54c1cb79ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4131 | 2026.05.05 23:57:06.495119 [ 5 ] {a71c5a18-5d99-46bb-a42a-6c54c1cb79ad} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.05.05 23:57:06.495316 [ 111 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4133 | 2026.05.05 23:57:06.495380 [ 111 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.05.05 23:57:06.495409 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4135 | 2026.05.05 23:57:06.495514 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 4136 | 2026.05.05 23:57:06.495652 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4137 | 2026.05.05 23:57:06.495320 [ 5 ] {a71c5a18-5d99-46bb-a42a-6c54c1cb79ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001716 sec., 34965.03496503496 rows/sec., 2.36 MiB/sec. | ||
| 4138 | 2026.05.05 23:57:06.495694 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1116 rows starting from the beginning of the part | ||
| 4139 | 2026.05.05 23:57:06.495779 [ 5 ] {a71c5a18-5d99-46bb-a42a-6c54c1cb79ad} <Debug> TCPHandler: Processed in 0.002346319 sec. | ||
| 4140 | 2026.05.05 23:57:06.495833 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 4141 | 2026.05.05 23:57:06.495907 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4142 | 2026.05.05 23:57:06.495972 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 4143 | 2026.05.05 23:57:06.496032 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 4144 | 2026.05.05 23:57:06.496115 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 4145 | 2026.05.05 23:57:06.497915 [ 197 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244926 sec., 553636.6086083143 rows/sec., 36.96 MiB/sec. | ||
| 4146 | 2026.05.05 23:57:06.498127 [ 188 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10463 rows, containing 5 columns (5 merged, 0 gathered) in 0.008023946 sec., 1303971.8861517762 rows/sec., 83.64 MiB/sec. | ||
| 4147 | 2026.05.05 23:57:06.498234 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4148 | 2026.05.05 23:57:06.498505 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4149 | 2026.05.05 23:57:06.498592 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_26_5} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.05.05 23:57:06.498689 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_26_5} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4151 | 2026.05.05 23:57:06.498814 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4152 | 2026.05.05 23:57:06.498885 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.05 23:57:06.498983 [ 196 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4154 | 2026.05.05 23:57:06.499080 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4155 | 2026.05.05 23:57:06.500201 [ 192 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 19 columns (19 merged, 0 gathered) in 0.006909206 sec., 58906.91347167822 rows/sec., 105.56 MiB/sec. | ||
| 4156 | 2026.05.05 23:57:06.501281 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4157 | 2026.05.05 23:57:06.501731 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.05.05 23:57:06.501824 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4159 | 2026.05.05 23:57:06.501986 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 4160 | 2026.05.05 23:57:07.001086 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.29 MiB, peak 255.18 MiB, free memory in arenas 0.00 B, will set to 246.79 MiB (RSS), difference: 3.50 MiB | ||
| 4161 | 2026.05.05 23:57:07.245621 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57933 | ||
| 4162 | 2026.05.05 23:57:07.245722 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4163 | 2026.05.05 23:57:07.245749 [ 307 ] {} <Debug> TCP-Session: f460fb0c-fadd-471c-88a2-6e6949f15517 Authenticating user 'default' from [fd00:1122:3344:101::e]:57933 | ||
| 4164 | 2026.05.05 23:57:07.245769 [ 307 ] {} <Debug> TCP-Session: f460fb0c-fadd-471c-88a2-6e6949f15517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.05.05 23:57:07.245781 [ 307 ] {} <Debug> TCP-Session: f460fb0c-fadd-471c-88a2-6e6949f15517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.05.05 23:57:07.245982 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55288 | ||
| 4167 | 2026.05.05 23:57:07.246013 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50355 | ||
| 4168 | 2026.05.05 23:57:07.246025 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34793 | ||
| 4169 | 2026.05.05 23:57:07.246040 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63065 | ||
| 4170 | 2026.05.05 23:57:07.246077 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65530 | ||
| 4171 | 2026.05.05 23:57:07.246099 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4172 | 2026.05.05 23:57:07.246120 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4173 | 2026.05.05 23:57:07.246211 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4174 | 2026.05.05 23:57:07.246220 [ 308 ] {} <Debug> TCP-Session: 2400ed7d-0469-40b5-99ef-3f0ce5d8321e Authenticating user 'default' from [fd00:1122:3344:101::e]:55288 | ||
| 4175 | 2026.05.05 23:57:07.246246 [ 3 ] {} <Debug> TCP-Session: 9195426c-9080-416b-91b1-38468926c2d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63065 | ||
| 4176 | 2026.05.05 23:57:07.246239 [ 309 ] {} <Debug> TCP-Session: 9d30c374-eb2b-42b7-974d-9788a04564f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50355 | ||
| 4177 | 2026.05.05 23:57:07.246268 [ 308 ] {} <Debug> TCP-Session: 2400ed7d-0469-40b5-99ef-3f0ce5d8321e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.05.05 23:57:07.246276 [ 3 ] {} <Debug> TCP-Session: 9195426c-9080-416b-91b1-38468926c2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.05.05 23:57:07.246285 [ 309 ] {} <Debug> TCP-Session: 9d30c374-eb2b-42b7-974d-9788a04564f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.05.05 23:57:07.246291 [ 308 ] {} <Debug> TCP-Session: 2400ed7d-0469-40b5-99ef-3f0ce5d8321e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.05.05 23:57:07.246311 [ 309 ] {} <Debug> TCP-Session: 9d30c374-eb2b-42b7-974d-9788a04564f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.05.05 23:57:07.246301 [ 3 ] {} <Debug> TCP-Session: 9195426c-9080-416b-91b1-38468926c2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2026.05.05 23:57:07.246120 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4184 | 2026.05.05 23:57:07.246374 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4185 | 2026.05.05 23:57:07.246395 [ 311 ] {} <Debug> TCP-Session: fe50b33a-6e6c-464f-8fd1-2c47708e9130 Authenticating user 'default' from [fd00:1122:3344:101::e]:34793 | ||
| 4186 | 2026.05.05 23:57:07.246078 [ 307 ] {} <Trace> TCP-Session: f460fb0c-fadd-471c-88a2-6e6949f15517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.05.05 23:57:07.246421 [ 311 ] {} <Debug> TCP-Session: fe50b33a-6e6c-464f-8fd1-2c47708e9130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.05.05 23:57:07.246067 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48119 | ||
| 4189 | 2026.05.05 23:57:07.246459 [ 311 ] {} <Debug> TCP-Session: fe50b33a-6e6c-464f-8fd1-2c47708e9130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.05.05 23:57:07.246053 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35349 | ||
| 4191 | 2026.05.05 23:57:07.246024 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56995 | ||
| 4192 | 2026.05.05 23:57:07.246418 [ 304 ] {} <Debug> TCP-Session: f3dc224a-cb94-4c1c-bf30-8bb7b03d3af1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65530 | ||
| 4193 | 2026.05.05 23:57:07.246576 [ 304 ] {} <Debug> TCP-Session: f3dc224a-cb94-4c1c-bf30-8bb7b03d3af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.05.05 23:57:07.246589 [ 304 ] {} <Debug> TCP-Session: f3dc224a-cb94-4c1c-bf30-8bb7b03d3af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.05.05 23:57:07.246594 [ 307 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57933) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4196 | 2026.05.05 23:57:07.246869 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2026.05.05 23:57:07.246876 [ 307 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4198 | 2026.05.05 23:57:07.246902 [ 303 ] {} <Debug> TCP-Session: aa0fc32d-c60c-448a-91bc-5bf7d3d2b271 Authenticating user 'default' from [fd00:1122:3344:101::e]:48119 | ||
| 4199 | 2026.05.05 23:57:07.246921 [ 303 ] {} <Debug> TCP-Session: aa0fc32d-c60c-448a-91bc-5bf7d3d2b271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.05.05 23:57:07.246937 [ 303 ] {} <Debug> TCP-Session: aa0fc32d-c60c-448a-91bc-5bf7d3d2b271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.05.05 23:57:07.246945 [ 307 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4202 | 2026.05.05 23:57:07.246973 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2026.05.05 23:57:07.247006 [ 310 ] {} <Debug> TCP-Session: 2637d55a-7dd6-40ef-a7ad-9d46b204a403 Authenticating user 'default' from [fd00:1122:3344:101::e]:56995 | ||
| 4204 | 2026.05.05 23:57:07.247023 [ 310 ] {} <Debug> TCP-Session: 2637d55a-7dd6-40ef-a7ad-9d46b204a403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.05.05 23:57:07.247035 [ 310 ] {} <Debug> TCP-Session: 2637d55a-7dd6-40ef-a7ad-9d46b204a403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.05.05 23:57:07.247171 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4207 | 2026.05.05 23:57:07.247208 [ 270 ] {} <Debug> TCP-Session: 1ac16287-b791-403f-9c8c-71799b2e3bc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35349 | ||
| 4208 | 2026.05.05 23:57:07.247230 [ 270 ] {} <Debug> TCP-Session: 1ac16287-b791-403f-9c8c-71799b2e3bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2026.05.05 23:57:07.247240 [ 307 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 4210 | 2026.05.05 23:57:07.247244 [ 270 ] {} <Debug> TCP-Session: 1ac16287-b791-403f-9c8c-71799b2e3bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.05.05 23:57:07.248174 [ 324 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Trace> AggregatingTransform: Aggregating | ||
| 4212 | 2026.05.05 23:57:07.248228 [ 324 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Trace> Aggregator: Aggregation method: without_key | ||
| 4213 | 2026.05.05 23:57:07.248264 [ 324 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918067 sec. (1089.245 rows/sec., 42.55 KiB/sec.) | ||
| 4214 | 2026.05.05 23:57:07.248283 [ 324 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Trace> Aggregator: Merging aggregated data | ||
| 4215 | 2026.05.05 23:57:07.249427 [ 307 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002885 sec., 346.6204506065858 rows/sec., 13.54 KiB/sec. | ||
| 4216 | 2026.05.05 23:57:07.249602 [ 307 ] {cb2b2614-400e-49fc-b561-c294c659cdff} <Debug> TCPHandler: Processed in 0.003579919 sec. | ||
| 4217 | 2026.05.05 23:57:07.249729 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4218 | 2026.05.05 23:57:07.249756 [ 307 ] {} <Debug> TCP-Session: f460fb0c-fadd-471c-88a2-6e6949f15517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.05.05 23:57:07.249758 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4220 | 2026.05.05 23:57:07.249780 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4221 | 2026.05.05 23:57:07.249794 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4222 | 2026.05.05 23:57:07.249815 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4223 | 2026.05.05 23:57:07.249829 [ 304 ] {} <Debug> TCP-Session: f3dc224a-cb94-4c1c-bf30-8bb7b03d3af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.05.05 23:57:07.249836 [ 310 ] {} <Debug> TCP-Session: 2637d55a-7dd6-40ef-a7ad-9d46b204a403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.05.05 23:57:07.249849 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4226 | 2026.05.05 23:57:07.249867 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4227 | 2026.05.05 23:57:07.249900 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4228 | 2026.05.05 23:57:07.249925 [ 3 ] {} <Debug> TCP-Session: 9195426c-9080-416b-91b1-38468926c2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.05.05 23:57:07.249911 [ 309 ] {} <Debug> TCP-Session: 9d30c374-eb2b-42b7-974d-9788a04564f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.05.05 23:57:07.249955 [ 303 ] {} <Debug> TCP-Session: aa0fc32d-c60c-448a-91bc-5bf7d3d2b271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.05.05 23:57:07.249871 [ 270 ] {} <Debug> TCP-Session: 1ac16287-b791-403f-9c8c-71799b2e3bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.05.05 23:57:07.249833 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4233 | 2026.05.05 23:57:07.249808 [ 308 ] {} <Debug> TCP-Session: 2400ed7d-0469-40b5-99ef-3f0ce5d8321e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.05.05 23:57:07.250055 [ 311 ] {} <Debug> TCP-Session: fe50b33a-6e6c-464f-8fd1-2c47708e9130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.05.05 23:57:07.274165 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57626 | ||
| 4236 | 2026.05.05 23:57:07.274247 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4237 | 2026.05.05 23:57:07.274271 [ 307 ] {} <Debug> TCP-Session: 9cc2fc11-a2d8-4d08-b6e2-3b38e15e0c09 Authenticating user 'default' from [fd00:1122:3344:101::e]:57626 | ||
| 4238 | 2026.05.05 23:57:07.274294 [ 307 ] {} <Debug> TCP-Session: 9cc2fc11-a2d8-4d08-b6e2-3b38e15e0c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.05.05 23:57:07.274310 [ 307 ] {} <Debug> TCP-Session: 9cc2fc11-a2d8-4d08-b6e2-3b38e15e0c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.05.05 23:57:07.274540 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46486 | ||
| 4241 | 2026.05.05 23:57:07.274557 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33505 | ||
| 4242 | 2026.05.05 23:57:07.274590 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39286 | ||
| 4243 | 2026.05.05 23:57:07.274617 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45196 | ||
| 4244 | 2026.05.05 23:57:07.274635 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4245 | 2026.05.05 23:57:07.274661 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4246 | 2026.05.05 23:57:07.274682 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4247 | 2026.05.05 23:57:07.274685 [ 308 ] {} <Debug> TCP-Session: c07dcb05-47f7-4980-afe1-89e4327a918e Authenticating user 'default' from [fd00:1122:3344:101::e]:46486 | ||
| 4248 | 2026.05.05 23:57:07.274703 [ 310 ] {} <Debug> TCP-Session: 6810a676-4da2-4089-8852-df736572827b Authenticating user 'default' from [fd00:1122:3344:101::e]:33505 | ||
| 4249 | 2026.05.05 23:57:07.274720 [ 3 ] {} <Debug> TCP-Session: ff4744e1-0fbd-431c-afb9-0db67cf641c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39286 | ||
| 4250 | 2026.05.05 23:57:07.274733 [ 308 ] {} <Debug> TCP-Session: c07dcb05-47f7-4980-afe1-89e4327a918e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.05.05 23:57:07.274766 [ 3 ] {} <Debug> TCP-Session: ff4744e1-0fbd-431c-afb9-0db67cf641c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2026.05.05 23:57:07.274792 [ 308 ] {} <Debug> TCP-Session: c07dcb05-47f7-4980-afe1-89e4327a918e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.05.05 23:57:07.274804 [ 3 ] {} <Debug> TCP-Session: ff4744e1-0fbd-431c-afb9-0db67cf641c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.05.05 23:57:07.274749 [ 310 ] {} <Debug> TCP-Session: 6810a676-4da2-4089-8852-df736572827b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.05.05 23:57:07.274703 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4256 | 2026.05.05 23:57:07.274856 [ 310 ] {} <Debug> TCP-Session: 6810a676-4da2-4089-8852-df736572827b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2026.05.05 23:57:07.274607 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54305 | ||
| 4258 | 2026.05.05 23:57:07.274877 [ 304 ] {} <Debug> TCP-Session: 99fc293e-21b4-422a-b219-f588e1d4f5a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45196 | ||
| 4259 | 2026.05.05 23:57:07.274592 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35071 | ||
| 4260 | 2026.05.05 23:57:07.274922 [ 304 ] {} <Debug> TCP-Session: 99fc293e-21b4-422a-b219-f588e1d4f5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.05.05 23:57:07.274941 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4262 | 2026.05.05 23:57:07.274956 [ 304 ] {} <Debug> TCP-Session: 99fc293e-21b4-422a-b219-f588e1d4f5a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.05.05 23:57:07.274975 [ 303 ] {} <Debug> TCP-Session: e35f045c-f9ae-43ad-8cce-799f397e9941 Authenticating user 'default' from [fd00:1122:3344:101::e]:54305 | ||
| 4264 | 2026.05.05 23:57:07.274982 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4265 | 2026.05.05 23:57:07.275016 [ 303 ] {} <Debug> TCP-Session: e35f045c-f9ae-43ad-8cce-799f397e9941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.05.05 23:57:07.274583 [ 307 ] {} <Trace> TCP-Session: 9cc2fc11-a2d8-4d08-b6e2-3b38e15e0c09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.05.05 23:57:07.275043 [ 303 ] {} <Debug> TCP-Session: e35f045c-f9ae-43ad-8cce-799f397e9941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.05.05 23:57:07.274560 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36329 | ||
| 4269 | 2026.05.05 23:57:07.274545 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41785 | ||
| 4270 | 2026.05.05 23:57:07.275040 [ 270 ] {} <Debug> TCP-Session: be436987-c717-4a66-8e69-59832a201fd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35071 | ||
| 4271 | 2026.05.05 23:57:07.275148 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4272 | 2026.05.05 23:57:07.275149 [ 270 ] {} <Debug> TCP-Session: be436987-c717-4a66-8e69-59832a201fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.05.05 23:57:07.275172 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4274 | 2026.05.05 23:57:07.275180 [ 311 ] {} <Debug> TCP-Session: 691c528f-97c8-4164-948c-512e91ed1ffa Authenticating user 'default' from [fd00:1122:3344:101::e]:36329 | ||
| 4275 | 2026.05.05 23:57:07.275184 [ 270 ] {} <Debug> TCP-Session: be436987-c717-4a66-8e69-59832a201fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.05.05 23:57:07.275206 [ 309 ] {} <Debug> TCP-Session: 8b2b3825-1e5f-4e3f-89a5-cef0d06731bc Authenticating user 'default' from [fd00:1122:3344:101::e]:41785 | ||
| 4277 | 2026.05.05 23:57:07.275213 [ 311 ] {} <Debug> TCP-Session: 691c528f-97c8-4164-948c-512e91ed1ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2026.05.05 23:57:07.275212 [ 307 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57626) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4279 | 2026.05.05 23:57:07.275243 [ 311 ] {} <Debug> TCP-Session: 691c528f-97c8-4164-948c-512e91ed1ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.05.05 23:57:07.275239 [ 309 ] {} <Debug> TCP-Session: 8b2b3825-1e5f-4e3f-89a5-cef0d06731bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2026.05.05 23:57:07.275295 [ 309 ] {} <Debug> TCP-Session: 8b2b3825-1e5f-4e3f-89a5-cef0d06731bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.05.05 23:57:07.275448 [ 307 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4283 | 2026.05.05 23:57:07.275498 [ 307 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4284 | 2026.05.05 23:57:07.275740 [ 307 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 4285 | 2026.05.05 23:57:07.276702 [ 333 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Trace> AggregatingTransform: Aggregating | ||
| 4286 | 2026.05.05 23:57:07.276758 [ 333 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Trace> Aggregator: Aggregation method: without_key | ||
| 4287 | 2026.05.05 23:57:07.276795 [ 333 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925867 sec. (1080.069 rows/sec., 42.19 KiB/sec.) | ||
| 4288 | 2026.05.05 23:57:07.276815 [ 333 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Trace> Aggregator: Merging aggregated data | ||
| 4289 | 2026.05.05 23:57:07.278025 [ 307 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002867 sec., 348.7966515521451 rows/sec., 13.62 KiB/sec. | ||
| 4290 | 2026.05.05 23:57:07.278202 [ 307 ] {36ab02c7-e1c0-456e-9c1e-51ea6b3b2878} <Debug> TCPHandler: Processed in 0.00371855 sec. | ||
| 4291 | 2026.05.05 23:57:07.278333 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4292 | 2026.05.05 23:57:07.278358 [ 307 ] {} <Debug> TCP-Session: 9cc2fc11-a2d8-4d08-b6e2-3b38e15e0c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.05.05 23:57:07.278360 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4294 | 2026.05.05 23:57:07.278373 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4295 | 2026.05.05 23:57:07.278406 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4296 | 2026.05.05 23:57:07.278407 [ 304 ] {} <Debug> TCP-Session: 99fc293e-21b4-422a-b219-f588e1d4f5a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.05.05 23:57:07.278428 [ 270 ] {} <Debug> TCP-Session: be436987-c717-4a66-8e69-59832a201fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.05.05 23:57:07.278440 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4299 | 2026.05.05 23:57:07.278459 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4300 | 2026.05.05 23:57:07.278480 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4301 | 2026.05.05 23:57:07.278488 [ 309 ] {} <Debug> TCP-Session: 8b2b3825-1e5f-4e3f-89a5-cef0d06731bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.05.05 23:57:07.278510 [ 310 ] {} <Debug> TCP-Session: 6810a676-4da2-4089-8852-df736572827b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.05.05 23:57:07.278525 [ 303 ] {} <Debug> TCP-Session: e35f045c-f9ae-43ad-8cce-799f397e9941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.05.05 23:57:07.278444 [ 311 ] {} <Debug> TCP-Session: 691c528f-97c8-4164-948c-512e91ed1ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.05.05 23:57:07.278422 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4306 | 2026.05.05 23:57:07.278390 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4307 | 2026.05.05 23:57:07.278595 [ 3 ] {} <Debug> TCP-Session: ff4744e1-0fbd-431c-afb9-0db67cf641c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.05.05 23:57:07.278618 [ 308 ] {} <Debug> TCP-Session: c07dcb05-47f7-4980-afe1-89e4327a918e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.05.05 23:57:07.352901 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39413 | ||
| 4310 | 2026.05.05 23:57:07.353001 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4311 | 2026.05.05 23:57:07.353025 [ 307 ] {} <Debug> TCP-Session: 03935dec-d408-41bf-999a-dcad291e105a Authenticating user 'default' from [fd00:1122:3344:101::e]:39413 | ||
| 4312 | 2026.05.05 23:57:07.353045 [ 307 ] {} <Debug> TCP-Session: 03935dec-d408-41bf-999a-dcad291e105a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.05.05 23:57:07.353057 [ 307 ] {} <Debug> TCP-Session: 03935dec-d408-41bf-999a-dcad291e105a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.05.05 23:57:07.353314 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53550 | ||
| 4315 | 2026.05.05 23:57:07.353355 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43442 | ||
| 4316 | 2026.05.05 23:57:07.353381 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49347 | ||
| 4317 | 2026.05.05 23:57:07.353392 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44631 | ||
| 4318 | 2026.05.05 23:57:07.353411 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64309 | ||
| 4319 | 2026.05.05 23:57:07.353461 [ 307 ] {} <Trace> TCP-Session: 03935dec-d408-41bf-999a-dcad291e105a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2026.05.05 23:57:07.353480 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2026.05.05 23:57:07.353468 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4322 | 2026.05.05 23:57:07.353525 [ 270 ] {} <Debug> TCP-Session: c06b91eb-8a0a-4ce3-a048-0822816ff9e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44631 | ||
| 4323 | 2026.05.05 23:57:07.353538 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4324 | 2026.05.05 23:57:07.353555 [ 309 ] {} <Debug> TCP-Session: aae53d46-8e84-420a-a8ac-e66219e1a92f Authenticating user 'default' from [fd00:1122:3344:101::e]:43442 | ||
| 4325 | 2026.05.05 23:57:07.353563 [ 270 ] {} <Debug> TCP-Session: c06b91eb-8a0a-4ce3-a048-0822816ff9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.05.05 23:57:07.353577 [ 304 ] {} <Debug> TCP-Session: a7dbc992-4cac-42b3-ab44-6cbc58272d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:64309 | ||
| 4327 | 2026.05.05 23:57:07.353597 [ 270 ] {} <Debug> TCP-Session: c06b91eb-8a0a-4ce3-a048-0822816ff9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.05.05 23:57:07.353646 [ 307 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4329 | 2026.05.05 23:57:07.353653 [ 304 ] {} <Debug> TCP-Session: a7dbc992-4cac-42b3-ab44-6cbc58272d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.05.05 23:57:07.353595 [ 309 ] {} <Debug> TCP-Session: aae53d46-8e84-420a-a8ac-e66219e1a92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.05.05 23:57:07.353693 [ 304 ] {} <Debug> TCP-Session: a7dbc992-4cac-42b3-ab44-6cbc58272d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.05.05 23:57:07.353468 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4333 | 2026.05.05 23:57:07.353729 [ 309 ] {} <Debug> TCP-Session: aae53d46-8e84-420a-a8ac-e66219e1a92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.05.05 23:57:07.353759 [ 3 ] {} <Debug> TCP-Session: 6feb509c-2cd7-4d41-8f61-756c615b3735 Authenticating user 'default' from [fd00:1122:3344:101::e]:49347 | ||
| 4335 | 2026.05.05 23:57:07.353426 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4336 | 2026.05.05 23:57:07.353779 [ 3 ] {} <Debug> TCP-Session: 6feb509c-2cd7-4d41-8f61-756c615b3735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.05.05 23:57:07.353402 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36746 | ||
| 4338 | 2026.05.05 23:57:07.353811 [ 3 ] {} <Debug> TCP-Session: 6feb509c-2cd7-4d41-8f61-756c615b3735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.05.05 23:57:07.353806 [ 308 ] {} <Debug> TCP-Session: c635c2c6-a025-4612-9364-c4fa0731d589 Authenticating user 'default' from [fd00:1122:3344:101::e]:53550 | ||
| 4340 | 2026.05.05 23:57:07.353366 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54971 | ||
| 4341 | 2026.05.05 23:57:07.353874 [ 308 ] {} <Debug> TCP-Session: c635c2c6-a025-4612-9364-c4fa0731d589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.05.05 23:57:07.353888 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4343 | 2026.05.05 23:57:07.353913 [ 308 ] {} <Debug> TCP-Session: c635c2c6-a025-4612-9364-c4fa0731d589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.05.05 23:57:07.353929 [ 307 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4345 | 2026.05.05 23:57:07.353936 [ 303 ] {} <Debug> TCP-Session: faedf5cf-925a-489f-8d23-5a3d483c8713 Authenticating user 'default' from [fd00:1122:3344:101::e]:36746 | ||
| 4346 | 2026.05.05 23:57:07.353950 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.05.05 23:57:07.353970 [ 303 ] {} <Debug> TCP-Session: faedf5cf-925a-489f-8d23-5a3d483c8713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.05.05 23:57:07.353990 [ 311 ] {} <Debug> TCP-Session: c7f38009-0403-4cb4-9a5e-6dd94819535d Authenticating user 'default' from [fd00:1122:3344:101::e]:54971 | ||
| 4349 | 2026.05.05 23:57:07.353991 [ 307 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4350 | 2026.05.05 23:57:07.353997 [ 303 ] {} <Debug> TCP-Session: faedf5cf-925a-489f-8d23-5a3d483c8713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2026.05.05 23:57:07.354019 [ 311 ] {} <Debug> TCP-Session: c7f38009-0403-4cb4-9a5e-6dd94819535d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2026.05.05 23:57:07.353363 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45552 | ||
| 4353 | 2026.05.05 23:57:07.354053 [ 311 ] {} <Debug> TCP-Session: c7f38009-0403-4cb4-9a5e-6dd94819535d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.05.05 23:57:07.354124 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4355 | 2026.05.05 23:57:07.354151 [ 310 ] {} <Debug> TCP-Session: c83f61be-3326-4ae6-a5b6-e1cf0329c44f Authenticating user 'default' from [fd00:1122:3344:101::e]:45552 | ||
| 4356 | 2026.05.05 23:57:07.354166 [ 310 ] {} <Debug> TCP-Session: c83f61be-3326-4ae6-a5b6-e1cf0329c44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.05.05 23:57:07.354179 [ 310 ] {} <Debug> TCP-Session: c83f61be-3326-4ae6-a5b6-e1cf0329c44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2026.05.05 23:57:07.354306 [ 307 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 4359 | 2026.05.05 23:57:07.355277 [ 358 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Trace> AggregatingTransform: Aggregating | ||
| 4360 | 2026.05.05 23:57:07.355322 [ 358 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Trace> Aggregator: Aggregation method: without_key | ||
| 4361 | 2026.05.05 23:57:07.355355 [ 358 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950458 sec. (1052.124 rows/sec., 41.10 KiB/sec.) | ||
| 4362 | 2026.05.05 23:57:07.355372 [ 358 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Trace> Aggregator: Merging aggregated data | ||
| 4363 | 2026.05.05 23:57:07.356754 [ 307 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 4364 | 2026.05.05 23:57:07.356875 [ 307 ] {fea0c8de-0f8e-4076-a75e-ac9db24ffe06} <Debug> TCPHandler: Processed in 0.003534409 sec. | ||
| 4365 | 2026.05.05 23:57:07.357008 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4366 | 2026.05.05 23:57:07.357043 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4367 | 2026.05.05 23:57:07.357054 [ 307 ] {} <Debug> TCP-Session: 03935dec-d408-41bf-999a-dcad291e105a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2026.05.05 23:57:07.357065 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4369 | 2026.05.05 23:57:07.357086 [ 304 ] {} <Debug> TCP-Session: a7dbc992-4cac-42b3-ab44-6cbc58272d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.05.05 23:57:07.357108 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4371 | 2026.05.05 23:57:07.357126 [ 308 ] {} <Debug> TCP-Session: c635c2c6-a025-4612-9364-c4fa0731d589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.05.05 23:57:07.357143 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4373 | 2026.05.05 23:57:07.357158 [ 3 ] {} <Debug> TCP-Session: 6feb509c-2cd7-4d41-8f61-756c615b3735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.05.05 23:57:07.357171 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4375 | 2026.05.05 23:57:07.357186 [ 311 ] {} <Debug> TCP-Session: c7f38009-0403-4cb4-9a5e-6dd94819535d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.05.05 23:57:07.357206 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4377 | 2026.05.05 23:57:07.357225 [ 270 ] {} <Debug> TCP-Session: c06b91eb-8a0a-4ce3-a048-0822816ff9e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.05.05 23:57:07.357080 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4379 | 2026.05.05 23:57:07.357273 [ 303 ] {} <Debug> TCP-Session: faedf5cf-925a-489f-8d23-5a3d483c8713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2026.05.05 23:57:07.357143 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4381 | 2026.05.05 23:57:07.357322 [ 310 ] {} <Debug> TCP-Session: c83f61be-3326-4ae6-a5b6-e1cf0329c44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.05.05 23:57:07.357364 [ 309 ] {} <Debug> TCP-Session: aae53d46-8e84-420a-a8ac-e66219e1a92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2026.05.05 23:57:08.342598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8172 | ||
| 4384 | 2026.05.05 23:57:08.343257 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.05.05 23:57:08.343305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4386 | 2026.05.05 23:57:08.343800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4387 | 2026.05.05 23:57:08.344054 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.05.05 23:57:08.344201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8172 | ||
| 4389 | 2026.05.05 23:57:08.792968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4390 | 2026.05.05 23:57:08.808166 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.05.05 23:57:08.808237 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4392 | 2026.05.05 23:57:08.814335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4393 | 2026.05.05 23:57:08.815047 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.05.05 23:57:08.817754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4395 | 2026.05.05 23:57:10.860707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 532 | ||
| 4396 | 2026.05.05 23:57:10.863209 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.05.05 23:57:10.863268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4398 | 2026.05.05 23:57:10.864532 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4399 | 2026.05.05 23:57:10.864798 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.05.05 23:57:10.865217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
| 4401 | 2026.05.05 23:57:11.459376 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.05.05 23:57:11.459625 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4403 | 2026.05.05 23:57:11.460001 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4404 | 2026.05.05 23:57:11.460051 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4405 | 2026.05.05 23:57:11.460285 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4406 | 2026.05.05 23:57:11.460352 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4407 | 2026.05.05 23:57:11.460490 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4408 | 2026.05.05 23:57:11.460593 [ 317 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4409 | 2026.05.05 23:57:11.460626 [ 352 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4410 | 2026.05.05 23:57:11.460636 [ 327 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4411 | 2026.05.05 23:57:11.460786 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 4412 | 2026.05.05 23:57:11.460812 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4413 | 2026.05.05 23:57:11.460879 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4414 | 2026.05.05 23:57:11.460899 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4415 | 2026.05.05 23:57:11.460933 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4416 | 2026.05.05 23:57:11.460984 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4417 | 2026.05.05 23:57:11.462207 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002684 sec., 18628.912071535022 rows/sec., 3.49 MiB/sec. | ||
| 4418 | 2026.05.05 23:57:11.462305 [ 5 ] {0a91bcee-95a0-4a52-84a1-d6574f4eb737} <Debug> TCPHandler: Processed in 0.003066915 sec. | ||
| 4419 | 2026.05.05 23:57:11.464194 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.05.05 23:57:11.464297 [ 5 ] {9b1ec915-8363-42d6-84fd-eaf8a1f799f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4421 | 2026.05.05 23:57:11.464337 [ 5 ] {9b1ec915-8363-42d6-84fd-eaf8a1f799f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4422 | 2026.05.05 23:57:11.464787 [ 5 ] {9b1ec915-8363-42d6-84fd-eaf8a1f799f5} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.05 23:57:11.464826 [ 5 ] {9b1ec915-8363-42d6-84fd-eaf8a1f799f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4424 | 2026.05.05 23:57:11.465249 [ 5 ] {9b1ec915-8363-42d6-84fd-eaf8a1f799f5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4425 | 2026.05.05 23:57:11.465470 [ 5 ] {9b1ec915-8363-42d6-84fd-eaf8a1f799f5} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.05.05 23:57:11.465619 [ 5 ] {9b1ec915-8363-42d6-84fd-eaf8a1f799f5} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001334 sec., 64467.76611694154 rows/sec., 5.42 MiB/sec. | ||
| 4427 | 2026.05.05 23:57:11.465658 [ 5 ] {9b1ec915-8363-42d6-84fd-eaf8a1f799f5} <Debug> TCPHandler: Processed in 0.001502832 sec. | ||
| 4428 | 2026.05.05 23:57:11.465792 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.05.05 23:57:11.465890 [ 5 ] {359163b4-e044-46cd-abcd-998dd250a665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4430 | 2026.05.05 23:57:11.465932 [ 5 ] {359163b4-e044-46cd-abcd-998dd250a665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4431 | 2026.05.05 23:57:11.466373 [ 5 ] {359163b4-e044-46cd-abcd-998dd250a665} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.05.05 23:57:11.466409 [ 5 ] {359163b4-e044-46cd-abcd-998dd250a665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4433 | 2026.05.05 23:57:11.466707 [ 5 ] {359163b4-e044-46cd-abcd-998dd250a665} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4434 | 2026.05.05 23:57:11.466923 [ 5 ] {359163b4-e044-46cd-abcd-998dd250a665} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.05.05 23:57:11.467053 [ 5 ] {359163b4-e044-46cd-abcd-998dd250a665} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001182 sec., 12690.355329949238 rows/sec., 954.26 KiB/sec. | ||
| 4436 | 2026.05.05 23:57:11.467090 [ 5 ] {359163b4-e044-46cd-abcd-998dd250a665} <Debug> TCPHandler: Processed in 0.001348221 sec. | ||
| 4437 | 2026.05.05 23:57:11.467222 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.05.05 23:57:11.467317 [ 5 ] {5e158a9e-d96f-4173-b507-579e74639dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4439 | 2026.05.05 23:57:11.467356 [ 5 ] {5e158a9e-d96f-4173-b507-579e74639dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4440 | 2026.05.05 23:57:11.467770 [ 5 ] {5e158a9e-d96f-4173-b507-579e74639dbd} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.05.05 23:57:11.467805 [ 5 ] {5e158a9e-d96f-4173-b507-579e74639dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4442 | 2026.05.05 23:57:11.468112 [ 5 ] {5e158a9e-d96f-4173-b507-579e74639dbd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4443 | 2026.05.05 23:57:11.468319 [ 5 ] {5e158a9e-d96f-4173-b507-579e74639dbd} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.05.05 23:57:11.468443 [ 5 ] {5e158a9e-d96f-4173-b507-579e74639dbd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001145 sec., 68995.63318777292 rows/sec., 5.39 MiB/sec. | ||
| 4445 | 2026.05.05 23:57:11.468480 [ 5 ] {5e158a9e-d96f-4173-b507-579e74639dbd} <Debug> TCPHandler: Processed in 0.00130618 sec. | ||
| 4446 | 2026.05.05 23:57:11.468599 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.05.05 23:57:11.468691 [ 5 ] {0bb1163f-1ec7-4f33-a200-d2b4ec2a482b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.05.05 23:57:11.468734 [ 5 ] {0bb1163f-1ec7-4f33-a200-d2b4ec2a482b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4449 | 2026.05.05 23:57:11.469158 [ 5 ] {0bb1163f-1ec7-4f33-a200-d2b4ec2a482b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.05.05 23:57:11.469194 [ 5 ] {0bb1163f-1ec7-4f33-a200-d2b4ec2a482b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4451 | 2026.05.05 23:57:11.469559 [ 5 ] {0bb1163f-1ec7-4f33-a200-d2b4ec2a482b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4452 | 2026.05.05 23:57:11.469771 [ 5 ] {0bb1163f-1ec7-4f33-a200-d2b4ec2a482b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.05.05 23:57:11.469901 [ 5 ] {0bb1163f-1ec7-4f33-a200-d2b4ec2a482b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 4454 | 2026.05.05 23:57:11.469939 [ 5 ] {0bb1163f-1ec7-4f33-a200-d2b4ec2a482b} <Debug> TCPHandler: Processed in 0.001388241 sec. | ||
| 4455 | 2026.05.05 23:57:11.470065 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.05.05 23:57:11.470159 [ 5 ] {41e3adf6-de87-4253-8d4c-80dc3d33dc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4457 | 2026.05.05 23:57:11.470214 [ 5 ] {41e3adf6-de87-4253-8d4c-80dc3d33dc0a} <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 | ||
| 4458 | 2026.05.05 23:57:11.470972 [ 5 ] {41e3adf6-de87-4253-8d4c-80dc3d33dc0a} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.05.05 23:57:11.471009 [ 5 ] {41e3adf6-de87-4253-8d4c-80dc3d33dc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4460 | 2026.05.05 23:57:11.471537 [ 5 ] {41e3adf6-de87-4253-8d4c-80dc3d33dc0a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4461 | 2026.05.05 23:57:11.471757 [ 5 ] {41e3adf6-de87-4253-8d4c-80dc3d33dc0a} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.05.05 23:57:11.471895 [ 5 ] {41e3adf6-de87-4253-8d4c-80dc3d33dc0a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001753 sec., 8556.759840273817 rows/sec., 15.33 MiB/sec. | ||
| 4463 | 2026.05.05 23:57:11.471946 [ 5 ] {41e3adf6-de87-4253-8d4c-80dc3d33dc0a} <Debug> TCPHandler: Processed in 0.001931416 sec. | ||
| 4464 | 2026.05.05 23:57:11.472065 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.05.05 23:57:11.472154 [ 5 ] {e02f4e12-3971-4a86-968a-8650a213f168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4466 | 2026.05.05 23:57:11.472193 [ 5 ] {e02f4e12-3971-4a86-968a-8650a213f168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4467 | 2026.05.05 23:57:11.472509 [ 5 ] {e02f4e12-3971-4a86-968a-8650a213f168} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.05.05 23:57:11.472542 [ 5 ] {e02f4e12-3971-4a86-968a-8650a213f168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4469 | 2026.05.05 23:57:11.472819 [ 5 ] {e02f4e12-3971-4a86-968a-8650a213f168} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4470 | 2026.05.05 23:57:11.473077 [ 5 ] {e02f4e12-3971-4a86-968a-8650a213f168} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.05.05 23:57:11.473205 [ 5 ] {e02f4e12-3971-4a86-968a-8650a213f168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4472 | 2026.05.05 23:57:11.473241 [ 5 ] {e02f4e12-3971-4a86-968a-8650a213f168} <Debug> TCPHandler: Processed in 0.00122277 sec. | ||
| 4473 | 2026.05.05 23:57:15.758989 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4474 | 2026.05.05 23:57:15.759056 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4475 | 2026.05.05 23:57:15.844936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8620 | ||
| 4476 | 2026.05.05 23:57:15.845455 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.05.05 23:57:15.845502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4478 | 2026.05.05 23:57:15.846008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4479 | 2026.05.05 23:57:15.846237 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.05.05 23:57:15.846382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8620 | ||
| 4481 | 2026.05.05 23:57:16.318483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4482 | 2026.05.05 23:57:16.334874 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.05.05 23:57:16.334941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4484 | 2026.05.05 23:57:16.341127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4485 | 2026.05.05 23:57:16.341856 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.05.05 23:57:16.344715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4487 | 2026.05.05 23:57:16.459235 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.05.05 23:57:16.459487 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4489 | 2026.05.05 23:57:16.459853 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4490 | 2026.05.05 23:57:16.459896 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4491 | 2026.05.05 23:57:16.460152 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4492 | 2026.05.05 23:57:16.460234 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4493 | 2026.05.05 23:57:16.460391 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4494 | 2026.05.05 23:57:16.460498 [ 317 ] {df8079e6-4adf-4236-a924-602dad844242} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4495 | 2026.05.05 23:57:16.460526 [ 327 ] {df8079e6-4adf-4236-a924-602dad844242} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4496 | 2026.05.05 23:57:16.460535 [ 352 ] {df8079e6-4adf-4236-a924-602dad844242} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4497 | 2026.05.05 23:57:16.460697 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 4498 | 2026.05.05 23:57:16.460725 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4499 | 2026.05.05 23:57:16.460794 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4500 | 2026.05.05 23:57:16.460813 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4501 | 2026.05.05 23:57:16.460848 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4502 | 2026.05.05 23:57:16.460887 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4503 | 2026.05.05 23:57:16.462104 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002719 sec., 18389.113644722325 rows/sec., 3.44 MiB/sec. | ||
| 4504 | 2026.05.05 23:57:16.462232 [ 5 ] {df8079e6-4adf-4236-a924-602dad844242} <Debug> TCPHandler: Processed in 0.003139666 sec. | ||
| 4505 | 2026.05.05 23:57:16.464280 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.05.05 23:57:16.464438 [ 5 ] {e2f97b0e-22bf-46b2-8532-5d5612a0a72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4507 | 2026.05.05 23:57:16.464517 [ 5 ] {e2f97b0e-22bf-46b2-8532-5d5612a0a72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4508 | 2026.05.05 23:57:16.465378 [ 5 ] {e2f97b0e-22bf-46b2-8532-5d5612a0a72a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.05.05 23:57:16.465423 [ 5 ] {e2f97b0e-22bf-46b2-8532-5d5612a0a72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4510 | 2026.05.05 23:57:16.465793 [ 5 ] {e2f97b0e-22bf-46b2-8532-5d5612a0a72a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4511 | 2026.05.05 23:57:16.466019 [ 5 ] {e2f97b0e-22bf-46b2-8532-5d5612a0a72a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.05.05 23:57:16.466168 [ 5 ] {e2f97b0e-22bf-46b2-8532-5d5612a0a72a} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001788 sec., 60402.68456375838 rows/sec., 5.08 MiB/sec. | ||
| 4513 | 2026.05.05 23:57:16.466208 [ 5 ] {e2f97b0e-22bf-46b2-8532-5d5612a0a72a} <Debug> TCPHandler: Processed in 0.001980306 sec. | ||
| 4514 | 2026.05.05 23:57:16.466334 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.05.05 23:57:16.466431 [ 5 ] {ca680f8d-eeb7-4bd8-ba8f-4a950f0c4093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.05.05 23:57:16.466473 [ 5 ] {ca680f8d-eeb7-4bd8-ba8f-4a950f0c4093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4517 | 2026.05.05 23:57:16.466876 [ 5 ] {ca680f8d-eeb7-4bd8-ba8f-4a950f0c4093} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.05.05 23:57:16.466913 [ 5 ] {ca680f8d-eeb7-4bd8-ba8f-4a950f0c4093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4519 | 2026.05.05 23:57:16.467205 [ 5 ] {ca680f8d-eeb7-4bd8-ba8f-4a950f0c4093} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4520 | 2026.05.05 23:57:16.467415 [ 5 ] {ca680f8d-eeb7-4bd8-ba8f-4a950f0c4093} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.05.05 23:57:16.467544 [ 5 ] {ca680f8d-eeb7-4bd8-ba8f-4a950f0c4093} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 4522 | 2026.05.05 23:57:16.467583 [ 5 ] {ca680f8d-eeb7-4bd8-ba8f-4a950f0c4093} <Debug> TCPHandler: Processed in 0.00129878 sec. | ||
| 4523 | 2026.05.05 23:57:16.467699 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.05.05 23:57:16.467793 [ 5 ] {a1939194-99fd-4775-870d-463b591e2f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4525 | 2026.05.05 23:57:16.467834 [ 5 ] {a1939194-99fd-4775-870d-463b591e2f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4526 | 2026.05.05 23:57:16.468251 [ 5 ] {a1939194-99fd-4775-870d-463b591e2f3c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.05.05 23:57:16.468286 [ 5 ] {a1939194-99fd-4775-870d-463b591e2f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4528 | 2026.05.05 23:57:16.468581 [ 5 ] {a1939194-99fd-4775-870d-463b591e2f3c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4529 | 2026.05.05 23:57:16.468786 [ 5 ] {a1939194-99fd-4775-870d-463b591e2f3c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.05.05 23:57:16.468912 [ 5 ] {a1939194-99fd-4775-870d-463b591e2f3c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 6.18 MiB/sec. | ||
| 4531 | 2026.05.05 23:57:16.468948 [ 5 ] {a1939194-99fd-4775-870d-463b591e2f3c} <Debug> TCPHandler: Processed in 0.001298901 sec. | ||
| 4532 | 2026.05.05 23:57:16.469068 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2026.05.05 23:57:16.469162 [ 5 ] {73004037-64a0-47cb-a3a4-788d6c406bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4534 | 2026.05.05 23:57:16.469205 [ 5 ] {73004037-64a0-47cb-a3a4-788d6c406bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4535 | 2026.05.05 23:57:16.469601 [ 5 ] {73004037-64a0-47cb-a3a4-788d6c406bd0} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.05.05 23:57:16.469637 [ 5 ] {73004037-64a0-47cb-a3a4-788d6c406bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4537 | 2026.05.05 23:57:16.469968 [ 5 ] {73004037-64a0-47cb-a3a4-788d6c406bd0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4538 | 2026.05.05 23:57:16.470193 [ 5 ] {73004037-64a0-47cb-a3a4-788d6c406bd0} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2026.05.05 23:57:16.470322 [ 5 ] {73004037-64a0-47cb-a3a4-788d6c406bd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4540 | 2026.05.05 23:57:16.470358 [ 5 ] {73004037-64a0-47cb-a3a4-788d6c406bd0} <Debug> TCPHandler: Processed in 0.001340041 sec. | ||
| 4541 | 2026.05.05 23:57:16.470475 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4542 | 2026.05.05 23:57:16.470576 [ 5 ] {a99c47f6-4cdc-4ad9-a2f7-ec06cae97c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4543 | 2026.05.05 23:57:16.470633 [ 5 ] {a99c47f6-4cdc-4ad9-a2f7-ec06cae97c9b} <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 | ||
| 4544 | 2026.05.05 23:57:16.471409 [ 5 ] {a99c47f6-4cdc-4ad9-a2f7-ec06cae97c9b} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2026.05.05 23:57:16.471445 [ 5 ] {a99c47f6-4cdc-4ad9-a2f7-ec06cae97c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4546 | 2026.05.05 23:57:16.472020 [ 5 ] {a99c47f6-4cdc-4ad9-a2f7-ec06cae97c9b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4547 | 2026.05.05 23:57:16.472256 [ 5 ] {a99c47f6-4cdc-4ad9-a2f7-ec06cae97c9b} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.05.05 23:57:16.472396 [ 5 ] {a99c47f6-4cdc-4ad9-a2f7-ec06cae97c9b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001839 sec., 14138.118542686243 rows/sec., 25.33 MiB/sec. | ||
| 4549 | 2026.05.05 23:57:16.472545 [ 5 ] {a99c47f6-4cdc-4ad9-a2f7-ec06cae97c9b} <Debug> TCPHandler: Processed in 0.002121157 sec. | ||
| 4550 | 2026.05.05 23:57:16.472677 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2026.05.05 23:57:16.472775 [ 5 ] {e196e279-889f-4b3c-9c52-6763732778f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4552 | 2026.05.05 23:57:16.472818 [ 5 ] {e196e279-889f-4b3c-9c52-6763732778f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4553 | 2026.05.05 23:57:16.473168 [ 5 ] {e196e279-889f-4b3c-9c52-6763732778f1} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.05.05 23:57:16.473204 [ 5 ] {e196e279-889f-4b3c-9c52-6763732778f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4555 | 2026.05.05 23:57:16.473532 [ 5 ] {e196e279-889f-4b3c-9c52-6763732778f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4556 | 2026.05.05 23:57:16.473744 [ 5 ] {e196e279-889f-4b3c-9c52-6763732778f1} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2026.05.05 23:57:16.473968 [ 5 ] {e196e279-889f-4b3c-9c52-6763732778f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 4558 | 2026.05.05 23:57:16.474006 [ 5 ] {e196e279-889f-4b3c-9c52-6763732778f1} <Debug> TCPHandler: Processed in 0.001379101 sec. | ||
| 4559 | 2026.05.05 23:57:18.653467 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.05.05 23:57:18.653704 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) 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', '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) | ||
| 4561 | 2026.05.05 23:57:18.654055 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4562 | 2026.05.05 23:57:18.654092 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <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', '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 | ||
| 4563 | 2026.05.05 23:57:18.654339 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4564 | 2026.05.05 23:57:18.654409 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4565 | 2026.05.05 23:57:18.654550 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 4566 | 2026.05.05 23:57:18.654667 [ 359 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4567 | 2026.05.05 23:57:18.654677 [ 347 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4568 | 2026.05.05 23:57:18.654667 [ 327 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4569 | 2026.05.05 23:57:18.654798 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4570 | 2026.05.05 23:57:18.654824 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4571 | 2026.05.05 23:57:18.654909 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4572 | 2026.05.05 23:57:18.654930 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 4573 | 2026.05.05 23:57:18.654965 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <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', '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'))" | ||
| 4574 | 2026.05.05 23:57:18.655007 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <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', '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'))" | ||
| 4575 | 2026.05.05 23:57:18.655044 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <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', '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'))" | ||
| 4576 | 2026.05.05 23:57:18.656375 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Debug> executeQuery: Read 51 rows, 9.69 KiB in 0.002764 sec., 18451.51953690304 rows/sec., 3.42 MiB/sec. | ||
| 4577 | 2026.05.05 23:57:18.656533 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Debug> MemoryTracker: Peak memory usage (for query): 139.73 KiB. | ||
| 4578 | 2026.05.05 23:57:18.656549 [ 5 ] {8814f464-b4b2-48b6-a9b8-1c4542bf0eed} <Debug> TCPHandler: Processed in 0.003214137 sec. | ||
| 4579 | 2026.05.05 23:57:18.668995 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.05.05 23:57:18.669110 [ 5 ] {a4088c92-bc60-47dc-8cb7-64cb36834ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4581 | 2026.05.05 23:57:18.669157 [ 5 ] {a4088c92-bc60-47dc-8cb7-64cb36834ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4582 | 2026.05.05 23:57:18.669643 [ 5 ] {a4088c92-bc60-47dc-8cb7-64cb36834ab3} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.05.05 23:57:18.669685 [ 5 ] {a4088c92-bc60-47dc-8cb7-64cb36834ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4584 | 2026.05.05 23:57:18.670036 [ 5 ] {a4088c92-bc60-47dc-8cb7-64cb36834ab3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4585 | 2026.05.05 23:57:18.670314 [ 5 ] {a4088c92-bc60-47dc-8cb7-64cb36834ab3} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.05.05 23:57:18.670484 [ 5 ] {a4088c92-bc60-47dc-8cb7-64cb36834ab3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001404 sec., 11396.011396011396 rows/sec., 929.26 KiB/sec. | ||
| 4587 | 2026.05.05 23:57:18.670535 [ 5 ] {a4088c92-bc60-47dc-8cb7-64cb36834ab3} <Debug> TCPHandler: Processed in 0.001593004 sec. | ||
| 4588 | 2026.05.05 23:57:18.670677 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.05.05 23:57:18.670773 [ 5 ] {ffb2ce97-fc8c-4c39-b1be-800d56074b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4590 | 2026.05.05 23:57:18.670814 [ 5 ] {ffb2ce97-fc8c-4c39-b1be-800d56074b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4591 | 2026.05.05 23:57:18.672090 [ 5 ] {ffb2ce97-fc8c-4c39-b1be-800d56074b77} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.05.05 23:57:18.672130 [ 5 ] {ffb2ce97-fc8c-4c39-b1be-800d56074b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4593 | 2026.05.05 23:57:18.672634 [ 5 ] {ffb2ce97-fc8c-4c39-b1be-800d56074b77} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4594 | 2026.05.05 23:57:18.672849 [ 5 ] {ffb2ce97-fc8c-4c39-b1be-800d56074b77} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.05.05 23:57:18.672979 [ 5 ] {ffb2ce97-fc8c-4c39-b1be-800d56074b77} <Debug> executeQuery: Read 2440 rows, 185.00 KiB in 0.002224 sec., 1097122.3021582735 rows/sec., 81.23 MiB/sec. | ||
| 4596 | 2026.05.05 23:57:18.673017 [ 5 ] {ffb2ce97-fc8c-4c39-b1be-800d56074b77} <Debug> TCPHandler: Processed in 0.00239961 sec. | ||
| 4597 | 2026.05.05 23:57:18.673148 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.05.05 23:57:18.673244 [ 5 ] {a70ff73c-b1f1-44f9-b58d-ebffdbb24b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.05.05 23:57:18.673286 [ 5 ] {a70ff73c-b1f1-44f9-b58d-ebffdbb24b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4600 | 2026.05.05 23:57:18.673692 [ 5 ] {a70ff73c-b1f1-44f9-b58d-ebffdbb24b62} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.05.05 23:57:18.673727 [ 5 ] {a70ff73c-b1f1-44f9-b58d-ebffdbb24b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4602 | 2026.05.05 23:57:18.674037 [ 5 ] {a70ff73c-b1f1-44f9-b58d-ebffdbb24b62} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4603 | 2026.05.05 23:57:18.674249 [ 5 ] {a70ff73c-b1f1-44f9-b58d-ebffdbb24b62} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.05.05 23:57:18.674380 [ 5 ] {a70ff73c-b1f1-44f9-b58d-ebffdbb24b62} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.001153 sec., 34692.10754553339 rows/sec., 2.47 MiB/sec. | ||
| 4605 | 2026.05.05 23:57:18.674416 [ 5 ] {a70ff73c-b1f1-44f9-b58d-ebffdbb24b62} <Debug> TCPHandler: Processed in 0.001319331 sec. | ||
| 4606 | 2026.05.05 23:57:18.674547 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.05.05 23:57:18.674641 [ 5 ] {4d6a2a14-745e-47fe-a189-a93673706d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.05 23:57:18.674682 [ 5 ] {4d6a2a14-745e-47fe-a189-a93673706d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4609 | 2026.05.05 23:57:18.675284 [ 5 ] {4d6a2a14-745e-47fe-a189-a93673706d23} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.05.05 23:57:18.675321 [ 5 ] {4d6a2a14-745e-47fe-a189-a93673706d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4611 | 2026.05.05 23:57:18.675692 [ 5 ] {4d6a2a14-745e-47fe-a189-a93673706d23} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4612 | 2026.05.05 23:57:18.675911 [ 5 ] {4d6a2a14-745e-47fe-a189-a93673706d23} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.05.05 23:57:18.676039 [ 5 ] {4d6a2a14-745e-47fe-a189-a93673706d23} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001415 sec., 566784.4522968198 rows/sec., 32.74 MiB/sec. | ||
| 4614 | 2026.05.05 23:57:18.676077 [ 5 ] {4d6a2a14-745e-47fe-a189-a93673706d23} <Debug> TCPHandler: Processed in 0.001580403 sec. | ||
| 4615 | 2026.05.05 23:57:18.676206 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.05.05 23:57:18.676300 [ 5 ] {1bf304f2-dcf6-4dba-8e33-22b6bbb180c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4617 | 2026.05.05 23:57:18.676340 [ 5 ] {1bf304f2-dcf6-4dba-8e33-22b6bbb180c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4618 | 2026.05.05 23:57:18.676713 [ 5 ] {1bf304f2-dcf6-4dba-8e33-22b6bbb180c6} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.05.05 23:57:18.676750 [ 5 ] {1bf304f2-dcf6-4dba-8e33-22b6bbb180c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4620 | 2026.05.05 23:57:18.677056 [ 5 ] {1bf304f2-dcf6-4dba-8e33-22b6bbb180c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4621 | 2026.05.05 23:57:18.677271 [ 5 ] {1bf304f2-dcf6-4dba-8e33-22b6bbb180c6} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.05.05 23:57:18.677402 [ 5 ] {1bf304f2-dcf6-4dba-8e33-22b6bbb180c6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 4623 | 2026.05.05 23:57:18.677440 [ 5 ] {1bf304f2-dcf6-4dba-8e33-22b6bbb180c6} <Debug> TCPHandler: Processed in 0.00128444 sec. | ||
| 4624 | 2026.05.05 23:57:18.677547 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.05.05 23:57:18.677642 [ 5 ] {f5b1dd9b-df3c-4a84-a1bd-566af2a5001d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4626 | 2026.05.05 23:57:18.677683 [ 5 ] {f5b1dd9b-df3c-4a84-a1bd-566af2a5001d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4627 | 2026.05.05 23:57:18.678518 [ 5 ] {f5b1dd9b-df3c-4a84-a1bd-566af2a5001d} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.05.05 23:57:18.678552 [ 5 ] {f5b1dd9b-df3c-4a84-a1bd-566af2a5001d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4629 | 2026.05.05 23:57:18.678929 [ 5 ] {f5b1dd9b-df3c-4a84-a1bd-566af2a5001d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4630 | 2026.05.05 23:57:18.679151 [ 5 ] {f5b1dd9b-df3c-4a84-a1bd-566af2a5001d} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.05.05 23:57:18.679279 [ 5 ] {f5b1dd9b-df3c-4a84-a1bd-566af2a5001d} <Debug> executeQuery: Read 1319 rows, 90.46 KiB in 0.001655 sec., 796978.8519637462 rows/sec., 53.38 MiB/sec. | ||
| 4632 | 2026.05.05 23:57:18.679317 [ 5 ] {f5b1dd9b-df3c-4a84-a1bd-566af2a5001d} <Debug> TCPHandler: Processed in 0.001819645 sec. | ||
| 4633 | 2026.05.05 23:57:18.679439 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.05.05 23:57:18.679535 [ 5 ] {b01461bf-2c80-4c70-a87a-345039db245f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4635 | 2026.05.05 23:57:18.679579 [ 5 ] {b01461bf-2c80-4c70-a87a-345039db245f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4636 | 2026.05.05 23:57:18.680228 [ 5 ] {b01461bf-2c80-4c70-a87a-345039db245f} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.05.05 23:57:18.680265 [ 5 ] {b01461bf-2c80-4c70-a87a-345039db245f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4638 | 2026.05.05 23:57:18.680703 [ 5 ] {b01461bf-2c80-4c70-a87a-345039db245f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4639 | 2026.05.05 23:57:18.680921 [ 5 ] {b01461bf-2c80-4c70-a87a-345039db245f} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.05.05 23:57:18.681055 [ 5 ] {b01461bf-2c80-4c70-a87a-345039db245f} <Debug> executeQuery: Read 1568 rows, 98.03 KiB in 0.001538 sec., 1019505.8517555266 rows/sec., 62.24 MiB/sec. | ||
| 4641 | 2026.05.05 23:57:18.681093 [ 5 ] {b01461bf-2c80-4c70-a87a-345039db245f} <Debug> TCPHandler: Processed in 0.001704204 sec. | ||
| 4642 | 2026.05.05 23:57:18.681239 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.05.05 23:57:18.681333 [ 5 ] {bfdb2078-e590-4a88-8da4-92287fee3637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.05.05 23:57:18.681377 [ 5 ] {bfdb2078-e590-4a88-8da4-92287fee3637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4645 | 2026.05.05 23:57:18.681691 [ 5 ] {bfdb2078-e590-4a88-8da4-92287fee3637} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.05.05 23:57:18.681727 [ 5 ] {bfdb2078-e590-4a88-8da4-92287fee3637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4647 | 2026.05.05 23:57:18.682090 [ 5 ] {bfdb2078-e590-4a88-8da4-92287fee3637} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4648 | 2026.05.05 23:57:18.682310 [ 5 ] {bfdb2078-e590-4a88-8da4-92287fee3637} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.05.05 23:57:18.682436 [ 5 ] {bfdb2078-e590-4a88-8da4-92287fee3637} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 56.68 KiB/sec. | ||
| 4650 | 2026.05.05 23:57:18.682472 [ 5 ] {bfdb2078-e590-4a88-8da4-92287fee3637} <Debug> TCPHandler: Processed in 0.001283231 sec. | ||
| 4651 | 2026.05.05 23:57:18.682591 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.05.05 23:57:18.682686 [ 5 ] {25f05d86-4a88-40f8-a2c3-41b353214ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4653 | 2026.05.05 23:57:18.682742 [ 5 ] {25f05d86-4a88-40f8-a2c3-41b353214ab4} <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 | ||
| 4654 | 2026.05.05 23:57:18.683554 [ 5 ] {25f05d86-4a88-40f8-a2c3-41b353214ab4} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.05.05 23:57:18.683591 [ 5 ] {25f05d86-4a88-40f8-a2c3-41b353214ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4656 | 2026.05.05 23:57:18.684131 [ 5 ] {25f05d86-4a88-40f8-a2c3-41b353214ab4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4657 | 2026.05.05 23:57:18.684356 [ 5 ] {25f05d86-4a88-40f8-a2c3-41b353214ab4} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.05.05 23:57:18.684498 [ 5 ] {25f05d86-4a88-40f8-a2c3-41b353214ab4} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00183 sec., 13114.754098360656 rows/sec., 23.50 MiB/sec. | ||
| 4659 | 2026.05.05 23:57:18.684551 [ 5 ] {25f05d86-4a88-40f8-a2c3-41b353214ab4} <Debug> TCPHandler: Processed in 0.002009567 sec. | ||
| 4660 | 2026.05.05 23:57:18.684680 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.05.05 23:57:18.684780 [ 5 ] {2c12ef9e-9581-4a42-9585-14040cdf1f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.05.05 23:57:18.684825 [ 5 ] {2c12ef9e-9581-4a42-9585-14040cdf1f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4663 | 2026.05.05 23:57:18.685182 [ 5 ] {2c12ef9e-9581-4a42-9585-14040cdf1f6b} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.05.05 23:57:18.685219 [ 5 ] {2c12ef9e-9581-4a42-9585-14040cdf1f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4665 | 2026.05.05 23:57:18.685536 [ 5 ] {2c12ef9e-9581-4a42-9585-14040cdf1f6b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4666 | 2026.05.05 23:57:18.685750 [ 5 ] {2c12ef9e-9581-4a42-9585-14040cdf1f6b} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.05.05 23:57:18.685886 [ 5 ] {2c12ef9e-9581-4a42-9585-14040cdf1f6b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001124 sec., 32028.46975088968 rows/sec., 2.16 MiB/sec. | ||
| 4668 | 2026.05.05 23:57:18.685922 [ 5 ] {2c12ef9e-9581-4a42-9585-14040cdf1f6b} <Debug> TCPHandler: Processed in 0.001294111 sec. | ||
| 4669 | 2026.05.05 23:57:20.865570 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 582 | ||
| 4670 | 2026.05.05 23:57:20.868290 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.05.05 23:57:20.868353 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4672 | 2026.05.05 23:57:20.869578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4673 | 2026.05.05 23:57:20.869859 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.05.05 23:57:20.870223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4675 | 2026.05.05 23:57:21.454762 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.05.05 23:57:21.454980 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4677 | 2026.05.05 23:57:21.455300 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4678 | 2026.05.05 23:57:21.455335 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4679 | 2026.05.05 23:57:21.455547 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4680 | 2026.05.05 23:57:21.455617 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4681 | 2026.05.05 23:57:21.455753 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4682 | 2026.05.05 23:57:21.455870 [ 355 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4683 | 2026.05.05 23:57:21.455870 [ 347 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4684 | 2026.05.05 23:57:21.455870 [ 327 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4685 | 2026.05.05 23:57:21.456026 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 4686 | 2026.05.05 23:57:21.456054 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4687 | 2026.05.05 23:57:21.456127 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4688 | 2026.05.05 23:57:21.456148 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4689 | 2026.05.05 23:57:21.456182 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4690 | 2026.05.05 23:57:21.456220 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4691 | 2026.05.05 23:57:21.457330 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002434 sec., 20542.317173377156 rows/sec., 3.85 MiB/sec. | ||
| 4692 | 2026.05.05 23:57:21.457459 [ 5 ] {0028af38-8e9e-46d0-905b-43430745de6c} <Debug> TCPHandler: Processed in 0.002824633 sec. | ||
| 4693 | 2026.05.05 23:57:21.458683 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.05.05 23:57:21.458793 [ 5 ] {62220293-4dc9-409b-8049-590ea436f992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4695 | 2026.05.05 23:57:21.458838 [ 5 ] {62220293-4dc9-409b-8049-590ea436f992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4696 | 2026.05.05 23:57:21.459320 [ 5 ] {62220293-4dc9-409b-8049-590ea436f992} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.05.05 23:57:21.459361 [ 5 ] {62220293-4dc9-409b-8049-590ea436f992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4698 | 2026.05.05 23:57:21.459729 [ 5 ] {62220293-4dc9-409b-8049-590ea436f992} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4699 | 2026.05.05 23:57:21.459962 [ 5 ] {62220293-4dc9-409b-8049-590ea436f992} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.05.05 23:57:21.460113 [ 5 ] {62220293-4dc9-409b-8049-590ea436f992} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001353 sec., 41389.50480413895 rows/sec., 3.18 MiB/sec. | ||
| 4701 | 2026.05.05 23:57:21.460152 [ 5 ] {62220293-4dc9-409b-8049-590ea436f992} <Debug> TCPHandler: Processed in 0.001522772 sec. | ||
| 4702 | 2026.05.05 23:57:21.460274 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.05.05 23:57:21.460379 [ 5 ] {31c51ce6-e7c4-42cc-a1c0-fbd7f26ef79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4704 | 2026.05.05 23:57:21.460427 [ 5 ] {31c51ce6-e7c4-42cc-a1c0-fbd7f26ef79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4705 | 2026.05.05 23:57:21.460933 [ 5 ] {31c51ce6-e7c4-42cc-a1c0-fbd7f26ef79c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.05.05 23:57:21.460977 [ 5 ] {31c51ce6-e7c4-42cc-a1c0-fbd7f26ef79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4707 | 2026.05.05 23:57:21.461363 [ 5 ] {31c51ce6-e7c4-42cc-a1c0-fbd7f26ef79c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4708 | 2026.05.05 23:57:21.461588 [ 5 ] {31c51ce6-e7c4-42cc-a1c0-fbd7f26ef79c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.05.05 23:57:21.461718 [ 5 ] {31c51ce6-e7c4-42cc-a1c0-fbd7f26ef79c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00136 sec., 47058.82352941176 rows/sec., 3.67 MiB/sec. | ||
| 4710 | 2026.05.05 23:57:21.461756 [ 5 ] {31c51ce6-e7c4-42cc-a1c0-fbd7f26ef79c} <Debug> TCPHandler: Processed in 0.001533833 sec. | ||
| 4711 | 2026.05.05 23:57:21.461880 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2026.05.05 23:57:21.461973 [ 5 ] {978a07d2-a1c7-4f4a-bc4f-6442d24cac4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4713 | 2026.05.05 23:57:21.462015 [ 5 ] {978a07d2-a1c7-4f4a-bc4f-6442d24cac4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4714 | 2026.05.05 23:57:21.462367 [ 5 ] {978a07d2-a1c7-4f4a-bc4f-6442d24cac4c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.05.05 23:57:21.462403 [ 5 ] {978a07d2-a1c7-4f4a-bc4f-6442d24cac4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4716 | 2026.05.05 23:57:21.462725 [ 5 ] {978a07d2-a1c7-4f4a-bc4f-6442d24cac4c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4717 | 2026.05.05 23:57:21.462933 [ 5 ] {978a07d2-a1c7-4f4a-bc4f-6442d24cac4c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.05.05 23:57:21.463059 [ 5 ] {978a07d2-a1c7-4f4a-bc4f-6442d24cac4c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001103 sec., 58023.572076155935 rows/sec., 4.04 MiB/sec. | ||
| 4719 | 2026.05.05 23:57:21.463095 [ 5 ] {978a07d2-a1c7-4f4a-bc4f-6442d24cac4c} <Debug> TCPHandler: Processed in 0.001262941 sec. | ||
| 4720 | 2026.05.05 23:57:21.463211 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2026.05.05 23:57:21.463305 [ 5 ] {bb404f0e-cec0-4d95-926c-8c05c7fca3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4722 | 2026.05.05 23:57:21.463347 [ 5 ] {bb404f0e-cec0-4d95-926c-8c05c7fca3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4723 | 2026.05.05 23:57:21.463663 [ 5 ] {bb404f0e-cec0-4d95-926c-8c05c7fca3cb} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.05.05 23:57:21.463698 [ 5 ] {bb404f0e-cec0-4d95-926c-8c05c7fca3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4725 | 2026.05.05 23:57:21.463991 [ 5 ] {bb404f0e-cec0-4d95-926c-8c05c7fca3cb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4726 | 2026.05.05 23:57:21.464196 [ 5 ] {bb404f0e-cec0-4d95-926c-8c05c7fca3cb} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.05.05 23:57:21.464323 [ 5 ] {bb404f0e-cec0-4d95-926c-8c05c7fca3cb} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001035 sec., 23188.40579710145 rows/sec., 1.56 MiB/sec. | ||
| 4728 | 2026.05.05 23:57:21.464358 [ 5 ] {bb404f0e-cec0-4d95-926c-8c05c7fca3cb} <Debug> TCPHandler: Processed in 0.00119574 sec. | ||
| 4729 | 2026.05.05 23:57:23.346534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9132 | ||
| 4730 | 2026.05.05 23:57:23.347328 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.05.05 23:57:23.347395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4732 | 2026.05.05 23:57:23.348099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4733 | 2026.05.05 23:57:23.348335 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.05.05 23:57:23.348458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9132 | ||
| 4735 | 2026.05.05 23:57:23.844915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4736 | 2026.05.05 23:57:23.861591 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.05.05 23:57:23.861648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4738 | 2026.05.05 23:57:23.867875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4739 | 2026.05.05 23:57:23.868631 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.05.05 23:57:23.871389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4741 | 2026.05.05 23:57:26.460029 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.05.05 23:57:26.460430 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4743 | 2026.05.05 23:57:26.460890 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4744 | 2026.05.05 23:57:26.460926 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4745 | 2026.05.05 23:57:26.461145 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4746 | 2026.05.05 23:57:26.461215 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4747 | 2026.05.05 23:57:26.461361 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4748 | 2026.05.05 23:57:26.461493 [ 355 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4749 | 2026.05.05 23:57:26.461494 [ 365 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4750 | 2026.05.05 23:57:26.461493 [ 347 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4751 | 2026.05.05 23:57:26.461662 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 4752 | 2026.05.05 23:57:26.461692 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4753 | 2026.05.05 23:57:26.461761 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4754 | 2026.05.05 23:57:26.461780 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4755 | 2026.05.05 23:57:26.461815 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4756 | 2026.05.05 23:57:26.461859 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4757 | 2026.05.05 23:57:26.463027 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002746 sec., 18208.30298616169 rows/sec., 3.41 MiB/sec. | ||
| 4758 | 2026.05.05 23:57:26.463135 [ 5 ] {1be435cc-f1f7-44e2-ac5e-3a7df8973678} <Debug> TCPHandler: Processed in 0.003244367 sec. | ||
| 4759 | 2026.05.05 23:57:26.465239 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.05.05 23:57:26.465371 [ 5 ] {9e45c439-7183-4d86-9f69-a4f276be3f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4761 | 2026.05.05 23:57:26.465424 [ 5 ] {9e45c439-7183-4d86-9f69-a4f276be3f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4762 | 2026.05.05 23:57:26.465995 [ 5 ] {9e45c439-7183-4d86-9f69-a4f276be3f49} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.05.05 23:57:26.466036 [ 5 ] {9e45c439-7183-4d86-9f69-a4f276be3f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4764 | 2026.05.05 23:57:26.466408 [ 5 ] {9e45c439-7183-4d86-9f69-a4f276be3f49} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4765 | 2026.05.05 23:57:26.466629 [ 5 ] {9e45c439-7183-4d86-9f69-a4f276be3f49} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.05.05 23:57:26.466774 [ 5 ] {9e45c439-7183-4d86-9f69-a4f276be3f49} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001443 sec., 74844.07484407484 rows/sec., 6.30 MiB/sec. | ||
| 4767 | 2026.05.05 23:57:26.466794 [ 88 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4768 | 2026.05.05 23:57:26.466814 [ 5 ] {9e45c439-7183-4d86-9f69-a4f276be3f49} <Debug> TCPHandler: Processed in 0.001636223 sec. | ||
| 4769 | 2026.05.05 23:57:26.466870 [ 88 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.05.05 23:57:26.466903 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4771 | 2026.05.05 23:57:26.466971 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.05.05 23:57:26.467004 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 4773 | 2026.05.05 23:57:26.467074 [ 5 ] {989ab932-1278-4cbc-b16d-92fcec716b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4774 | 2026.05.05 23:57:26.467106 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4775 | 2026.05.05 23:57:26.467116 [ 5 ] {989ab932-1278-4cbc-b16d-92fcec716b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4776 | 2026.05.05 23:57:26.467139 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3357 rows starting from the beginning of the part | ||
| 4777 | 2026.05.05 23:57:26.467200 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 86 rows starting from the beginning of the part | ||
| 4778 | 2026.05.05 23:57:26.467249 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 108 rows starting from the beginning of the part | ||
| 4779 | 2026.05.05 23:57:26.467293 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2440 rows starting from the beginning of the part | ||
| 4780 | 2026.05.05 23:57:26.467335 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4781 | 2026.05.05 23:57:26.467379 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part | ||
| 4782 | 2026.05.05 23:57:26.467571 [ 5 ] {989ab932-1278-4cbc-b16d-92fcec716b75} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.05.05 23:57:26.467618 [ 5 ] {989ab932-1278-4cbc-b16d-92fcec716b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4784 | 2026.05.05 23:57:26.467995 [ 5 ] {989ab932-1278-4cbc-b16d-92fcec716b75} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4785 | 2026.05.05 23:57:26.468264 [ 5 ] {989ab932-1278-4cbc-b16d-92fcec716b75} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.05.05 23:57:26.468436 [ 5 ] {989ab932-1278-4cbc-b16d-92fcec716b75} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001381 sec., 18826.937002172337 rows/sec., 1.38 MiB/sec. | ||
| 4787 | 2026.05.05 23:57:26.468482 [ 5 ] {989ab932-1278-4cbc-b16d-92fcec716b75} <Debug> TCPHandler: Processed in 0.001559053 sec. | ||
| 4788 | 2026.05.05 23:57:26.468617 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.05.05 23:57:26.468733 [ 5 ] {68cdf0d3-d62a-4f9b-b817-c09d85ae24fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4790 | 2026.05.05 23:57:26.468778 [ 5 ] {68cdf0d3-d62a-4f9b-b817-c09d85ae24fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4791 | 2026.05.05 23:57:26.469204 [ 5 ] {68cdf0d3-d62a-4f9b-b817-c09d85ae24fe} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.05.05 23:57:26.469241 [ 5 ] {68cdf0d3-d62a-4f9b-b817-c09d85ae24fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4793 | 2026.05.05 23:57:26.469507 [ 192 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002544801 sec., 2418656.7043945673 rows/sec., 191.70 MiB/sec. | ||
| 4794 | 2026.05.05 23:57:26.469549 [ 5 ] {68cdf0d3-d62a-4f9b-b817-c09d85ae24fe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4795 | 2026.05.05 23:57:26.469767 [ 5 ] {68cdf0d3-d62a-4f9b-b817-c09d85ae24fe} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.05.05 23:57:26.469856 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4797 | 2026.05.05 23:57:26.469882 [ 88 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4798 | 2026.05.05 23:57:26.469906 [ 5 ] {68cdf0d3-d62a-4f9b-b817-c09d85ae24fe} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 5.87 MiB/sec. | ||
| 4799 | 2026.05.05 23:57:26.469917 [ 88 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.05.05 23:57:26.469951 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4801 | 2026.05.05 23:57:26.469951 [ 5 ] {68cdf0d3-d62a-4f9b-b817-c09d85ae24fe} <Debug> TCPHandler: Processed in 0.001394332 sec. | ||
| 4802 | 2026.05.05 23:57:26.470041 [ 188 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 4803 | 2026.05.05 23:57:26.470093 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.05.05 23:57:26.470180 [ 188 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4805 | 2026.05.05 23:57:26.470199 [ 5 ] {a16950c6-1024-4223-ab90-45721e857864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.05.05 23:57:26.470201 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.05.05 23:57:26.470223 [ 188 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1829 rows starting from the beginning of the part | ||
| 4808 | 2026.05.05 23:57:26.470250 [ 5 ] {a16950c6-1024-4223-ab90-45721e857864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4809 | 2026.05.05 23:57:26.470312 [ 188 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 79 rows starting from the beginning of the part | ||
| 4810 | 2026.05.05 23:57:26.470313 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_31_6} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4811 | 2026.05.05 23:57:26.470370 [ 188 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 4812 | 2026.05.05 23:57:26.470422 [ 188 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1319 rows starting from the beginning of the part | ||
| 4813 | 2026.05.05 23:57:26.470437 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 4814 | 2026.05.05 23:57:26.470469 [ 188 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4815 | 2026.05.05 23:57:26.470521 [ 188 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 4816 | 2026.05.05 23:57:26.470712 [ 5 ] {a16950c6-1024-4223-ab90-45721e857864} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.05.05 23:57:26.470755 [ 5 ] {a16950c6-1024-4223-ab90-45721e857864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4818 | 2026.05.05 23:57:26.471120 [ 5 ] {a16950c6-1024-4223-ab90-45721e857864} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4819 | 2026.05.05 23:57:26.471357 [ 5 ] {a16950c6-1024-4223-ab90-45721e857864} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.05.05 23:57:26.471477 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4821 | 2026.05.05 23:57:26.471505 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.05.05 23:57:26.471508 [ 5 ] {a16950c6-1024-4223-ab90-45721e857864} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 4823 | 2026.05.05 23:57:26.471521 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4824 | 2026.05.05 23:57:26.471556 [ 5 ] {a16950c6-1024-4223-ab90-45721e857864} <Debug> TCPHandler: Processed in 0.001513902 sec. | ||
| 4825 | 2026.05.05 23:57:26.471599 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 4826 | 2026.05.05 23:57:26.471676 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.05.05 23:57:26.471698 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4828 | 2026.05.05 23:57:26.471730 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10463 rows starting from the beginning of the part | ||
| 4829 | 2026.05.05 23:57:26.471776 [ 5 ] {f29b7036-4d7e-417d-b23b-310798304056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4830 | 2026.05.05 23:57:26.471784 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 4831 | 2026.05.05 23:57:26.471838 [ 5 ] {f29b7036-4d7e-417d-b23b-310798304056} <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 | ||
| 4832 | 2026.05.05 23:57:26.471846 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4833 | 2026.05.05 23:57:26.471899 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1568 rows starting from the beginning of the part | ||
| 4834 | 2026.05.05 23:57:26.471942 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4835 | 2026.05.05 23:57:26.471980 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 4836 | 2026.05.05 23:57:26.472079 [ 201 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3471 rows, containing 5 columns (5 merged, 0 gathered) in 0.002075977 sec., 1671983.841824837 rows/sec., 121.12 MiB/sec. | ||
| 4837 | 2026.05.05 23:57:26.472330 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4838 | 2026.05.05 23:57:26.472603 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.05.05 23:57:26.472673 [ 5 ] {f29b7036-4d7e-417d-b23b-310798304056} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.05.05 23:57:26.472683 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_31_6} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4841 | 2026.05.05 23:57:26.472718 [ 5 ] {f29b7036-4d7e-417d-b23b-310798304056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4842 | 2026.05.05 23:57:26.472782 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4843 | 2026.05.05 23:57:26.473291 [ 5 ] {f29b7036-4d7e-417d-b23b-310798304056} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4844 | 2026.05.05 23:57:26.473538 [ 5 ] {f29b7036-4d7e-417d-b23b-310798304056} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.05.05 23:57:26.473683 [ 5 ] {f29b7036-4d7e-417d-b23b-310798304056} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001924 sec., 13513.513513513513 rows/sec., 24.22 MiB/sec. | ||
| 4846 | 2026.05.05 23:57:26.473735 [ 5 ] {f29b7036-4d7e-417d-b23b-310798304056} <Debug> TCPHandler: Processed in 0.002108957 sec. | ||
| 4847 | 2026.05.05 23:57:26.473874 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.05.05 23:57:26.473967 [ 5 ] {984e84f6-84fa-4dd9-b4d1-2554cddf0001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.05.05 23:57:26.474009 [ 5 ] {984e84f6-84fa-4dd9-b4d1-2554cddf0001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4850 | 2026.05.05 23:57:26.474344 [ 5 ] {984e84f6-84fa-4dd9-b4d1-2554cddf0001} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.05.05 23:57:26.474376 [ 5 ] {984e84f6-84fa-4dd9-b4d1-2554cddf0001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4852 | 2026.05.05 23:57:26.474664 [ 5 ] {984e84f6-84fa-4dd9-b4d1-2554cddf0001} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4853 | 2026.05.05 23:57:26.474868 [ 5 ] {984e84f6-84fa-4dd9-b4d1-2554cddf0001} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.05.05 23:57:26.474963 [ 88 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4855 | 2026.05.05 23:57:26.474989 [ 88 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.05.05 23:57:26.474991 [ 5 ] {984e84f6-84fa-4dd9-b4d1-2554cddf0001} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4857 | 2026.05.05 23:57:26.475005 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4858 | 2026.05.05 23:57:26.475035 [ 5 ] {984e84f6-84fa-4dd9-b4d1-2554cddf0001} <Debug> TCPHandler: Processed in 0.00125788 sec. | ||
| 4859 | 2026.05.05 23:57:26.475094 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 4860 | 2026.05.05 23:57:26.475190 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4861 | 2026.05.05 23:57:26.475219 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1356 rows starting from the beginning of the part | ||
| 4862 | 2026.05.05 23:57:26.475272 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 4863 | 2026.05.05 23:57:26.475382 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4864 | 2026.05.05 23:57:26.475423 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 4865 | 2026.05.05 23:57:26.475464 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 4866 | 2026.05.05 23:57:26.475505 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 4867 | 2026.05.05 23:57:26.476058 [ 190 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12575 rows, containing 5 columns (5 merged, 0 gathered) in 0.004485517 sec., 2803467.248034062 rows/sec., 179.40 MiB/sec. | ||
| 4868 | 2026.05.05 23:57:26.476414 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 4 columns (4 merged, 0 gathered) in 0.001307451 sec., 1220695.8425210582 rows/sec., 81.60 MiB/sec. | ||
| 4869 | 2026.05.05 23:57:26.476528 [ 201 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4870 | 2026.05.05 23:57:26.476767 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4871 | 2026.05.05 23:57:26.476842 [ 201 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.05.05 23:57:26.476927 [ 201 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4873 | 2026.05.05 23:57:26.477006 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4874 | 2026.05.05 23:57:26.477155 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_31_6} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.05.05 23:57:26.477256 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_31_6} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4876 | 2026.05.05 23:57:26.477360 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4877 | 2026.05.05 23:57:30.623166 [ 85 ] {} <Debug> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4878 | 2026.05.05 23:57:30.623245 [ 85 ] {} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.05.05 23:57:30.623273 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4880 | 2026.05.05 23:57:30.623395 [ 192 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::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 | ||
| 4881 | 2026.05.05 23:57:30.623537 [ 192 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4882 | 2026.05.05 23:57:30.623569 [ 192 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4883 | 2026.05.05 23:57:30.623633 [ 192 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4884 | 2026.05.05 23:57:30.623677 [ 192 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4885 | 2026.05.05 23:57:30.623723 [ 192 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4886 | 2026.05.05 23:57:30.623762 [ 192 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4887 | 2026.05.05 23:57:30.624506 [ 201 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116629 sec., 41156.14469814541 rows/sec., 3.43 MiB/sec. | ||
| 4888 | 2026.05.05 23:57:30.624663 [ 193 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4889 | 2026.05.05 23:57:30.624984 [ 193 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.05.05 23:57:30.625070 [ 193 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_5_1} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4891 | 2026.05.05 23:57:30.625161 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4892 | 2026.05.05 23:57:30.759113 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4893 | 2026.05.05 23:57:30.759158 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4894 | 2026.05.05 23:57:30.848757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9580 | ||
| 4895 | 2026.05.05 23:57:30.849189 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.05.05 23:57:30.849231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4897 | 2026.05.05 23:57:30.849696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4898 | 2026.05.05 23:57:30.849928 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.05.05 23:57:30.850064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9580 | ||
| 4900 | 2026.05.05 23:57:30.870815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 606 | ||
| 4901 | 2026.05.05 23:57:30.872923 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.05.05 23:57:30.872980 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4903 | 2026.05.05 23:57:30.874161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4904 | 2026.05.05 23:57:30.874456 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.05.05 23:57:30.874818 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4906 | 2026.05.05 23:57:31.371648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4907 | 2026.05.05 23:57:31.388951 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.05.05 23:57:31.389021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4909 | 2026.05.05 23:57:31.394726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4910 | 2026.05.05 23:57:31.395443 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.05.05 23:57:31.398293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4912 | 2026.05.05 23:57:31.458988 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2026.05.05 23:57:31.459208 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4914 | 2026.05.05 23:57:31.459545 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4915 | 2026.05.05 23:57:31.459582 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4916 | 2026.05.05 23:57:31.459801 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4917 | 2026.05.05 23:57:31.459872 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4918 | 2026.05.05 23:57:31.460016 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4919 | 2026.05.05 23:57:31.460128 [ 349 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4920 | 2026.05.05 23:57:31.460168 [ 355 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4921 | 2026.05.05 23:57:31.460168 [ 347 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4922 | 2026.05.05 23:57:31.460328 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 4923 | 2026.05.05 23:57:31.460357 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4924 | 2026.05.05 23:57:31.460428 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4925 | 2026.05.05 23:57:31.460447 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4926 | 2026.05.05 23:57:31.460483 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4927 | 2026.05.05 23:57:31.460523 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4928 | 2026.05.05 23:57:31.461743 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002622 sec., 19069.412662090006 rows/sec., 3.57 MiB/sec. | ||
| 4929 | 2026.05.05 23:57:31.461884 [ 5 ] {2e083b72-6e3b-452c-9a81-3a7c866c879d} <Debug> TCPHandler: Processed in 0.003025314 sec. | ||
| 4930 | 2026.05.05 23:57:31.463854 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.05.05 23:57:31.463970 [ 5 ] {add9329a-ff3b-4fc8-aff7-f3a5b1e80f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4932 | 2026.05.05 23:57:31.464016 [ 5 ] {add9329a-ff3b-4fc8-aff7-f3a5b1e80f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4933 | 2026.05.05 23:57:31.464508 [ 5 ] {add9329a-ff3b-4fc8-aff7-f3a5b1e80f35} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.05.05 23:57:31.464549 [ 5 ] {add9329a-ff3b-4fc8-aff7-f3a5b1e80f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4935 | 2026.05.05 23:57:31.464911 [ 5 ] {add9329a-ff3b-4fc8-aff7-f3a5b1e80f35} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4936 | 2026.05.05 23:57:31.465137 [ 5 ] {add9329a-ff3b-4fc8-aff7-f3a5b1e80f35} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.05.05 23:57:31.465282 [ 5 ] {add9329a-ff3b-4fc8-aff7-f3a5b1e80f35} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001344 sec., 63988.095238095244 rows/sec., 5.38 MiB/sec. | ||
| 4938 | 2026.05.05 23:57:31.465319 [ 5 ] {add9329a-ff3b-4fc8-aff7-f3a5b1e80f35} <Debug> TCPHandler: Processed in 0.001524793 sec. | ||
| 4939 | 2026.05.05 23:57:31.465445 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.05.05 23:57:31.465541 [ 5 ] {4713a9fb-53af-433e-83f1-afa543e594ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4941 | 2026.05.05 23:57:31.465581 [ 5 ] {4713a9fb-53af-433e-83f1-afa543e594ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4942 | 2026.05.05 23:57:31.465977 [ 5 ] {4713a9fb-53af-433e-83f1-afa543e594ab} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.05.05 23:57:31.466012 [ 5 ] {4713a9fb-53af-433e-83f1-afa543e594ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4944 | 2026.05.05 23:57:31.466302 [ 5 ] {4713a9fb-53af-433e-83f1-afa543e594ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4945 | 2026.05.05 23:57:31.466511 [ 5 ] {4713a9fb-53af-433e-83f1-afa543e594ab} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.05.05 23:57:31.466617 [ 82 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4947 | 2026.05.05 23:57:31.466641 [ 5 ] {4713a9fb-53af-433e-83f1-afa543e594ab} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001119 sec., 13404.825737265415 rows/sec., 1007.98 KiB/sec. | ||
| 4948 | 2026.05.05 23:57:31.466664 [ 82 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.05.05 23:57:31.466683 [ 5 ] {4713a9fb-53af-433e-83f1-afa543e594ab} <Debug> TCPHandler: Processed in 0.001288251 sec. | ||
| 4950 | 2026.05.05 23:57:31.466691 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4951 | 2026.05.05 23:57:31.466808 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.05.05 23:57:31.466820 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 4953 | 2026.05.05 23:57:31.466905 [ 5 ] {30dcc38d-b8dc-4de3-bf0a-854bdf8f692a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4954 | 2026.05.05 23:57:31.466951 [ 5 ] {30dcc38d-b8dc-4de3-bf0a-854bdf8f692a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4955 | 2026.05.05 23:57:31.466970 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4956 | 2026.05.05 23:57:31.467013 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 224 rows starting from the beginning of the part | ||
| 4957 | 2026.05.05 23:57:31.467087 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4958 | 2026.05.05 23:57:31.467141 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4959 | 2026.05.05 23:57:31.467192 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 4960 | 2026.05.05 23:57:31.467242 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4961 | 2026.05.05 23:57:31.467288 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4962 | 2026.05.05 23:57:31.467365 [ 5 ] {30dcc38d-b8dc-4de3-bf0a-854bdf8f692a} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.05.05 23:57:31.467405 [ 5 ] {30dcc38d-b8dc-4de3-bf0a-854bdf8f692a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4964 | 2026.05.05 23:57:31.467756 [ 5 ] {30dcc38d-b8dc-4de3-bf0a-854bdf8f692a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4965 | 2026.05.05 23:57:31.467987 [ 5 ] {30dcc38d-b8dc-4de3-bf0a-854bdf8f692a} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.05.05 23:57:31.468122 [ 5 ] {30dcc38d-b8dc-4de3-bf0a-854bdf8f692a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001234 sec., 64019.4489465154 rows/sec., 5.00 MiB/sec. | ||
| 4967 | 2026.05.05 23:57:31.468159 [ 5 ] {30dcc38d-b8dc-4de3-bf0a-854bdf8f692a} <Debug> TCPHandler: Processed in 0.001401422 sec. | ||
| 4968 | 2026.05.05 23:57:31.468237 [ 201 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474943 sec., 234585.33651808917 rows/sec., 16.62 MiB/sec. | ||
| 4969 | 2026.05.05 23:57:31.468282 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.05.05 23:57:31.468377 [ 5 ] {b27ad5f1-27de-4890-8787-7e6e9f553397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.05.05 23:57:31.468390 [ 201 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4972 | 2026.05.05 23:57:31.468420 [ 5 ] {b27ad5f1-27de-4890-8787-7e6e9f553397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4973 | 2026.05.05 23:57:31.468691 [ 201 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.05.05 23:57:31.468766 [ 201 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_26_5} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4975 | 2026.05.05 23:57:31.468821 [ 5 ] {b27ad5f1-27de-4890-8787-7e6e9f553397} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.05.05 23:57:31.468848 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4977 | 2026.05.05 23:57:31.468856 [ 5 ] {b27ad5f1-27de-4890-8787-7e6e9f553397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4978 | 2026.05.05 23:57:31.469180 [ 5 ] {b27ad5f1-27de-4890-8787-7e6e9f553397} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4979 | 2026.05.05 23:57:31.469385 [ 5 ] {b27ad5f1-27de-4890-8787-7e6e9f553397} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.05.05 23:57:31.469513 [ 5 ] {b27ad5f1-27de-4890-8787-7e6e9f553397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 4981 | 2026.05.05 23:57:31.469548 [ 5 ] {b27ad5f1-27de-4890-8787-7e6e9f553397} <Debug> TCPHandler: Processed in 0.00132091 sec. | ||
| 4982 | 2026.05.05 23:57:31.469655 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.05.05 23:57:31.469744 [ 5 ] {bc0aebf8-60bf-47d7-a453-b340e4615428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4984 | 2026.05.05 23:57:31.469796 [ 5 ] {bc0aebf8-60bf-47d7-a453-b340e4615428} <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 | ||
| 4985 | 2026.05.05 23:57:31.470607 [ 5 ] {bc0aebf8-60bf-47d7-a453-b340e4615428} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.05.05 23:57:31.470643 [ 5 ] {bc0aebf8-60bf-47d7-a453-b340e4615428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4987 | 2026.05.05 23:57:31.471197 [ 5 ] {bc0aebf8-60bf-47d7-a453-b340e4615428} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4988 | 2026.05.05 23:57:31.471415 [ 5 ] {bc0aebf8-60bf-47d7-a453-b340e4615428} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.05.05 23:57:31.471564 [ 5 ] {bc0aebf8-60bf-47d7-a453-b340e4615428} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001817 sec., 8255.36598789213 rows/sec., 14.79 MiB/sec. | ||
| 4990 | 2026.05.05 23:57:31.471570 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4991 | 2026.05.05 23:57:31.471617 [ 5 ] {bc0aebf8-60bf-47d7-a453-b340e4615428} <Debug> TCPHandler: Processed in 0.001996606 sec. | ||
| 4992 | 2026.05.05 23:57:31.471632 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.05.05 23:57:31.471671 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4994 | 2026.05.05 23:57:31.471749 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.05.05 23:57:31.471770 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 4996 | 2026.05.05 23:57:31.471850 [ 5 ] {36208b59-6b36-4d0c-913d-6b357180c4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4997 | 2026.05.05 23:57:31.471892 [ 5 ] {36208b59-6b36-4d0c-913d-6b357180c4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4998 | 2026.05.05 23:57:31.472009 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4999 | 2026.05.05 23:57:31.472068 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 407 rows starting from the beginning of the part | ||
| 5000 | 2026.05.05 23:57:31.472193 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 5001 | 2026.05.05 23:57:31.472231 [ 5 ] {36208b59-6b36-4d0c-913d-6b357180c4bf} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.05 23:57:31.472267 [ 5 ] {36208b59-6b36-4d0c-913d-6b357180c4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5003 | 2026.05.05 23:57:31.472299 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5004 | 2026.05.05 23:57:31.472401 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 5005 | 2026.05.05 23:57:31.472502 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 5006 | 2026.05.05 23:57:31.472593 [ 5 ] {36208b59-6b36-4d0c-913d-6b357180c4bf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5007 | 2026.05.05 23:57:31.472600 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 5008 | 2026.05.05 23:57:31.472815 [ 5 ] {36208b59-6b36-4d0c-913d-6b357180c4bf} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.05.05 23:57:31.472952 [ 5 ] {36208b59-6b36-4d0c-913d-6b357180c4bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 5010 | 2026.05.05 23:57:31.472988 [ 5 ] {36208b59-6b36-4d0c-913d-6b357180c4bf} <Debug> TCPHandler: Processed in 0.001289381 sec. | ||
| 5011 | 2026.05.05 23:57:31.493715 [ 199 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 513 rows, containing 19 columns (19 merged, 0 gathered) in 0.02198194 sec., 23337.33965246016 rows/sec., 41.82 MiB/sec. | ||
| 5012 | 2026.05.05 23:57:31.494359 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5013 | 2026.05.05 23:57:31.494678 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.05.05 23:57:31.494739 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5015 | 2026.05.05 23:57:31.494820 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5016 | 2026.05.05 23:57:31.503623 [ 79 ] {} <Debug> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5017 | 2026.05.05 23:57:31.503670 [ 79 ] {} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.05.05 23:57:31.503692 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5019 | 2026.05.05 23:57:31.503775 [ 199 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 5020 | 2026.05.05 23:57:31.503884 [ 199 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5021 | 2026.05.05 23:57:31.503919 [ 199 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 5022 | 2026.05.05 23:57:31.503986 [ 199 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 5023 | 2026.05.05 23:57:31.504030 [ 199 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 5024 | 2026.05.05 23:57:31.504069 [ 199 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 5025 | 2026.05.05 23:57:31.504110 [ 199 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 5026 | 2026.05.05 23:57:31.504804 [ 193 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001065488 sec., 5631.222500863454 rows/sec., 417.94 KiB/sec. | ||
| 5027 | 2026.05.05 23:57:31.504948 [ 200 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5028 | 2026.05.05 23:57:31.505225 [ 200 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_5_1} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.05.05 23:57:31.505295 [ 200 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_5_1} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5030 | 2026.05.05 23:57:31.505380 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5031 | 2026.05.05 23:57:32.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.16 MiB, peak 259.49 MiB, free memory in arenas 0.00 B, will set to 253.37 MiB (RSS), difference: 1.20 MiB | ||
| 5032 | 2026.05.05 23:57:33.801122 [ 76 ] {} <Debug> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5033 | 2026.05.05 23:57:33.801186 [ 76 ] {} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.05.05 23:57:33.801206 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5035 | 2026.05.05 23:57:33.801340 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::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 | ||
| 5036 | 2026.05.05 23:57:33.801495 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5037 | 2026.05.05 23:57:33.801535 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 975 rows starting from the beginning of the part | ||
| 5038 | 2026.05.05 23:57:33.801610 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5039 | 2026.05.05 23:57:33.801662 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 5040 | 2026.05.05 23:57:33.801724 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::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 | ||
| 5041 | 2026.05.05 23:57:33.801801 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 802 rows starting from the beginning of the part | ||
| 5042 | 2026.05.05 23:57:33.803227 [ 193 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940736 sec., 1353094.9083234402 rows/sec., 84.79 MiB/sec. | ||
| 5043 | 2026.05.05 23:57:33.803437 [ 187 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5044 | 2026.05.05 23:57:33.803738 [ 187 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_10_2} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.05.05 23:57:33.803817 [ 187 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_10_2} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5046 | 2026.05.05 23:57:33.803897 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5047 | 2026.05.05 23:57:36.462854 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5048 | 2026.05.05 23:57:36.463179 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 5049 | 2026.05.05 23:57:36.463670 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5050 | 2026.05.05 23:57:36.463718 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 5051 | 2026.05.05 23:57:36.464038 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5052 | 2026.05.05 23:57:36.464125 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5053 | 2026.05.05 23:57:36.464308 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5054 | 2026.05.05 23:57:36.464438 [ 349 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5055 | 2026.05.05 23:57:36.464486 [ 355 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5056 | 2026.05.05 23:57:36.464491 [ 350 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5057 | 2026.05.05 23:57:36.464701 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 5058 | 2026.05.05 23:57:36.464738 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5059 | 2026.05.05 23:57:36.464830 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5060 | 2026.05.05 23:57:36.464859 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5061 | 2026.05.05 23:57:36.464903 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5062 | 2026.05.05 23:57:36.464955 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5063 | 2026.05.05 23:57:36.466656 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003606 sec., 13865.779256794232 rows/sec., 3.32 MiB/sec. | ||
| 5064 | 2026.05.05 23:57:36.466849 [ 5 ] {a2777b50-3a24-4ec2-99b5-027f195c05d4} <Debug> TCPHandler: Processed in 0.004167764 sec. | ||
| 5065 | 2026.05.05 23:57:36.471601 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.05.05 23:57:36.471790 [ 5 ] {f735cd1a-a02c-45ef-893f-1a576724d7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5067 | 2026.05.05 23:57:36.471858 [ 5 ] {f735cd1a-a02c-45ef-893f-1a576724d7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5068 | 2026.05.05 23:57:36.472620 [ 5 ] {f735cd1a-a02c-45ef-893f-1a576724d7f6} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.05.05 23:57:36.472677 [ 5 ] {f735cd1a-a02c-45ef-893f-1a576724d7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5070 | 2026.05.05 23:57:36.473170 [ 5 ] {f735cd1a-a02c-45ef-893f-1a576724d7f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5071 | 2026.05.05 23:57:36.473461 [ 5 ] {f735cd1a-a02c-45ef-893f-1a576724d7f6} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.05.05 23:57:36.473650 [ 5 ] {f735cd1a-a02c-45ef-893f-1a576724d7f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001911 sec., 12558.869701726844 rows/sec., 1.04 MiB/sec. | ||
| 5073 | 2026.05.05 23:57:36.473701 [ 5 ] {f735cd1a-a02c-45ef-893f-1a576724d7f6} <Debug> TCPHandler: Processed in 0.002187828 sec. | ||
| 5074 | 2026.05.05 23:57:36.473890 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5075 | 2026.05.05 23:57:36.474002 [ 5 ] {6547f3bc-05f0-45cd-a662-56c18a00df48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5076 | 2026.05.05 23:57:36.474052 [ 5 ] {6547f3bc-05f0-45cd-a662-56c18a00df48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5077 | 2026.05.05 23:57:36.474600 [ 5 ] {6547f3bc-05f0-45cd-a662-56c18a00df48} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.05.05 23:57:36.474645 [ 5 ] {6547f3bc-05f0-45cd-a662-56c18a00df48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5079 | 2026.05.05 23:57:36.474991 [ 5 ] {6547f3bc-05f0-45cd-a662-56c18a00df48} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5080 | 2026.05.05 23:57:36.475211 [ 5 ] {6547f3bc-05f0-45cd-a662-56c18a00df48} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.05.05 23:57:36.475351 [ 5 ] {6547f3bc-05f0-45cd-a662-56c18a00df48} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001377 sec., 1452.4328249818445 rows/sec., 118.44 KiB/sec. | ||
| 5082 | 2026.05.05 23:57:36.475393 [ 5 ] {6547f3bc-05f0-45cd-a662-56c18a00df48} <Debug> TCPHandler: Processed in 0.001563303 sec. | ||
| 5083 | 2026.05.05 23:57:36.475551 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.05.05 23:57:36.475648 [ 5 ] {43d61ca3-59e2-4ed0-89a1-97f5d673445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5085 | 2026.05.05 23:57:36.475689 [ 5 ] {43d61ca3-59e2-4ed0-89a1-97f5d673445c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5086 | 2026.05.05 23:57:36.476248 [ 5 ] {43d61ca3-59e2-4ed0-89a1-97f5d673445c} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.05.05 23:57:36.476285 [ 5 ] {43d61ca3-59e2-4ed0-89a1-97f5d673445c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5088 | 2026.05.05 23:57:36.476643 [ 5 ] {43d61ca3-59e2-4ed0-89a1-97f5d673445c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5089 | 2026.05.05 23:57:36.476951 [ 5 ] {43d61ca3-59e2-4ed0-89a1-97f5d673445c} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.05.05 23:57:36.477127 [ 5 ] {43d61ca3-59e2-4ed0-89a1-97f5d673445c} <Debug> executeQuery: Read 229 rows, 20.84 KiB in 0.001497 sec., 152972.61189044756 rows/sec., 13.59 MiB/sec. | ||
| 5091 | 2026.05.05 23:57:36.477176 [ 5 ] {43d61ca3-59e2-4ed0-89a1-97f5d673445c} <Debug> TCPHandler: Processed in 0.001676193 sec. | ||
| 5092 | 2026.05.05 23:57:36.477351 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.05.05 23:57:36.477473 [ 5 ] {1ebb1668-4414-492b-8a98-bef90ef57e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5094 | 2026.05.05 23:57:36.477528 [ 5 ] {1ebb1668-4414-492b-8a98-bef90ef57e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5095 | 2026.05.05 23:57:36.478119 [ 5 ] {1ebb1668-4414-492b-8a98-bef90ef57e9f} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.05.05 23:57:36.478164 [ 5 ] {1ebb1668-4414-492b-8a98-bef90ef57e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5097 | 2026.05.05 23:57:36.478603 [ 5 ] {1ebb1668-4414-492b-8a98-bef90ef57e9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5098 | 2026.05.05 23:57:36.478959 [ 5 ] {1ebb1668-4414-492b-8a98-bef90ef57e9f} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.05.05 23:57:36.479146 [ 5 ] {1ebb1668-4414-492b-8a98-bef90ef57e9f} <Debug> executeQuery: Read 40 rows, 3.06 KiB in 0.001697 sec., 23571.007660577492 rows/sec., 1.76 MiB/sec. | ||
| 5100 | 2026.05.05 23:57:36.479200 [ 5 ] {1ebb1668-4414-492b-8a98-bef90ef57e9f} <Debug> TCPHandler: Processed in 0.001908546 sec. | ||
| 5101 | 2026.05.05 23:57:36.479363 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.05.05 23:57:36.479490 [ 5 ] {66ad9757-9886-44b1-9043-19fae1b1d17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.05.05 23:57:36.479549 [ 5 ] {66ad9757-9886-44b1-9043-19fae1b1d17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5104 | 2026.05.05 23:57:36.480130 [ 5 ] {66ad9757-9886-44b1-9043-19fae1b1d17b} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.05.05 23:57:36.480175 [ 5 ] {66ad9757-9886-44b1-9043-19fae1b1d17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5106 | 2026.05.05 23:57:36.480610 [ 5 ] {66ad9757-9886-44b1-9043-19fae1b1d17b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5107 | 2026.05.05 23:57:36.480948 [ 5 ] {66ad9757-9886-44b1-9043-19fae1b1d17b} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.05.05 23:57:36.481141 [ 5 ] {66ad9757-9886-44b1-9043-19fae1b1d17b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001675 sec., 14328.358208955224 rows/sec., 1.19 MiB/sec. | ||
| 5109 | 2026.05.05 23:57:36.481193 [ 5 ] {66ad9757-9886-44b1-9043-19fae1b1d17b} <Debug> TCPHandler: Processed in 0.001892635 sec. | ||
| 5110 | 2026.05.05 23:57:36.481366 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.05.05 23:57:36.481485 [ 5 ] {0ca40913-14c0-4148-9218-744559bac1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.05.05 23:57:36.481545 [ 5 ] {0ca40913-14c0-4148-9218-744559bac1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5113 | 2026.05.05 23:57:36.482064 [ 5 ] {0ca40913-14c0-4148-9218-744559bac1f1} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.05.05 23:57:36.482098 [ 5 ] {0ca40913-14c0-4148-9218-744559bac1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5115 | 2026.05.05 23:57:36.482473 [ 5 ] {0ca40913-14c0-4148-9218-744559bac1f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5116 | 2026.05.05 23:57:36.482763 [ 5 ] {0ca40913-14c0-4148-9218-744559bac1f1} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.05.05 23:57:36.482916 [ 5 ] {0ca40913-14c0-4148-9218-744559bac1f1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001451 sec., 8270.158511371468 rows/sec., 646.11 KiB/sec. | ||
| 5118 | 2026.05.05 23:57:36.482966 [ 5 ] {0ca40913-14c0-4148-9218-744559bac1f1} <Debug> TCPHandler: Processed in 0.001665314 sec. | ||
| 5119 | 2026.05.05 23:57:36.483126 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.05.05 23:57:36.483225 [ 5 ] {8edfe1f9-23ca-4a2c-9aee-bbead02c8ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5121 | 2026.05.05 23:57:36.483267 [ 5 ] {8edfe1f9-23ca-4a2c-9aee-bbead02c8ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5122 | 2026.05.05 23:57:36.483788 [ 5 ] {8edfe1f9-23ca-4a2c-9aee-bbead02c8ffe} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.05.05 23:57:36.483824 [ 5 ] {8edfe1f9-23ca-4a2c-9aee-bbead02c8ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5124 | 2026.05.05 23:57:36.484182 [ 5 ] {8edfe1f9-23ca-4a2c-9aee-bbead02c8ffe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5125 | 2026.05.05 23:57:36.484436 [ 5 ] {8edfe1f9-23ca-4a2c-9aee-bbead02c8ffe} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.05.05 23:57:36.484575 [ 5 ] {8edfe1f9-23ca-4a2c-9aee-bbead02c8ffe} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001368 sec., 93567.2514619883 rows/sec., 7.58 MiB/sec. | ||
| 5127 | 2026.05.05 23:57:36.484613 [ 5 ] {8edfe1f9-23ca-4a2c-9aee-bbead02c8ffe} <Debug> TCPHandler: Processed in 0.001538002 sec. | ||
| 5128 | 2026.05.05 23:57:36.484783 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.05.05 23:57:36.484900 [ 5 ] {32c411ba-3be4-4373-8602-13eec1765238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5130 | 2026.05.05 23:57:36.484952 [ 5 ] {32c411ba-3be4-4373-8602-13eec1765238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5131 | 2026.05.05 23:57:36.485536 [ 5 ] {32c411ba-3be4-4373-8602-13eec1765238} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.05.05 23:57:36.485583 [ 5 ] {32c411ba-3be4-4373-8602-13eec1765238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5133 | 2026.05.05 23:57:36.486058 [ 5 ] {32c411ba-3be4-4373-8602-13eec1765238} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5134 | 2026.05.05 23:57:36.486361 [ 5 ] {32c411ba-3be4-4373-8602-13eec1765238} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.05.05 23:57:36.486542 [ 5 ] {32c411ba-3be4-4373-8602-13eec1765238} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001664 sec., 118389.42307692308 rows/sec., 8.49 MiB/sec. | ||
| 5136 | 2026.05.05 23:57:36.486594 [ 5 ] {32c411ba-3be4-4373-8602-13eec1765238} <Debug> TCPHandler: Processed in 0.001862925 sec. | ||
| 5137 | 2026.05.05 23:57:36.486785 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.05.05 23:57:36.486988 [ 5 ] {ae54e5ed-7582-4094-bfd7-c27516fc3638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5139 | 2026.05.05 23:57:36.487062 [ 5 ] {ae54e5ed-7582-4094-bfd7-c27516fc3638} <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.05 23:57:36.488630 [ 5 ] {ae54e5ed-7582-4094-bfd7-c27516fc3638} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.05.05 23:57:36.488679 [ 5 ] {ae54e5ed-7582-4094-bfd7-c27516fc3638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5142 | 2026.05.05 23:57:36.489540 [ 5 ] {ae54e5ed-7582-4094-bfd7-c27516fc3638} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5143 | 2026.05.05 23:57:36.489938 [ 5 ] {ae54e5ed-7582-4094-bfd7-c27516fc3638} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.05.05 23:57:36.490244 [ 5 ] {ae54e5ed-7582-4094-bfd7-c27516fc3638} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00328 sec., 7926.829268292683 rows/sec., 14.20 MiB/sec. | ||
| 5145 | 2026.05.05 23:57:36.490333 [ 5 ] {ae54e5ed-7582-4094-bfd7-c27516fc3638} <Debug> TCPHandler: Processed in 0.003610499 sec. | ||
| 5146 | 2026.05.05 23:57:36.490508 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.05.05 23:57:36.490625 [ 5 ] {6fcda6a6-f840-49f4-9564-fdb94348dd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5148 | 2026.05.05 23:57:36.490680 [ 5 ] {6fcda6a6-f840-49f4-9564-fdb94348dd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5149 | 2026.05.05 23:57:36.491118 [ 5 ] {6fcda6a6-f840-49f4-9564-fdb94348dd31} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.05.05 23:57:36.491153 [ 5 ] {6fcda6a6-f840-49f4-9564-fdb94348dd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5151 | 2026.05.05 23:57:36.491574 [ 5 ] {6fcda6a6-f840-49f4-9564-fdb94348dd31} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5152 | 2026.05.05 23:57:36.491852 [ 5 ] {6fcda6a6-f840-49f4-9564-fdb94348dd31} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.05.05 23:57:36.492010 [ 5 ] {6fcda6a6-f840-49f4-9564-fdb94348dd31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
| 5154 | 2026.05.05 23:57:36.492054 [ 5 ] {6fcda6a6-f840-49f4-9564-fdb94348dd31} <Debug> TCPHandler: Processed in 0.001614513 sec. | ||
| 5155 | 2026.05.05 23:57:38.350254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10092 | ||
| 5156 | 2026.05.05 23:57:38.350923 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.05.05 23:57:38.350980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5158 | 2026.05.05 23:57:38.351470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5159 | 2026.05.05 23:57:38.351706 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.05.05 23:57:38.351849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10092 | ||
| 5161 | 2026.05.05 23:57:38.351852 [ 57 ] {} <Debug> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5162 | 2026.05.05 23:57:38.351928 [ 57 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.05.05 23:57:38.351951 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5164 | 2026.05.05 23:57:38.352083 [ 199 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 5165 | 2026.05.05 23:57:38.352245 [ 199 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5166 | 2026.05.05 23:57:38.352289 [ 199 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7660 rows starting from the beginning of the part | ||
| 5167 | 2026.05.05 23:57:38.352359 [ 199 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 5168 | 2026.05.05 23:57:38.352415 [ 199 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 5169 | 2026.05.05 23:57:38.352463 [ 199 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 5170 | 2026.05.05 23:57:38.352508 [ 199 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 5171 | 2026.05.05 23:57:38.352551 [ 199 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 5172 | 2026.05.05 23:57:38.354818 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10092 rows, containing 4 columns (4 merged, 0 gathered) in 0.002796883 sec., 3608302.5282072937 rows/sec., 51.62 MiB/sec. | ||
| 5173 | 2026.05.05 23:57:38.355331 [ 186 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5174 | 2026.05.05 23:57:38.355661 [ 186 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_21_4} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.05.05 23:57:38.355744 [ 186 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_21_4} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5176 | 2026.05.05 23:57:38.355850 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5177 | 2026.05.05 23:57:38.898466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5178 | 2026.05.05 23:57:38.916543 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.05.05 23:57:38.916611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5180 | 2026.05.05 23:57:38.922517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5181 | 2026.05.05 23:57:38.923253 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.05.05 23:57:38.923553 [ 29 ] {} <Debug> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5183 | 2026.05.05 23:57:38.923616 [ 29 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.05.05 23:57:38.923636 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5185 | 2026.05.05 23:57:38.923733 [ 199 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 5186 | 2026.05.05 23:57:38.926261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5187 | 2026.05.05 23:57:38.926954 [ 199 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5188 | 2026.05.05 23:57:38.927700 [ 199 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 5189 | 2026.05.05 23:57:38.931127 [ 199 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5190 | 2026.05.05 23:57:38.934618 [ 199 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5191 | 2026.05.05 23:57:38.938259 [ 199 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 5192 | 2026.05.05 23:57:38.942304 [ 199 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 5193 | 2026.05.05 23:57:38.946399 [ 199 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 5194 | 2026.05.05 23:57:38.994523 [ 193 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070829761 sec., 2244.8190951823203 rows/sec., 11.61 MiB/sec. | ||
| 5195 | 2026.05.05 23:57:38.997193 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5196 | 2026.05.05 23:57:38.999334 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_21_4} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.05.05 23:57:38.999457 [ 198 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_21_4} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5198 | 2026.05.05 23:57:39.002596 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5199 | 2026.05.05 23:57:40.000306 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.12 MiB, peak 265.08 MiB, free memory in arenas 0.00 B, will set to 257.96 MiB (RSS), difference: 3.85 MiB | ||
| 5200 | 2026.05.05 23:57:40.875163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 642 | ||
| 5201 | 2026.05.05 23:57:40.877497 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.05.05 23:57:40.877540 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5203 | 2026.05.05 23:57:40.878796 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5204 | 2026.05.05 23:57:40.879053 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.05.05 23:57:40.879190 [ 54 ] {} <Debug> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5206 | 2026.05.05 23:57:40.879226 [ 54 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.05.05 23:57:40.879244 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5208 | 2026.05.05 23:57:40.879302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 5209 | 2026.05.05 23:57:40.879324 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 5210 | 2026.05.05 23:57:40.879799 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5211 | 2026.05.05 23:57:40.879937 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part | ||
| 5212 | 2026.05.05 23:57:40.880289 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 5213 | 2026.05.05 23:57:40.880633 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5214 | 2026.05.05 23:57:40.880964 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 5215 | 2026.05.05 23:57:40.881296 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 5216 | 2026.05.05 23:57:40.881627 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5217 | 2026.05.05 23:57:40.887963 [ 191 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 72 columns (72 merged, 0 gathered) in 0.008667871 sec., 74066.63066397734 rows/sec., 64.24 MiB/sec. | ||
| 5218 | 2026.05.05 23:57:40.888934 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5219 | 2026.05.05 23:57:40.889439 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.05.05 23:57:40.889501 [ 194 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_16_3} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5221 | 2026.05.05 23:57:40.889644 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 5222 | 2026.05.05 23:57:41.459694 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.05.05 23:57:41.459943 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5224 | 2026.05.05 23:57:41.460309 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5225 | 2026.05.05 23:57:41.460349 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5226 | 2026.05.05 23:57:41.460574 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5227 | 2026.05.05 23:57:41.460641 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5228 | 2026.05.05 23:57:41.460780 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5229 | 2026.05.05 23:57:41.460898 [ 349 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5230 | 2026.05.05 23:57:41.460917 [ 350 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5231 | 2026.05.05 23:57:41.460922 [ 348 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5232 | 2026.05.05 23:57:41.461070 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 5233 | 2026.05.05 23:57:41.461097 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5234 | 2026.05.05 23:57:41.461164 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5235 | 2026.05.05 23:57:41.461184 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5236 | 2026.05.05 23:57:41.461218 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5237 | 2026.05.05 23:57:41.461256 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5238 | 2026.05.05 23:57:41.462775 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002931 sec., 17059.0242238144 rows/sec., 3.20 MiB/sec. | ||
| 5239 | 2026.05.05 23:57:41.462920 [ 5 ] {a6a08810-6873-43ed-a02b-74a5b5cd2d71} <Debug> TCPHandler: Processed in 0.003378328 sec. | ||
| 5240 | 2026.05.05 23:57:41.464848 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.05.05 23:57:41.464956 [ 5 ] {22a498dc-eb2e-412f-a94d-8dfc29899976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5242 | 2026.05.05 23:57:41.464999 [ 5 ] {22a498dc-eb2e-412f-a94d-8dfc29899976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5243 | 2026.05.05 23:57:41.465488 [ 5 ] {22a498dc-eb2e-412f-a94d-8dfc29899976} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.05.05 23:57:41.465532 [ 5 ] {22a498dc-eb2e-412f-a94d-8dfc29899976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5245 | 2026.05.05 23:57:41.465902 [ 5 ] {22a498dc-eb2e-412f-a94d-8dfc29899976} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5246 | 2026.05.05 23:57:41.466126 [ 5 ] {22a498dc-eb2e-412f-a94d-8dfc29899976} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.05.05 23:57:41.466272 [ 5 ] {22a498dc-eb2e-412f-a94d-8dfc29899976} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001347 sec., 63845.582776540454 rows/sec., 5.36 MiB/sec. | ||
| 5248 | 2026.05.05 23:57:41.466310 [ 5 ] {22a498dc-eb2e-412f-a94d-8dfc29899976} <Debug> TCPHandler: Processed in 0.001512303 sec. | ||
| 5249 | 2026.05.05 23:57:41.466435 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.05.05 23:57:41.466529 [ 5 ] {bfa19ea4-7d97-429f-b7dd-003f308ae7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5251 | 2026.05.05 23:57:41.466569 [ 5 ] {bfa19ea4-7d97-429f-b7dd-003f308ae7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5252 | 2026.05.05 23:57:41.466959 [ 5 ] {bfa19ea4-7d97-429f-b7dd-003f308ae7c1} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.05.05 23:57:41.466995 [ 5 ] {bfa19ea4-7d97-429f-b7dd-003f308ae7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5254 | 2026.05.05 23:57:41.467298 [ 5 ] {bfa19ea4-7d97-429f-b7dd-003f308ae7c1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5255 | 2026.05.05 23:57:41.467522 [ 5 ] {bfa19ea4-7d97-429f-b7dd-003f308ae7c1} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.05.05 23:57:41.467652 [ 5 ] {bfa19ea4-7d97-429f-b7dd-003f308ae7c1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001144 sec., 13111.88811188811 rows/sec., 985.95 KiB/sec. | ||
| 5257 | 2026.05.05 23:57:41.467689 [ 5 ] {bfa19ea4-7d97-429f-b7dd-003f308ae7c1} <Debug> TCPHandler: Processed in 0.00130417 sec. | ||
| 5258 | 2026.05.05 23:57:41.467812 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.05.05 23:57:41.467935 [ 5 ] {ba68085e-23ab-4acd-ab1c-1c4e1b0f9ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5260 | 2026.05.05 23:57:41.467985 [ 5 ] {ba68085e-23ab-4acd-ab1c-1c4e1b0f9ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5261 | 2026.05.05 23:57:41.468469 [ 5 ] {ba68085e-23ab-4acd-ab1c-1c4e1b0f9ec7} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.05.05 23:57:41.468506 [ 5 ] {ba68085e-23ab-4acd-ab1c-1c4e1b0f9ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5263 | 2026.05.05 23:57:41.468816 [ 5 ] {ba68085e-23ab-4acd-ab1c-1c4e1b0f9ec7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5264 | 2026.05.05 23:57:41.469027 [ 5 ] {ba68085e-23ab-4acd-ab1c-1c4e1b0f9ec7} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.05.05 23:57:41.469155 [ 5 ] {ba68085e-23ab-4acd-ab1c-1c4e1b0f9ec7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001246 sec., 63402.88924558588 rows/sec., 4.95 MiB/sec. | ||
| 5266 | 2026.05.05 23:57:41.469193 [ 5 ] {ba68085e-23ab-4acd-ab1c-1c4e1b0f9ec7} <Debug> TCPHandler: Processed in 0.001442552 sec. | ||
| 5267 | 2026.05.05 23:57:41.469309 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.05.05 23:57:41.469405 [ 5 ] {cdc8b1b0-ed68-4b25-96c4-f91415d7d8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5269 | 2026.05.05 23:57:41.469449 [ 5 ] {cdc8b1b0-ed68-4b25-96c4-f91415d7d8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5270 | 2026.05.05 23:57:41.469849 [ 5 ] {cdc8b1b0-ed68-4b25-96c4-f91415d7d8dc} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.05.05 23:57:41.469885 [ 5 ] {cdc8b1b0-ed68-4b25-96c4-f91415d7d8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5272 | 2026.05.05 23:57:41.470216 [ 5 ] {cdc8b1b0-ed68-4b25-96c4-f91415d7d8dc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5273 | 2026.05.05 23:57:41.470432 [ 5 ] {cdc8b1b0-ed68-4b25-96c4-f91415d7d8dc} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.05 23:57:41.470564 [ 5 ] {cdc8b1b0-ed68-4b25-96c4-f91415d7d8dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 5275 | 2026.05.05 23:57:41.470601 [ 5 ] {cdc8b1b0-ed68-4b25-96c4-f91415d7d8dc} <Debug> TCPHandler: Processed in 0.001342241 sec. | ||
| 5276 | 2026.05.05 23:57:41.470720 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.05.05 23:57:41.470816 [ 5 ] {49cc4d98-ea3b-4418-82fc-57e4c8c73db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5278 | 2026.05.05 23:57:41.470870 [ 5 ] {49cc4d98-ea3b-4418-82fc-57e4c8c73db8} <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 | ||
| 5279 | 2026.05.05 23:57:41.471616 [ 5 ] {49cc4d98-ea3b-4418-82fc-57e4c8c73db8} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.05.05 23:57:41.471651 [ 5 ] {49cc4d98-ea3b-4418-82fc-57e4c8c73db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5281 | 2026.05.05 23:57:41.472184 [ 5 ] {49cc4d98-ea3b-4418-82fc-57e4c8c73db8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5282 | 2026.05.05 23:57:41.472404 [ 5 ] {49cc4d98-ea3b-4418-82fc-57e4c8c73db8} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.05.05 23:57:41.472550 [ 5 ] {49cc4d98-ea3b-4418-82fc-57e4c8c73db8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001752 sec., 8561.643835616438 rows/sec., 15.34 MiB/sec. | ||
| 5284 | 2026.05.05 23:57:41.472611 [ 5 ] {49cc4d98-ea3b-4418-82fc-57e4c8c73db8} <Debug> TCPHandler: Processed in 0.001939876 sec. | ||
| 5285 | 2026.05.05 23:57:41.472730 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.05.05 23:57:41.472824 [ 5 ] {7e50bba6-5762-4619-9e7f-1c1b9b6d51c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.05.05 23:57:41.472864 [ 5 ] {7e50bba6-5762-4619-9e7f-1c1b9b6d51c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5288 | 2026.05.05 23:57:41.473197 [ 5 ] {7e50bba6-5762-4619-9e7f-1c1b9b6d51c0} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.05.05 23:57:41.473233 [ 5 ] {7e50bba6-5762-4619-9e7f-1c1b9b6d51c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5290 | 2026.05.05 23:57:41.473543 [ 5 ] {7e50bba6-5762-4619-9e7f-1c1b9b6d51c0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5291 | 2026.05.05 23:57:41.473753 [ 5 ] {7e50bba6-5762-4619-9e7f-1c1b9b6d51c0} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.05.05 23:57:41.473880 [ 5 ] {7e50bba6-5762-4619-9e7f-1c1b9b6d51c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5293 | 2026.05.05 23:57:41.473916 [ 5 ] {7e50bba6-5762-4619-9e7f-1c1b9b6d51c0} <Debug> TCPHandler: Processed in 0.00123541 sec. | ||
| 5294 | 2026.05.05 23:57:45.759427 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5295 | 2026.05.05 23:57:45.759493 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5296 | 2026.05.05 23:57:45.852176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10540 | ||
| 5297 | 2026.05.05 23:57:45.852626 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.05.05 23:57:45.852672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5299 | 2026.05.05 23:57:45.853391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5300 | 2026.05.05 23:57:45.853628 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.05.05 23:57:45.853769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10540 | ||
| 5302 | 2026.05.05 23:57:46.426598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5303 | 2026.05.05 23:57:46.442340 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.05.05 23:57:46.442412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5305 | 2026.05.05 23:57:46.448205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5306 | 2026.05.05 23:57:46.448906 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2026.05.05 23:57:46.451607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5308 | 2026.05.05 23:57:46.460201 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.05.05 23:57:46.460451 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5310 | 2026.05.05 23:57:46.460809 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5311 | 2026.05.05 23:57:46.460846 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5312 | 2026.05.05 23:57:46.461067 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5313 | 2026.05.05 23:57:46.461140 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5314 | 2026.05.05 23:57:46.461285 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5315 | 2026.05.05 23:57:46.461391 [ 350 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5316 | 2026.05.05 23:57:46.461402 [ 349 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5317 | 2026.05.05 23:57:46.461422 [ 320 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5318 | 2026.05.05 23:57:46.461548 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 5319 | 2026.05.05 23:57:46.461577 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5320 | 2026.05.05 23:57:46.461647 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5321 | 2026.05.05 23:57:46.461667 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5322 | 2026.05.05 23:57:46.461702 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5323 | 2026.05.05 23:57:46.461747 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5324 | 2026.05.05 23:57:46.462891 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002543 sec., 19661.81675186787 rows/sec., 3.68 MiB/sec. | ||
| 5325 | 2026.05.05 23:57:46.463003 [ 5 ] {4dba9c2e-84d8-423f-8642-1d7a27c1aefe} <Debug> TCPHandler: Processed in 0.002948864 sec. | ||
| 5326 | 2026.05.05 23:57:46.465043 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.05.05 23:57:46.465155 [ 5 ] {b4d5cd1b-cfd6-4b75-a867-86daa1453acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5328 | 2026.05.05 23:57:46.465202 [ 5 ] {b4d5cd1b-cfd6-4b75-a867-86daa1453acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5329 | 2026.05.05 23:57:46.465687 [ 5 ] {b4d5cd1b-cfd6-4b75-a867-86daa1453acc} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.05.05 23:57:46.465728 [ 5 ] {b4d5cd1b-cfd6-4b75-a867-86daa1453acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5331 | 2026.05.05 23:57:46.466096 [ 5 ] {b4d5cd1b-cfd6-4b75-a867-86daa1453acc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5332 | 2026.05.05 23:57:46.466319 [ 5 ] {b4d5cd1b-cfd6-4b75-a867-86daa1453acc} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.05.05 23:57:46.466467 [ 5 ] {b4d5cd1b-cfd6-4b75-a867-86daa1453acc} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001344 sec., 80357.14285714286 rows/sec., 6.76 MiB/sec. | ||
| 5334 | 2026.05.05 23:57:46.466506 [ 5 ] {b4d5cd1b-cfd6-4b75-a867-86daa1453acc} <Debug> TCPHandler: Processed in 0.001516692 sec. | ||
| 5335 | 2026.05.05 23:57:46.466629 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2026.05.05 23:57:46.466726 [ 5 ] {9ccad820-1716-44a9-bbaf-48b449587c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5337 | 2026.05.05 23:57:46.466767 [ 5 ] {9ccad820-1716-44a9-bbaf-48b449587c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5338 | 2026.05.05 23:57:46.467170 [ 5 ] {9ccad820-1716-44a9-bbaf-48b449587c3c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.05.05 23:57:46.467207 [ 5 ] {9ccad820-1716-44a9-bbaf-48b449587c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5340 | 2026.05.05 23:57:46.467498 [ 5 ] {9ccad820-1716-44a9-bbaf-48b449587c3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5341 | 2026.05.05 23:57:46.467703 [ 5 ] {9ccad820-1716-44a9-bbaf-48b449587c3c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.05.05 23:57:46.467836 [ 5 ] {9ccad820-1716-44a9-bbaf-48b449587c3c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001131 sec., 22988.505747126437 rows/sec., 1.69 MiB/sec. | ||
| 5343 | 2026.05.05 23:57:46.467873 [ 5 ] {9ccad820-1716-44a9-bbaf-48b449587c3c} <Debug> TCPHandler: Processed in 0.00129517 sec. | ||
| 5344 | 2026.05.05 23:57:46.467984 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.05.05 23:57:46.468078 [ 5 ] {f943cbd3-8778-4892-afaf-ca090821390c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5346 | 2026.05.05 23:57:46.468118 [ 5 ] {f943cbd3-8778-4892-afaf-ca090821390c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5347 | 2026.05.05 23:57:46.468529 [ 5 ] {f943cbd3-8778-4892-afaf-ca090821390c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.05.05 23:57:46.468565 [ 5 ] {f943cbd3-8778-4892-afaf-ca090821390c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5349 | 2026.05.05 23:57:46.468873 [ 5 ] {f943cbd3-8778-4892-afaf-ca090821390c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5350 | 2026.05.05 23:57:46.469080 [ 5 ] {f943cbd3-8778-4892-afaf-ca090821390c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.05.05 23:57:46.469209 [ 5 ] {f943cbd3-8778-4892-afaf-ca090821390c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 6.12 MiB/sec. | ||
| 5352 | 2026.05.05 23:57:46.469246 [ 5 ] {f943cbd3-8778-4892-afaf-ca090821390c} <Debug> TCPHandler: Processed in 0.001311331 sec. | ||
| 5353 | 2026.05.05 23:57:46.469358 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.05.05 23:57:46.469452 [ 5 ] {ddf74005-ef34-41db-bb79-64d7956d0ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5355 | 2026.05.05 23:57:46.469494 [ 5 ] {ddf74005-ef34-41db-bb79-64d7956d0ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5356 | 2026.05.05 23:57:46.469873 [ 5 ] {ddf74005-ef34-41db-bb79-64d7956d0ed9} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.05.05 23:57:46.469909 [ 5 ] {ddf74005-ef34-41db-bb79-64d7956d0ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5358 | 2026.05.05 23:57:46.470241 [ 5 ] {ddf74005-ef34-41db-bb79-64d7956d0ed9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5359 | 2026.05.05 23:57:46.470444 [ 5 ] {ddf74005-ef34-41db-bb79-64d7956d0ed9} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.05.05 23:57:46.470574 [ 5 ] {ddf74005-ef34-41db-bb79-64d7956d0ed9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 5361 | 2026.05.05 23:57:46.470610 [ 5 ] {ddf74005-ef34-41db-bb79-64d7956d0ed9} <Debug> TCPHandler: Processed in 0.001301691 sec. | ||
| 5362 | 2026.05.05 23:57:46.470733 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2026.05.05 23:57:46.470850 [ 5 ] {52632fb2-ee83-44f1-bb18-ca649813612f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5364 | 2026.05.05 23:57:46.470918 [ 5 ] {52632fb2-ee83-44f1-bb18-ca649813612f} <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 | ||
| 5365 | 2026.05.05 23:57:46.471789 [ 5 ] {52632fb2-ee83-44f1-bb18-ca649813612f} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.05.05 23:57:46.471827 [ 5 ] {52632fb2-ee83-44f1-bb18-ca649813612f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5367 | 2026.05.05 23:57:46.472409 [ 5 ] {52632fb2-ee83-44f1-bb18-ca649813612f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5368 | 2026.05.05 23:57:46.472633 [ 5 ] {52632fb2-ee83-44f1-bb18-ca649813612f} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.05.05 23:57:46.472771 [ 5 ] {52632fb2-ee83-44f1-bb18-ca649813612f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001945 sec., 13367.609254498715 rows/sec., 23.95 MiB/sec. | ||
| 5370 | 2026.05.05 23:57:46.472823 [ 5 ] {52632fb2-ee83-44f1-bb18-ca649813612f} <Debug> TCPHandler: Processed in 0.002152158 sec. | ||
| 5371 | 2026.05.05 23:57:46.472948 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.05.05 23:57:46.473045 [ 5 ] {d09d3c43-a182-4021-a9d0-d99249af4d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5373 | 2026.05.05 23:57:46.473088 [ 5 ] {d09d3c43-a182-4021-a9d0-d99249af4d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5374 | 2026.05.05 23:57:46.473423 [ 5 ] {d09d3c43-a182-4021-a9d0-d99249af4d3d} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.05.05 23:57:46.473460 [ 5 ] {d09d3c43-a182-4021-a9d0-d99249af4d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5376 | 2026.05.05 23:57:46.473776 [ 5 ] {d09d3c43-a182-4021-a9d0-d99249af4d3d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5377 | 2026.05.05 23:57:46.473992 [ 5 ] {d09d3c43-a182-4021-a9d0-d99249af4d3d} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.05.05 23:57:46.474125 [ 5 ] {d09d3c43-a182-4021-a9d0-d99249af4d3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 5379 | 2026.05.05 23:57:46.474162 [ 5 ] {d09d3c43-a182-4021-a9d0-d99249af4d3d} <Debug> TCPHandler: Processed in 0.00126443 sec. | ||
| 5380 | 2026.05.05 23:57:48.654753 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2026.05.05 23:57:48.655011 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5382 | 2026.05.05 23:57:48.655394 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5383 | 2026.05.05 23:57:48.655436 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5384 | 2026.05.05 23:57:48.655702 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5385 | 2026.05.05 23:57:48.655773 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5386 | 2026.05.05 23:57:48.655916 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 5387 | 2026.05.05 23:57:48.656033 [ 349 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5388 | 2026.05.05 23:57:48.656043 [ 350 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5389 | 2026.05.05 23:57:48.656055 [ 320 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5390 | 2026.05.05 23:57:48.656180 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 5391 | 2026.05.05 23:57:48.656208 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5392 | 2026.05.05 23:57:48.656278 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5393 | 2026.05.05 23:57:48.656297 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5394 | 2026.05.05 23:57:48.656333 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5395 | 2026.05.05 23:57:48.656372 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5396 | 2026.05.05 23:57:48.657514 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002611 sec., 19149.75105323631 rows/sec., 3.59 MiB/sec. | ||
| 5397 | 2026.05.05 23:57:48.657632 [ 5 ] {5f852113-5c91-4174-a848-99d9700e8c22} <Debug> TCPHandler: Processed in 0.003011085 sec. | ||
| 5398 | 2026.05.05 23:57:48.673191 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5399 | 2026.05.05 23:57:48.673308 [ 5 ] {aa542dbf-aa3c-4569-9f5e-5e756b55019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5400 | 2026.05.05 23:57:48.673355 [ 5 ] {aa542dbf-aa3c-4569-9f5e-5e756b55019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5401 | 2026.05.05 23:57:48.673946 [ 5 ] {aa542dbf-aa3c-4569-9f5e-5e756b55019d} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.05.05 23:57:48.673983 [ 5 ] {aa542dbf-aa3c-4569-9f5e-5e756b55019d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5403 | 2026.05.05 23:57:48.674362 [ 5 ] {aa542dbf-aa3c-4569-9f5e-5e756b55019d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5404 | 2026.05.05 23:57:48.674594 [ 5 ] {aa542dbf-aa3c-4569-9f5e-5e756b55019d} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.05.05 23:57:48.674740 [ 5 ] {aa542dbf-aa3c-4569-9f5e-5e756b55019d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001466 sec., 193724.4201909959 rows/sec., 12.30 MiB/sec. | ||
| 5406 | 2026.05.05 23:57:48.674781 [ 5 ] {aa542dbf-aa3c-4569-9f5e-5e756b55019d} <Debug> TCPHandler: Processed in 0.001644294 sec. | ||
| 5407 | 2026.05.05 23:57:48.674934 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2026.05.05 23:57:48.675034 [ 5 ] {1560178e-b5ec-436f-8446-6cac6458c960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5409 | 2026.05.05 23:57:48.675077 [ 5 ] {1560178e-b5ec-436f-8446-6cac6458c960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5410 | 2026.05.05 23:57:48.676948 [ 5 ] {1560178e-b5ec-436f-8446-6cac6458c960} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.05.05 23:57:48.676983 [ 5 ] {1560178e-b5ec-436f-8446-6cac6458c960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5412 | 2026.05.05 23:57:48.677558 [ 5 ] {1560178e-b5ec-436f-8446-6cac6458c960} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5413 | 2026.05.05 23:57:48.677781 [ 5 ] {1560178e-b5ec-436f-8446-6cac6458c960} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.05.05 23:57:48.677886 [ 69 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5415 | 2026.05.05 23:57:48.677921 [ 5 ] {1560178e-b5ec-436f-8446-6cac6458c960} <Debug> executeQuery: Read 3172 rows, 242.75 KiB in 0.002909 sec., 1090409.0752836026 rows/sec., 81.49 MiB/sec. | ||
| 5416 | 2026.05.05 23:57:48.677921 [ 69 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.05.05 23:57:48.677955 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5418 | 2026.05.05 23:57:48.677963 [ 5 ] {1560178e-b5ec-436f-8446-6cac6458c960} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5419 | 2026.05.05 23:57:48.677977 [ 5 ] {1560178e-b5ec-436f-8446-6cac6458c960} <Debug> TCPHandler: Processed in 0.003095725 sec. | ||
| 5420 | 2026.05.05 23:57:48.678043 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 5421 | 2026.05.05 23:57:48.678112 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.05.05 23:57:48.678137 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5423 | 2026.05.05 23:57:48.678170 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3358 rows starting from the beginning of the part | ||
| 5424 | 2026.05.05 23:57:48.678212 [ 5 ] {35fc6d23-2a9d-4d80-a278-fada65e74294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.05.05 23:57:48.678236 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 86 rows starting from the beginning of the part | ||
| 5426 | 2026.05.05 23:57:48.678254 [ 5 ] {35fc6d23-2a9d-4d80-a278-fada65e74294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5427 | 2026.05.05 23:57:48.678289 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 229 rows starting from the beginning of the part | ||
| 5428 | 2026.05.05 23:57:48.678340 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 86 rows starting from the beginning of the part | ||
| 5429 | 2026.05.05 23:57:48.678387 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part | ||
| 5430 | 2026.05.05 23:57:48.678434 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3172 rows starting from the beginning of the part | ||
| 5431 | 2026.05.05 23:57:48.678726 [ 5 ] {35fc6d23-2a9d-4d80-a278-fada65e74294} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.05.05 23:57:48.678761 [ 5 ] {35fc6d23-2a9d-4d80-a278-fada65e74294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5433 | 2026.05.05 23:57:48.679082 [ 5 ] {35fc6d23-2a9d-4d80-a278-fada65e74294} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5434 | 2026.05.05 23:57:48.679301 [ 5 ] {35fc6d23-2a9d-4d80-a278-fada65e74294} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.05.05 23:57:48.679432 [ 5 ] {35fc6d23-2a9d-4d80-a278-fada65e74294} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001241 sec., 133763.09427880743 rows/sec., 8.14 MiB/sec. | ||
| 5436 | 2026.05.05 23:57:48.679471 [ 5 ] {35fc6d23-2a9d-4d80-a278-fada65e74294} <Debug> TCPHandler: Processed in 0.001408892 sec. | ||
| 5437 | 2026.05.05 23:57:48.679598 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.05.05 23:57:48.679695 [ 5 ] {108f05ee-5ce3-41b2-83c2-2a45d1f34867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5439 | 2026.05.05 23:57:48.679737 [ 5 ] {108f05ee-5ce3-41b2-83c2-2a45d1f34867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5440 | 2026.05.05 23:57:48.680426 [ 5 ] {108f05ee-5ce3-41b2-83c2-2a45d1f34867} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.05.05 23:57:48.680463 [ 5 ] {108f05ee-5ce3-41b2-83c2-2a45d1f34867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5442 | 2026.05.05 23:57:48.680814 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7039 rows, containing 5 columns (5 merged, 0 gathered) in 0.002811813 sec., 2503367.044679003 rows/sec., 199.83 MiB/sec. | ||
| 5443 | 2026.05.05 23:57:48.680839 [ 5 ] {108f05ee-5ce3-41b2-83c2-2a45d1f34867} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5444 | 2026.05.05 23:57:48.681065 [ 5 ] {108f05ee-5ce3-41b2-83c2-2a45d1f34867} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.05.05 23:57:48.681102 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5446 | 2026.05.05 23:57:48.681198 [ 5 ] {108f05ee-5ce3-41b2-83c2-2a45d1f34867} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001521 sec., 624589.0861275477 rows/sec., 36.75 MiB/sec. | ||
| 5447 | 2026.05.05 23:57:48.681236 [ 5 ] {108f05ee-5ce3-41b2-83c2-2a45d1f34867} <Debug> TCPHandler: Processed in 0.001688994 sec. | ||
| 5448 | 2026.05.05 23:57:48.681361 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5449 | 2026.05.05 23:57:48.681362 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.05.05 23:57:48.681435 [ 189 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_36_7} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5451 | 2026.05.05 23:57:48.681457 [ 5 ] {1ad9988e-7ee3-4f75-abe1-b8c764de22ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5452 | 2026.05.05 23:57:48.681499 [ 5 ] {1ad9988e-7ee3-4f75-abe1-b8c764de22ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5453 | 2026.05.05 23:57:48.681503 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 5454 | 2026.05.05 23:57:48.681885 [ 5 ] {1ad9988e-7ee3-4f75-abe1-b8c764de22ed} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.05.05 23:57:48.681921 [ 5 ] {1ad9988e-7ee3-4f75-abe1-b8c764de22ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5456 | 2026.05.05 23:57:48.682205 [ 5 ] {1ad9988e-7ee3-4f75-abe1-b8c764de22ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5457 | 2026.05.05 23:57:48.682413 [ 5 ] {1ad9988e-7ee3-4f75-abe1-b8c764de22ed} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.05.05 23:57:48.682540 [ 5 ] {1ad9988e-7ee3-4f75-abe1-b8c764de22ed} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 5459 | 2026.05.05 23:57:48.682578 [ 5 ] {1ad9988e-7ee3-4f75-abe1-b8c764de22ed} <Debug> TCPHandler: Processed in 0.001267211 sec. | ||
| 5460 | 2026.05.05 23:57:48.682706 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2026.05.05 23:57:48.682802 [ 5 ] {4685605c-6e8f-4d4b-9250-7590b1ee9776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5462 | 2026.05.05 23:57:48.682842 [ 5 ] {4685605c-6e8f-4d4b-9250-7590b1ee9776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5463 | 2026.05.05 23:57:48.683314 [ 5 ] {4685605c-6e8f-4d4b-9250-7590b1ee9776} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.05.05 23:57:48.683351 [ 5 ] {4685605c-6e8f-4d4b-9250-7590b1ee9776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5465 | 2026.05.05 23:57:48.683671 [ 5 ] {4685605c-6e8f-4d4b-9250-7590b1ee9776} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5466 | 2026.05.05 23:57:48.683879 [ 5 ] {4685605c-6e8f-4d4b-9250-7590b1ee9776} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.05.05 23:57:48.684006 [ 5 ] {4685605c-6e8f-4d4b-9250-7590b1ee9776} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001222 sec., 121112.92962356792 rows/sec., 6.89 MiB/sec. | ||
| 5468 | 2026.05.05 23:57:48.684046 [ 5 ] {4685605c-6e8f-4d4b-9250-7590b1ee9776} <Debug> TCPHandler: Processed in 0.001388751 sec. | ||
| 5469 | 2026.05.05 23:57:48.684172 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.05.05 23:57:48.684266 [ 5 ] {2b5a1987-deb9-4030-aa2f-9dfea898d702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5471 | 2026.05.05 23:57:48.684307 [ 5 ] {2b5a1987-deb9-4030-aa2f-9dfea898d702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5472 | 2026.05.05 23:57:48.685287 [ 5 ] {2b5a1987-deb9-4030-aa2f-9dfea898d702} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.05.05 23:57:48.685324 [ 5 ] {2b5a1987-deb9-4030-aa2f-9dfea898d702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5474 | 2026.05.05 23:57:48.685715 [ 5 ] {2b5a1987-deb9-4030-aa2f-9dfea898d702} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5475 | 2026.05.05 23:57:48.685942 [ 5 ] {2b5a1987-deb9-4030-aa2f-9dfea898d702} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.05.05 23:57:48.686055 [ 67 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5477 | 2026.05.05 23:57:48.686063 [ 5 ] {2b5a1987-deb9-4030-aa2f-9dfea898d702} <Debug> executeQuery: Read 1729 rows, 119.22 KiB in 0.001824 sec., 947916.6666666666 rows/sec., 63.83 MiB/sec. | ||
| 5478 | 2026.05.05 23:57:48.686121 [ 67 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.05.05 23:57:48.686138 [ 5 ] {2b5a1987-deb9-4030-aa2f-9dfea898d702} <Debug> TCPHandler: Processed in 0.002030666 sec. | ||
| 5480 | 2026.05.05 23:57:48.686146 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5481 | 2026.05.05 23:57:48.686261 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 5482 | 2026.05.05 23:57:48.686272 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.05.05 23:57:48.686381 [ 5 ] {0674f2d9-05ad-465f-a72d-b794bde9d726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5484 | 2026.05.05 23:57:48.686387 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5485 | 2026.05.05 23:57:48.686426 [ 5 ] {0674f2d9-05ad-465f-a72d-b794bde9d726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5486 | 2026.05.05 23:57:48.686434 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1829 rows starting from the beginning of the part | ||
| 5487 | 2026.05.05 23:57:48.686503 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 79 rows starting from the beginning of the part | ||
| 5488 | 2026.05.05 23:57:48.686546 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5489 | 2026.05.05 23:57:48.686586 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 79 rows starting from the beginning of the part | ||
| 5490 | 2026.05.05 23:57:48.686624 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5491 | 2026.05.05 23:57:48.686661 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1729 rows starting from the beginning of the part | ||
| 5492 | 2026.05.05 23:57:48.686771 [ 5 ] {0674f2d9-05ad-465f-a72d-b794bde9d726} <Trace> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2026.05.05 23:57:48.686811 [ 5 ] {0674f2d9-05ad-465f-a72d-b794bde9d726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5494 | 2026.05.05 23:57:48.687191 [ 5 ] {0674f2d9-05ad-465f-a72d-b794bde9d726} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5495 | 2026.05.05 23:57:48.687422 [ 5 ] {0674f2d9-05ad-465f-a72d-b794bde9d726} <Trace> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.05.05 23:57:48.687556 [ 5 ] {0674f2d9-05ad-465f-a72d-b794bde9d726} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 5497 | 2026.05.05 23:57:48.687597 [ 5 ] {0674f2d9-05ad-465f-a72d-b794bde9d726} <Debug> TCPHandler: Processed in 0.001350621 sec. | ||
| 5498 | 2026.05.05 23:57:48.687718 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.05.05 23:57:48.687811 [ 5 ] {14e8d1a3-0d23-4176-95aa-915f912f4546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5500 | 2026.05.05 23:57:48.687855 [ 5 ] {14e8d1a3-0d23-4176-95aa-915f912f4546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5501 | 2026.05.05 23:57:48.688219 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3934 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983336 sec., 1983526.74483799 rows/sec., 144.11 MiB/sec. | ||
| 5502 | 2026.05.05 23:57:48.688432 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5503 | 2026.05.05 23:57:48.688565 [ 5 ] {14e8d1a3-0d23-4176-95aa-915f912f4546} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.05.05 23:57:48.688608 [ 5 ] {14e8d1a3-0d23-4176-95aa-915f912f4546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5505 | 2026.05.05 23:57:48.688707 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.05.05 23:57:48.688789 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_36_7} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5507 | 2026.05.05 23:57:48.688867 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5508 | 2026.05.05 23:57:48.689118 [ 5 ] {14e8d1a3-0d23-4176-95aa-915f912f4546} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5509 | 2026.05.05 23:57:48.689338 [ 5 ] {14e8d1a3-0d23-4176-95aa-915f912f4546} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.05.05 23:57:48.689450 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5511 | 2026.05.05 23:57:48.689469 [ 5 ] {14e8d1a3-0d23-4176-95aa-915f912f4546} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001676 sec., 993436.754176611 rows/sec., 60.65 MiB/sec. | ||
| 5512 | 2026.05.05 23:57:48.689497 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.05.05 23:57:48.689516 [ 5 ] {14e8d1a3-0d23-4176-95aa-915f912f4546} <Debug> TCPHandler: Processed in 0.001847545 sec. | ||
| 5514 | 2026.05.05 23:57:48.689520 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5515 | 2026.05.05 23:57:48.689628 [ 191 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 5516 | 2026.05.05 23:57:48.689657 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.05.05 23:57:48.689737 [ 191 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5518 | 2026.05.05 23:57:48.689757 [ 5 ] {78dcf2b2-deba-4921-b019-0c967eb40c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5519 | 2026.05.05 23:57:48.689775 [ 191 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12575 rows starting from the beginning of the part | ||
| 5520 | 2026.05.05 23:57:48.689806 [ 5 ] {78dcf2b2-deba-4921-b019-0c967eb40c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5521 | 2026.05.05 23:57:48.689842 [ 191 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5522 | 2026.05.05 23:57:48.689894 [ 191 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 197 rows starting from the beginning of the part | ||
| 5523 | 2026.05.05 23:57:48.689938 [ 191 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5524 | 2026.05.05 23:57:48.689991 [ 191 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 5525 | 2026.05.05 23:57:48.690054 [ 191 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1665 rows starting from the beginning of the part | ||
| 5526 | 2026.05.05 23:57:48.690154 [ 5 ] {78dcf2b2-deba-4921-b019-0c967eb40c25} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.05.05 23:57:48.690195 [ 5 ] {78dcf2b2-deba-4921-b019-0c967eb40c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5528 | 2026.05.05 23:57:48.690507 [ 5 ] {78dcf2b2-deba-4921-b019-0c967eb40c25} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5529 | 2026.05.05 23:57:48.690728 [ 5 ] {78dcf2b2-deba-4921-b019-0c967eb40c25} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.05.05 23:57:48.690866 [ 5 ] {78dcf2b2-deba-4921-b019-0c967eb40c25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 5531 | 2026.05.05 23:57:48.690903 [ 5 ] {78dcf2b2-deba-4921-b019-0c967eb40c25} <Debug> TCPHandler: Processed in 0.00129654 sec. | ||
| 5532 | 2026.05.05 23:57:48.691035 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.05.05 23:57:48.691131 [ 5 ] {05ce9839-42db-4c86-8565-9f0c230b48b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.05.05 23:57:48.691186 [ 5 ] {05ce9839-42db-4c86-8565-9f0c230b48b6} <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 | ||
| 5535 | 2026.05.05 23:57:48.692032 [ 5 ] {05ce9839-42db-4c86-8565-9f0c230b48b6} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.05.05 23:57:48.692069 [ 5 ] {05ce9839-42db-4c86-8565-9f0c230b48b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5537 | 2026.05.05 23:57:48.692813 [ 5 ] {05ce9839-42db-4c86-8565-9f0c230b48b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5538 | 2026.05.05 23:57:48.693183 [ 5 ] {05ce9839-42db-4c86-8565-9f0c230b48b6} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.05.05 23:57:48.693336 [ 5 ] {05ce9839-42db-4c86-8565-9f0c230b48b6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002224 sec., 10791.366906474821 rows/sec., 19.34 MiB/sec. | ||
| 5540 | 2026.05.05 23:57:48.693406 [ 5 ] {05ce9839-42db-4c86-8565-9f0c230b48b6} <Debug> TCPHandler: Processed in 0.00242009 sec. | ||
| 5541 | 2026.05.05 23:57:48.693535 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.05.05 23:57:48.693631 [ 5 ] {06f269b6-7c43-487b-835c-4218cfc10954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5543 | 2026.05.05 23:57:48.693673 [ 5 ] {06f269b6-7c43-487b-835c-4218cfc10954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5544 | 2026.05.05 23:57:48.694044 [ 5 ] {06f269b6-7c43-487b-835c-4218cfc10954} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.05.05 23:57:48.694080 [ 5 ] {06f269b6-7c43-487b-835c-4218cfc10954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5546 | 2026.05.05 23:57:48.694525 [ 5 ] {06f269b6-7c43-487b-835c-4218cfc10954} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5547 | 2026.05.05 23:57:48.694747 [ 5 ] {06f269b6-7c43-487b-835c-4218cfc10954} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.05.05 23:57:48.694862 [ 67 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5549 | 2026.05.05 23:57:48.694879 [ 5 ] {06f269b6-7c43-487b-835c-4218cfc10954} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001267 sec., 52091.5548539858 rows/sec., 3.17 MiB/sec. | ||
| 5550 | 2026.05.05 23:57:48.694902 [ 67 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.05.05 23:57:48.694922 [ 5 ] {06f269b6-7c43-487b-835c-4218cfc10954} <Debug> TCPHandler: Processed in 0.001437082 sec. | ||
| 5552 | 2026.05.05 23:57:48.694928 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5553 | 2026.05.05 23:57:48.695030 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 5554 | 2026.05.05 23:57:48.695141 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5555 | 2026.05.05 23:57:48.695170 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1596 rows starting from the beginning of the part | ||
| 5556 | 2026.05.05 23:57:48.695217 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5557 | 2026.05.05 23:57:48.695254 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 5558 | 2026.05.05 23:57:48.695289 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5559 | 2026.05.05 23:57:48.695323 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 5560 | 2026.05.05 23:57:48.695357 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
| 5561 | 2026.05.05 23:57:48.695907 [ 191 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14917 rows, containing 5 columns (5 merged, 0 gathered) in 0.006316622 sec., 2361547.042074071 rows/sec., 151.02 MiB/sec. | ||
| 5562 | 2026.05.05 23:57:48.696369 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1902 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367551 sec., 1390807.362942954 rows/sec., 92.78 MiB/sec. | ||
| 5563 | 2026.05.05 23:57:48.696527 [ 188 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5564 | 2026.05.05 23:57:48.696689 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5565 | 2026.05.05 23:57:48.696839 [ 188 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2026.05.05 23:57:48.696930 [ 188 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5567 | 2026.05.05 23:57:48.697014 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 5568 | 2026.05.05 23:57:48.697045 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_36_7} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.05.05 23:57:48.697106 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_36_7} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5570 | 2026.05.05 23:57:48.697169 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5571 | 2026.05.05 23:57:49.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.20 MiB, peak 269.07 MiB, free memory in arenas 0.00 B, will set to 261.81 MiB (RSS), difference: 1.61 MiB | ||
| 5572 | 2026.05.05 23:57:50.879877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 696 | ||
| 5573 | 2026.05.05 23:57:50.882636 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.05.05 23:57:50.882691 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5575 | 2026.05.05 23:57:50.883954 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5576 | 2026.05.05 23:57:50.884227 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.05.05 23:57:50.884588 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5578 | 2026.05.05 23:57:51.456030 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.05.05 23:57:51.456275 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5580 | 2026.05.05 23:57:51.456646 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5581 | 2026.05.05 23:57:51.456687 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5582 | 2026.05.05 23:57:51.456931 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5583 | 2026.05.05 23:57:51.457000 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5584 | 2026.05.05 23:57:51.457139 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5585 | 2026.05.05 23:57:51.457265 [ 357 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5586 | 2026.05.05 23:57:51.457264 [ 320 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5587 | 2026.05.05 23:57:51.457267 [ 351 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5588 | 2026.05.05 23:57:51.457433 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 5589 | 2026.05.05 23:57:51.457461 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5590 | 2026.05.05 23:57:51.457531 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5591 | 2026.05.05 23:57:51.457550 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5592 | 2026.05.05 23:57:51.457583 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5593 | 2026.05.05 23:57:51.457626 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5594 | 2026.05.05 23:57:51.458737 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002563 sec., 19508.388607101053 rows/sec., 3.65 MiB/sec. | ||
| 5595 | 2026.05.05 23:57:51.458843 [ 5 ] {63f03133-b368-4260-b2b9-719f5a9021b3} <Debug> TCPHandler: Processed in 0.002954874 sec. | ||
| 5596 | 2026.05.05 23:57:51.460117 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.05.05 23:57:51.460226 [ 5 ] {0659aef6-e7b3-4f38-8294-31ed46d2ad35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5598 | 2026.05.05 23:57:51.460270 [ 5 ] {0659aef6-e7b3-4f38-8294-31ed46d2ad35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5599 | 2026.05.05 23:57:51.460762 [ 5 ] {0659aef6-e7b3-4f38-8294-31ed46d2ad35} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2026.05.05 23:57:51.460803 [ 5 ] {0659aef6-e7b3-4f38-8294-31ed46d2ad35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5601 | 2026.05.05 23:57:51.461157 [ 5 ] {0659aef6-e7b3-4f38-8294-31ed46d2ad35} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5602 | 2026.05.05 23:57:51.461374 [ 5 ] {0659aef6-e7b3-4f38-8294-31ed46d2ad35} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.05.05 23:57:51.461521 [ 5 ] {0659aef6-e7b3-4f38-8294-31ed46d2ad35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001327 sec., 42200.45214770158 rows/sec., 3.24 MiB/sec. | ||
| 5604 | 2026.05.05 23:57:51.461559 [ 5 ] {0659aef6-e7b3-4f38-8294-31ed46d2ad35} <Debug> TCPHandler: Processed in 0.001491872 sec. | ||
| 5605 | 2026.05.05 23:57:51.461686 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.05.05 23:57:51.461782 [ 5 ] {0243488c-71ec-4fa8-9ecc-92f68c207678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5607 | 2026.05.05 23:57:51.461822 [ 5 ] {0243488c-71ec-4fa8-9ecc-92f68c207678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5608 | 2026.05.05 23:57:51.462236 [ 5 ] {0243488c-71ec-4fa8-9ecc-92f68c207678} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.05.05 23:57:51.462272 [ 5 ] {0243488c-71ec-4fa8-9ecc-92f68c207678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5610 | 2026.05.05 23:57:51.462583 [ 5 ] {0243488c-71ec-4fa8-9ecc-92f68c207678} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5611 | 2026.05.05 23:57:51.462794 [ 5 ] {0243488c-71ec-4fa8-9ecc-92f68c207678} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.05.05 23:57:51.462923 [ 5 ] {0243488c-71ec-4fa8-9ecc-92f68c207678} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 5613 | 2026.05.05 23:57:51.462959 [ 5 ] {0243488c-71ec-4fa8-9ecc-92f68c207678} <Debug> TCPHandler: Processed in 0.001320941 sec. | ||
| 5614 | 2026.05.05 23:57:51.463075 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.05.05 23:57:51.463169 [ 5 ] {879aa1db-bc94-433b-a1d6-04ba0e319754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.05.05 23:57:51.463210 [ 5 ] {879aa1db-bc94-433b-a1d6-04ba0e319754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5617 | 2026.05.05 23:57:51.463552 [ 5 ] {879aa1db-bc94-433b-a1d6-04ba0e319754} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.05 23:57:51.463587 [ 5 ] {879aa1db-bc94-433b-a1d6-04ba0e319754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5619 | 2026.05.05 23:57:51.463906 [ 5 ] {879aa1db-bc94-433b-a1d6-04ba0e319754} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5620 | 2026.05.05 23:57:51.464135 [ 5 ] {879aa1db-bc94-433b-a1d6-04ba0e319754} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.05.05 23:57:51.464263 [ 5 ] {879aa1db-bc94-433b-a1d6-04ba0e319754} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001113 sec., 57502.246181491464 rows/sec., 4.00 MiB/sec. | ||
| 5622 | 2026.05.05 23:57:51.464298 [ 5 ] {879aa1db-bc94-433b-a1d6-04ba0e319754} <Debug> TCPHandler: Processed in 0.001270581 sec. | ||
| 5623 | 2026.05.05 23:57:51.464409 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5624 | 2026.05.05 23:57:51.464501 [ 5 ] {e4ffe177-840b-48c7-8f01-4a6dec29b626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5625 | 2026.05.05 23:57:51.464540 [ 5 ] {e4ffe177-840b-48c7-8f01-4a6dec29b626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5626 | 2026.05.05 23:57:51.464848 [ 5 ] {e4ffe177-840b-48c7-8f01-4a6dec29b626} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.05.05 23:57:51.464883 [ 5 ] {e4ffe177-840b-48c7-8f01-4a6dec29b626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5628 | 2026.05.05 23:57:51.465181 [ 5 ] {e4ffe177-840b-48c7-8f01-4a6dec29b626} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5629 | 2026.05.05 23:57:51.465389 [ 5 ] {e4ffe177-840b-48c7-8f01-4a6dec29b626} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.05.05 23:57:51.465515 [ 5 ] {e4ffe177-840b-48c7-8f01-4a6dec29b626} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001033 sec., 23233.301064859632 rows/sec., 1.57 MiB/sec. | ||
| 5631 | 2026.05.05 23:57:51.465550 [ 5 ] {e4ffe177-840b-48c7-8f01-4a6dec29b626} <Debug> TCPHandler: Processed in 0.0011884 sec. | ||
| 5632 | 2026.05.05 23:57:53.354020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11052 | ||
| 5633 | 2026.05.05 23:57:53.354535 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.05.05 23:57:53.354584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5635 | 2026.05.05 23:57:53.355075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5636 | 2026.05.05 23:57:53.355309 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.05.05 23:57:53.355455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11052 | ||
| 5638 | 2026.05.05 23:57:53.951832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5639 | 2026.05.05 23:57:53.968577 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.05.05 23:57:53.968647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5641 | 2026.05.05 23:57:53.974846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5642 | 2026.05.05 23:57:53.975583 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.05.05 23:57:53.979155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5644 | 2026.05.05 23:57:56.460278 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.05.05 23:57:56.460527 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5646 | 2026.05.05 23:57:56.460927 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5647 | 2026.05.05 23:57:56.460968 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5648 | 2026.05.05 23:57:56.461191 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5649 | 2026.05.05 23:57:56.461262 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5650 | 2026.05.05 23:57:56.461401 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5651 | 2026.05.05 23:57:56.461521 [ 351 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5652 | 2026.05.05 23:57:56.461539 [ 314 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5653 | 2026.05.05 23:57:56.461529 [ 320 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5654 | 2026.05.05 23:57:56.461707 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 5655 | 2026.05.05 23:57:56.461736 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5656 | 2026.05.05 23:57:56.461805 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5657 | 2026.05.05 23:57:56.461825 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5658 | 2026.05.05 23:57:56.461862 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5659 | 2026.05.05 23:57:56.461906 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5660 | 2026.05.05 23:57:56.463135 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002706 sec., 18477.457501847744 rows/sec., 3.46 MiB/sec. | ||
| 5661 | 2026.05.05 23:57:56.463269 [ 5 ] {cb480b8f-1c0b-4ed9-9434-8398b45d7ead} <Debug> TCPHandler: Processed in 0.003130576 sec. | ||
| 5662 | 2026.05.05 23:57:56.465382 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2026.05.05 23:57:56.465497 [ 5 ] {665d0052-3162-4fdd-9b4c-9a069ac024e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5664 | 2026.05.05 23:57:56.465543 [ 5 ] {665d0052-3162-4fdd-9b4c-9a069ac024e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5665 | 2026.05.05 23:57:56.466081 [ 5 ] {665d0052-3162-4fdd-9b4c-9a069ac024e4} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.05.05 23:57:56.466122 [ 5 ] {665d0052-3162-4fdd-9b4c-9a069ac024e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5667 | 2026.05.05 23:57:56.466522 [ 5 ] {665d0052-3162-4fdd-9b4c-9a069ac024e4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5668 | 2026.05.05 23:57:56.466744 [ 5 ] {665d0052-3162-4fdd-9b4c-9a069ac024e4} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.05.05 23:57:56.466904 [ 5 ] {665d0052-3162-4fdd-9b4c-9a069ac024e4} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001439 sec., 75052.11952744961 rows/sec., 6.32 MiB/sec. | ||
| 5670 | 2026.05.05 23:57:56.466943 [ 5 ] {665d0052-3162-4fdd-9b4c-9a069ac024e4} <Debug> TCPHandler: Processed in 0.001616214 sec. | ||
| 5671 | 2026.05.05 23:57:56.467085 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.05.05 23:57:56.467183 [ 5 ] {7a6772bc-2522-48cc-a1a1-a82cf0e0d246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5673 | 2026.05.05 23:57:56.467224 [ 5 ] {7a6772bc-2522-48cc-a1a1-a82cf0e0d246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5674 | 2026.05.05 23:57:56.467648 [ 5 ] {7a6772bc-2522-48cc-a1a1-a82cf0e0d246} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.05.05 23:57:56.467692 [ 5 ] {7a6772bc-2522-48cc-a1a1-a82cf0e0d246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5676 | 2026.05.05 23:57:56.468031 [ 5 ] {7a6772bc-2522-48cc-a1a1-a82cf0e0d246} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5677 | 2026.05.05 23:57:56.468261 [ 5 ] {7a6772bc-2522-48cc-a1a1-a82cf0e0d246} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.05.05 23:57:56.468390 [ 50 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5679 | 2026.05.05 23:57:56.468396 [ 5 ] {7a6772bc-2522-48cc-a1a1-a82cf0e0d246} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001235 sec., 21052.63157894737 rows/sec., 1.55 MiB/sec. | ||
| 5680 | 2026.05.05 23:57:56.468454 [ 50 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.05.05 23:57:56.468482 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5682 | 2026.05.05 23:57:56.468485 [ 5 ] {7a6772bc-2522-48cc-a1a1-a82cf0e0d246} <Debug> TCPHandler: Processed in 0.001449502 sec. | ||
| 5683 | 2026.05.05 23:57:56.468578 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 5684 | 2026.05.05 23:57:56.468634 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.05.05 23:57:56.468702 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5686 | 2026.05.05 23:57:56.468739 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 224 rows starting from the beginning of the part | ||
| 5687 | 2026.05.05 23:57:56.468752 [ 5 ] {9883e196-f3c5-44af-9638-99bb08e87054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5688 | 2026.05.05 23:57:56.468797 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 5689 | 2026.05.05 23:57:56.468802 [ 5 ] {9883e196-f3c5-44af-9638-99bb08e87054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5690 | 2026.05.05 23:57:56.468849 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5691 | 2026.05.05 23:57:56.468897 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5692 | 2026.05.05 23:57:56.468935 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 166 rows starting from the beginning of the part | ||
| 5693 | 2026.05.05 23:57:56.468975 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5694 | 2026.05.05 23:57:56.469268 [ 5 ] {9883e196-f3c5-44af-9638-99bb08e87054} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.05.05 23:57:56.469310 [ 5 ] {9883e196-f3c5-44af-9638-99bb08e87054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5696 | 2026.05.05 23:57:56.469664 [ 5 ] {9883e196-f3c5-44af-9638-99bb08e87054} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5697 | 2026.05.05 23:57:56.469835 [ 189 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129832 sec., 382802.3907819336 rows/sec., 26.36 MiB/sec. | ||
| 5698 | 2026.05.05 23:57:56.469888 [ 5 ] {9883e196-f3c5-44af-9638-99bb08e87054} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.05.05 23:57:56.470025 [ 190 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5700 | 2026.05.05 23:57:56.470038 [ 5 ] {9883e196-f3c5-44af-9638-99bb08e87054} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001308 sec., 68807.3394495413 rows/sec., 5.37 MiB/sec. | ||
| 5701 | 2026.05.05 23:57:56.470086 [ 5 ] {9883e196-f3c5-44af-9638-99bb08e87054} <Debug> TCPHandler: Processed in 0.001506602 sec. | ||
| 5702 | 2026.05.05 23:57:56.470224 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2026.05.05 23:57:56.470323 [ 5 ] {e98605be-99b6-4fa3-9a4e-02641c92ea95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5704 | 2026.05.05 23:57:56.470335 [ 190 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.05.05 23:57:56.470369 [ 5 ] {e98605be-99b6-4fa3-9a4e-02641c92ea95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5706 | 2026.05.05 23:57:56.470427 [ 190 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_31_6} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5707 | 2026.05.05 23:57:56.470530 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5708 | 2026.05.05 23:57:56.470798 [ 5 ] {e98605be-99b6-4fa3-9a4e-02641c92ea95} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.05.05 23:57:56.470839 [ 5 ] {e98605be-99b6-4fa3-9a4e-02641c92ea95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5710 | 2026.05.05 23:57:56.471176 [ 5 ] {e98605be-99b6-4fa3-9a4e-02641c92ea95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5711 | 2026.05.05 23:57:56.471399 [ 5 ] {e98605be-99b6-4fa3-9a4e-02641c92ea95} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.05.05 23:57:56.471536 [ 5 ] {e98605be-99b6-4fa3-9a4e-02641c92ea95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 5713 | 2026.05.05 23:57:56.471574 [ 5 ] {e98605be-99b6-4fa3-9a4e-02641c92ea95} <Debug> TCPHandler: Processed in 0.001400472 sec. | ||
| 5714 | 2026.05.05 23:57:56.471711 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.05.05 23:57:56.471836 [ 5 ] {e0d68cd3-9a33-4621-9d48-2656f544cc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5716 | 2026.05.05 23:57:56.471904 [ 5 ] {e0d68cd3-9a33-4621-9d48-2656f544cc8b} <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 | ||
| 5717 | 2026.05.05 23:57:56.472738 [ 5 ] {e0d68cd3-9a33-4621-9d48-2656f544cc8b} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.05.05 23:57:56.472775 [ 5 ] {e0d68cd3-9a33-4621-9d48-2656f544cc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5719 | 2026.05.05 23:57:56.473320 [ 5 ] {e0d68cd3-9a33-4621-9d48-2656f544cc8b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5720 | 2026.05.05 23:57:56.473552 [ 5 ] {e0d68cd3-9a33-4621-9d48-2656f544cc8b} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.05.05 23:57:56.473672 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5722 | 2026.05.05 23:57:56.473695 [ 5 ] {e0d68cd3-9a33-4621-9d48-2656f544cc8b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001883 sec., 13807.753584705259 rows/sec., 24.74 MiB/sec. | ||
| 5723 | 2026.05.05 23:57:56.473711 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.05.05 23:57:56.473738 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5725 | 2026.05.05 23:57:56.473763 [ 5 ] {e0d68cd3-9a33-4621-9d48-2656f544cc8b} <Debug> TCPHandler: Processed in 0.002113808 sec. | ||
| 5726 | 2026.05.05 23:57:56.473807 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 5727 | 2026.05.05 23:57:56.473906 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.05.05 23:57:56.474010 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5729 | 2026.05.05 23:57:56.474011 [ 5 ] {65a239df-ed6d-499b-81e6-d0d12892f55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5730 | 2026.05.05 23:57:56.474078 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 513 rows starting from the beginning of the part | ||
| 5731 | 2026.05.05 23:57:56.474078 [ 5 ] {65a239df-ed6d-499b-81e6-d0d12892f55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5732 | 2026.05.05 23:57:56.474187 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 5733 | 2026.05.05 23:57:56.474298 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5734 | 2026.05.05 23:57:56.474400 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5735 | 2026.05.05 23:57:56.474477 [ 5 ] {65a239df-ed6d-499b-81e6-d0d12892f55b} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.05.05 23:57:56.474502 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 5737 | 2026.05.05 23:57:56.474519 [ 5 ] {65a239df-ed6d-499b-81e6-d0d12892f55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5738 | 2026.05.05 23:57:56.474606 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5739 | 2026.05.05 23:57:56.474853 [ 5 ] {65a239df-ed6d-499b-81e6-d0d12892f55b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5740 | 2026.05.05 23:57:56.475147 [ 5 ] {65a239df-ed6d-499b-81e6-d0d12892f55b} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.05.05 23:57:56.475295 [ 5 ] {65a239df-ed6d-499b-81e6-d0d12892f55b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec. | ||
| 5742 | 2026.05.05 23:57:56.475333 [ 5 ] {65a239df-ed6d-499b-81e6-d0d12892f55b} <Debug> TCPHandler: Processed in 0.001477232 sec. | ||
| 5743 | 2026.05.05 23:57:56.481539 [ 190 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 19 columns (19 merged, 0 gathered) in 0.007760843 sec., 81176.748453744 rows/sec., 145.47 MiB/sec. | ||
| 5744 | 2026.05.05 23:57:56.482531 [ 190 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5745 | 2026.05.05 23:57:56.482873 [ 190 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.05.05 23:57:56.482947 [ 190 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5747 | 2026.05.05 23:57:56.483070 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 5748 | 2026.05.05 23:57:57.001280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.83 MiB, peak 270.31 MiB, free memory in arenas 0.00 B, will set to 264.99 MiB (RSS), difference: 2.15 MiB | ||
| 5749 | 2026.05.05 23:57:59.973486 [ 49 ] {} <Debug> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5750 | 2026.05.05 23:57:59.973584 [ 49 ] {} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.05.05 23:57:59.973606 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5752 | 2026.05.05 23:57:59.973746 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::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 | ||
| 5753 | 2026.05.05 23:57:59.973898 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5754 | 2026.05.05 23:57:59.973933 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::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 | ||
| 5755 | 2026.05.05 23:57:59.973999 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::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 | ||
| 5756 | 2026.05.05 23:57:59.974054 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::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 | ||
| 5757 | 2026.05.05 23:57:59.974126 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::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 | ||
| 5758 | 2026.05.05 23:57:59.974188 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::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 | ||
| 5759 | 2026.05.05 23:57:59.975010 [ 190 ] {f539414a-2fff-424e-9147-57e9f4171274::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00131763 sec., 3794.6919848515895 rows/sec., 249.77 KiB/sec. | ||
| 5760 | 2026.05.05 23:57:59.975154 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5761 | 2026.05.05 23:57:59.975398 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::all_1_5_1} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.05.05 23:57:59.975464 [ 195 ] {f539414a-2fff-424e-9147-57e9f4171274::all_1_5_1} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5763 | 2026.05.05 23:57:59.975524 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 5764 | 2026.05.05 23:58:00.759745 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5765 | 2026.05.05 23:58:00.759827 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5766 | 2026.05.05 23:58:00.855525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11500 | ||
| 5767 | 2026.05.05 23:58:00.856054 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.05.05 23:58:00.856102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5769 | 2026.05.05 23:58:00.856785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5770 | 2026.05.05 23:58:00.857019 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.05.05 23:58:00.857152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11500 | ||
| 5772 | 2026.05.05 23:58:00.884843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 720 | ||
| 5773 | 2026.05.05 23:58:00.886942 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.05.05 23:58:00.886989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5775 | 2026.05.05 23:58:00.888142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5776 | 2026.05.05 23:58:00.888403 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.05.05 23:58:00.888663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5778 | 2026.05.05 23:58:01.464235 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5779 | 2026.05.05 23:58:01.464495 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5780 | 2026.05.05 23:58:01.464897 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5781 | 2026.05.05 23:58:01.464943 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5782 | 2026.05.05 23:58:01.465207 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5783 | 2026.05.05 23:58:01.465280 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5784 | 2026.05.05 23:58:01.465423 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5785 | 2026.05.05 23:58:01.465536 [ 320 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5786 | 2026.05.05 23:58:01.465552 [ 314 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5787 | 2026.05.05 23:58:01.465551 [ 351 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5788 | 2026.05.05 23:58:01.465708 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 5789 | 2026.05.05 23:58:01.465739 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5790 | 2026.05.05 23:58:01.465809 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5791 | 2026.05.05 23:58:01.465830 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5792 | 2026.05.05 23:58:01.465865 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5793 | 2026.05.05 23:58:01.465907 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5794 | 2026.05.05 23:58:01.467072 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002687 sec., 18608.113137327873 rows/sec., 3.49 MiB/sec. | ||
| 5795 | 2026.05.05 23:58:01.467204 [ 5 ] {6e117f6f-3497-4a0c-9241-1c4c2e999939} <Debug> TCPHandler: Processed in 0.003109366 sec. | ||
| 5796 | 2026.05.05 23:58:01.472242 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2026.05.05 23:58:01.472375 [ 5 ] {bfdc0863-0276-4556-a5c4-0b8870e7583b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5798 | 2026.05.05 23:58:01.472431 [ 5 ] {bfdc0863-0276-4556-a5c4-0b8870e7583b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5799 | 2026.05.05 23:58:01.473073 [ 5 ] {bfdc0863-0276-4556-a5c4-0b8870e7583b} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.05.05 23:58:01.473122 [ 5 ] {bfdc0863-0276-4556-a5c4-0b8870e7583b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5801 | 2026.05.05 23:58:01.473572 [ 5 ] {bfdc0863-0276-4556-a5c4-0b8870e7583b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5802 | 2026.05.05 23:58:01.473830 [ 5 ] {bfdc0863-0276-4556-a5c4-0b8870e7583b} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.05.05 23:58:01.473998 [ 5 ] {bfdc0863-0276-4556-a5c4-0b8870e7583b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001661 sec., 170981.33654425046 rows/sec., 10.86 MiB/sec. | ||
| 5804 | 2026.05.05 23:58:01.474045 [ 5 ] {bfdc0863-0276-4556-a5c4-0b8870e7583b} <Debug> TCPHandler: Processed in 0.001866776 sec. | ||
| 5805 | 2026.05.05 23:58:01.474186 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.05.05 23:58:01.474285 [ 5 ] {c9e094a6-2470-40bb-9232-322110d0791b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5807 | 2026.05.05 23:58:01.474327 [ 5 ] {c9e094a6-2470-40bb-9232-322110d0791b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5808 | 2026.05.05 23:58:01.475146 [ 5 ] {c9e094a6-2470-40bb-9232-322110d0791b} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.05.05 23:58:01.475182 [ 5 ] {c9e094a6-2470-40bb-9232-322110d0791b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5810 | 2026.05.05 23:58:01.475551 [ 5 ] {c9e094a6-2470-40bb-9232-322110d0791b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5811 | 2026.05.05 23:58:01.475764 [ 5 ] {c9e094a6-2470-40bb-9232-322110d0791b} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.05.05 23:58:01.475893 [ 5 ] {c9e094a6-2470-40bb-9232-322110d0791b} <Debug> executeQuery: Read 827 rows, 65.83 KiB in 0.00163 sec., 507361.9631901841 rows/sec., 39.44 MiB/sec. | ||
| 5813 | 2026.05.05 23:58:01.475930 [ 5 ] {c9e094a6-2470-40bb-9232-322110d0791b} <Debug> TCPHandler: Processed in 0.001794125 sec. | ||
| 5814 | 2026.05.05 23:58:01.476048 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2026.05.05 23:58:01.476143 [ 5 ] {3dd57879-9b49-462c-a4b2-cce8154f89b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5816 | 2026.05.05 23:58:01.476183 [ 5 ] {3dd57879-9b49-462c-a4b2-cce8154f89b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5817 | 2026.05.05 23:58:01.476657 [ 5 ] {3dd57879-9b49-462c-a4b2-cce8154f89b5} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.05.05 23:58:01.476694 [ 5 ] {3dd57879-9b49-462c-a4b2-cce8154f89b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5819 | 2026.05.05 23:58:01.477042 [ 5 ] {3dd57879-9b49-462c-a4b2-cce8154f89b5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5820 | 2026.05.05 23:58:01.477278 [ 5 ] {3dd57879-9b49-462c-a4b2-cce8154f89b5} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2026.05.05 23:58:01.477409 [ 5 ] {3dd57879-9b49-462c-a4b2-cce8154f89b5} <Debug> executeQuery: Read 157 rows, 9.67 KiB in 0.001284 sec., 122274.14330218069 rows/sec., 7.35 MiB/sec. | ||
| 5822 | 2026.05.05 23:58:01.477445 [ 5 ] {3dd57879-9b49-462c-a4b2-cce8154f89b5} <Debug> TCPHandler: Processed in 0.001446281 sec. | ||
| 5823 | 2026.05.05 23:58:01.477579 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5824 | 2026.05.05 23:58:01.477673 [ 5 ] {8ef2fc89-90b2-40c2-ad57-eef8d7849eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5825 | 2026.05.05 23:58:01.477712 [ 5 ] {8ef2fc89-90b2-40c2-ad57-eef8d7849eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5826 | 2026.05.05 23:58:01.478154 [ 5 ] {8ef2fc89-90b2-40c2-ad57-eef8d7849eaa} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.05.05 23:58:01.478191 [ 5 ] {8ef2fc89-90b2-40c2-ad57-eef8d7849eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5828 | 2026.05.05 23:58:01.478493 [ 5 ] {8ef2fc89-90b2-40c2-ad57-eef8d7849eaa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5829 | 2026.05.05 23:58:01.478711 [ 5 ] {8ef2fc89-90b2-40c2-ad57-eef8d7849eaa} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.05.05 23:58:01.478834 [ 5 ] {8ef2fc89-90b2-40c2-ad57-eef8d7849eaa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 5831 | 2026.05.05 23:58:01.478870 [ 5 ] {8ef2fc89-90b2-40c2-ad57-eef8d7849eaa} <Debug> TCPHandler: Processed in 0.001340671 sec. | ||
| 5832 | 2026.05.05 23:58:01.478993 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2026.05.05 23:58:01.479085 [ 5 ] {26ea3688-9ddd-4021-bccf-b6179a60558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5834 | 2026.05.05 23:58:01.479124 [ 5 ] {26ea3688-9ddd-4021-bccf-b6179a60558d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5835 | 2026.05.05 23:58:01.479203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5836 | 2026.05.05 23:58:01.479561 [ 5 ] {26ea3688-9ddd-4021-bccf-b6179a60558d} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.05 23:58:01.479601 [ 5 ] {26ea3688-9ddd-4021-bccf-b6179a60558d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5838 | 2026.05.05 23:58:01.479900 [ 5 ] {26ea3688-9ddd-4021-bccf-b6179a60558d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5839 | 2026.05.05 23:58:01.480135 [ 5 ] {26ea3688-9ddd-4021-bccf-b6179a60558d} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.05 23:58:01.480261 [ 5 ] {26ea3688-9ddd-4021-bccf-b6179a60558d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 5841 | 2026.05.05 23:58:01.480297 [ 5 ] {26ea3688-9ddd-4021-bccf-b6179a60558d} <Debug> TCPHandler: Processed in 0.001354731 sec. | ||
| 5842 | 2026.05.05 23:58:01.480423 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.05.05 23:58:01.480516 [ 5 ] {a18c9308-79dc-45b5-be5b-19cf0f0e1747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5844 | 2026.05.05 23:58:01.480555 [ 5 ] {a18c9308-79dc-45b5-be5b-19cf0f0e1747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5845 | 2026.05.05 23:58:01.481151 [ 5 ] {a18c9308-79dc-45b5-be5b-19cf0f0e1747} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.05 23:58:01.481185 [ 5 ] {a18c9308-79dc-45b5-be5b-19cf0f0e1747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5847 | 2026.05.05 23:58:01.481516 [ 5 ] {a18c9308-79dc-45b5-be5b-19cf0f0e1747} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5848 | 2026.05.05 23:58:01.481728 [ 5 ] {a18c9308-79dc-45b5-be5b-19cf0f0e1747} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.05 23:58:01.481854 [ 5 ] {a18c9308-79dc-45b5-be5b-19cf0f0e1747} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001354 sec., 372968.9807976367 rows/sec., 26.24 MiB/sec. | ||
| 5850 | 2026.05.05 23:58:01.481890 [ 5 ] {a18c9308-79dc-45b5-be5b-19cf0f0e1747} <Debug> TCPHandler: Processed in 0.001516392 sec. | ||
| 5851 | 2026.05.05 23:58:01.482011 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.05.05 23:58:01.482104 [ 5 ] {e6753b1c-a507-4427-9bf5-9fbbf85394df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5853 | 2026.05.05 23:58:01.482145 [ 5 ] {e6753b1c-a507-4427-9bf5-9fbbf85394df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5854 | 2026.05.05 23:58:01.482476 [ 5 ] {e6753b1c-a507-4427-9bf5-9fbbf85394df} <Trace> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.05 23:58:01.482510 [ 5 ] {e6753b1c-a507-4427-9bf5-9fbbf85394df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5856 | 2026.05.05 23:58:01.482826 [ 5 ] {e6753b1c-a507-4427-9bf5-9fbbf85394df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5857 | 2026.05.05 23:58:01.483036 [ 5 ] {e6753b1c-a507-4427-9bf5-9fbbf85394df} <Trace> oximeter.measurements_bool (158d42c3-0cf8-48f5-8c35-6bb6bfe5854e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.05 23:58:01.483160 [ 5 ] {e6753b1c-a507-4427-9bf5-9fbbf85394df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 5859 | 2026.05.05 23:58:01.483195 [ 5 ] {e6753b1c-a507-4427-9bf5-9fbbf85394df} <Debug> TCPHandler: Processed in 0.0012344 sec. | ||
| 5860 | 2026.05.05 23:58:01.483316 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.05 23:58:01.483409 [ 5 ] {4d474873-1562-4b0f-8921-df9c036c422c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5862 | 2026.05.05 23:58:01.483452 [ 5 ] {4d474873-1562-4b0f-8921-df9c036c422c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5863 | 2026.05.05 23:58:01.483920 [ 5 ] {4d474873-1562-4b0f-8921-df9c036c422c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.05.05 23:58:01.483954 [ 5 ] {4d474873-1562-4b0f-8921-df9c036c422c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5865 | 2026.05.05 23:58:01.484282 [ 5 ] {4d474873-1562-4b0f-8921-df9c036c422c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5866 | 2026.05.05 23:58:01.484494 [ 5 ] {4d474873-1562-4b0f-8921-df9c036c422c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.05 23:58:01.484619 [ 5 ] {4d474873-1562-4b0f-8921-df9c036c422c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001228 sec., 215798.04560260588 rows/sec., 14.34 MiB/sec. | ||
| 5868 | 2026.05.05 23:58:01.484655 [ 5 ] {4d474873-1562-4b0f-8921-df9c036c422c} <Debug> TCPHandler: Processed in 0.001387391 sec. | ||
| 5869 | 2026.05.05 23:58:01.484773 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.05 23:58:01.484864 [ 5 ] {e419a76d-2129-4f69-80b6-0ce8ed574599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.05.05 23:58:01.484906 [ 5 ] {e419a76d-2129-4f69-80b6-0ce8ed574599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5872 | 2026.05.05 23:58:01.485238 [ 5 ] {e419a76d-2129-4f69-80b6-0ce8ed574599} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.05 23:58:01.485272 [ 5 ] {e419a76d-2129-4f69-80b6-0ce8ed574599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5874 | 2026.05.05 23:58:01.485579 [ 5 ] {e419a76d-2129-4f69-80b6-0ce8ed574599} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5875 | 2026.05.05 23:58:01.485796 [ 5 ] {e419a76d-2129-4f69-80b6-0ce8ed574599} <Trace> oximeter.measurements_f64 (f539414a-2fff-424e-9147-57e9f4171274): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.05 23:58:01.485929 [ 5 ] {e419a76d-2129-4f69-80b6-0ce8ed574599} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 5877 | 2026.05.05 23:58:01.485970 [ 5 ] {e419a76d-2129-4f69-80b6-0ce8ed574599} <Debug> TCPHandler: Processed in 0.001247 sec. | ||
| 5878 | 2026.05.05 23:58:01.486083 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.05.05 23:58:01.486179 [ 5 ] {6233232b-9309-4d70-8bb5-45631d504378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.05.05 23:58:01.486234 [ 5 ] {6233232b-9309-4d70-8bb5-45631d504378} <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 | ||
| 5881 | 2026.05.05 23:58:01.487050 [ 5 ] {6233232b-9309-4d70-8bb5-45631d504378} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.05 23:58:01.487088 [ 5 ] {6233232b-9309-4d70-8bb5-45631d504378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5883 | 2026.05.05 23:58:01.487621 [ 5 ] {6233232b-9309-4d70-8bb5-45631d504378} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5884 | 2026.05.05 23:58:01.487859 [ 5 ] {6233232b-9309-4d70-8bb5-45631d504378} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.05.05 23:58:01.487999 [ 5 ] {6233232b-9309-4d70-8bb5-45631d504378} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001839 sec., 8156.606851549755 rows/sec., 14.62 MiB/sec. | ||
| 5886 | 2026.05.05 23:58:01.488064 [ 5 ] {6233232b-9309-4d70-8bb5-45631d504378} <Debug> TCPHandler: Processed in 0.002029967 sec. | ||
| 5887 | 2026.05.05 23:58:01.488189 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.05.05 23:58:01.488285 [ 5 ] {518096aa-a42d-4b8b-b7fc-750d211bb0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.05.05 23:58:01.488326 [ 5 ] {518096aa-a42d-4b8b-b7fc-750d211bb0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5890 | 2026.05.05 23:58:01.488677 [ 5 ] {518096aa-a42d-4b8b-b7fc-750d211bb0d1} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.05.05 23:58:01.488712 [ 5 ] {518096aa-a42d-4b8b-b7fc-750d211bb0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5892 | 2026.05.05 23:58:01.489022 [ 5 ] {518096aa-a42d-4b8b-b7fc-750d211bb0d1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5893 | 2026.05.05 23:58:01.489249 [ 5 ] {518096aa-a42d-4b8b-b7fc-750d211bb0d1} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.05.05 23:58:01.489373 [ 5 ] {518096aa-a42d-4b8b-b7fc-750d211bb0d1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001107 sec., 81300.81300813009 rows/sec., 5.09 MiB/sec. | ||
| 5895 | 2026.05.05 23:58:01.489409 [ 5 ] {518096aa-a42d-4b8b-b7fc-750d211bb0d1} <Debug> TCPHandler: Processed in 0.00126943 sec. | ||
| 5896 | 2026.05.05 23:58:01.497299 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.05.05 23:58:01.497355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5898 | 2026.05.05 23:58:01.503376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5899 | 2026.05.05 23:58:01.504090 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.05.05 23:58:01.507307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5901 | 2026.05.05 23:58:02.000333 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.36 MiB, peak 270.36 MiB, free memory in arenas 0.00 B, will set to 265.09 MiB (RSS), difference: -1.28 MiB | ||
| 5902 | 2026.05.05 23:58:06.469908 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.05.05 23:58:06.470240 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5904 | 2026.05.05 23:58:06.470772 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5905 | 2026.05.05 23:58:06.470837 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5906 | 2026.05.05 23:58:06.471205 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5907 | 2026.05.05 23:58:06.471323 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5908 | 2026.05.05 23:58:06.471535 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 5909 | 2026.05.05 23:58:06.471722 [ 335 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5910 | 2026.05.05 23:58:06.471732 [ 314 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5911 | 2026.05.05 23:58:06.471722 [ 351 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5912 | 2026.05.05 23:58:06.471987 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 5913 | 2026.05.05 23:58:06.472034 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5914 | 2026.05.05 23:58:06.472138 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5915 | 2026.05.05 23:58:06.472170 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5916 | 2026.05.05 23:58:06.472220 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5917 | 2026.05.05 23:58:06.472275 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5918 | 2026.05.05 23:58:06.474118 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.004014 sec., 12456.402590931739 rows/sec., 2.98 MiB/sec. | ||
| 5919 | 2026.05.05 23:58:06.474331 [ 5 ] {7d9e86e2-7e75-416e-bc91-0e9690be8bd0} <Debug> TCPHandler: Processed in 0.004658358 sec. | ||
| 5920 | 2026.05.05 23:58:06.478028 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.05.05 23:58:06.478219 [ 5 ] {3e318e78-5619-4647-bfb5-47c566e491a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.05.05 23:58:06.478306 [ 5 ] {3e318e78-5619-4647-bfb5-47c566e491a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5923 | 2026.05.05 23:58:06.479183 [ 5 ] {3e318e78-5619-4647-bfb5-47c566e491a3} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.05.05 23:58:06.479257 [ 5 ] {3e318e78-5619-4647-bfb5-47c566e491a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5925 | 2026.05.05 23:58:06.479901 [ 5 ] {3e318e78-5619-4647-bfb5-47c566e491a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5926 | 2026.05.05 23:58:06.480276 [ 5 ] {3e318e78-5619-4647-bfb5-47c566e491a3} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.05.05 23:58:06.480483 [ 39 ] {} <Debug> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5928 | 2026.05.05 23:58:06.480521 [ 5 ] {3e318e78-5619-4647-bfb5-47c566e491a3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002358 sec., 10178.117048346057 rows/sec., 864.74 KiB/sec. | ||
| 5929 | 2026.05.05 23:58:06.480565 [ 39 ] {} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.05.05 23:58:06.480600 [ 5 ] {3e318e78-5619-4647-bfb5-47c566e491a3} <Debug> TCPHandler: Processed in 0.002696423 sec. | ||
| 5931 | 2026.05.05 23:58:06.480605 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5932 | 2026.05.05 23:58:06.480798 [ 192 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::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 | ||
| 5933 | 2026.05.05 23:58:06.480819 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.05.05 23:58:06.481021 [ 5 ] {32902d61-0cf2-4630-8b6a-78bc23874948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5935 | 2026.05.05 23:58:06.481024 [ 192 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5936 | 2026.05.05 23:58:06.481090 [ 5 ] {32902d61-0cf2-4630-8b6a-78bc23874948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5937 | 2026.05.05 23:58:06.481101 [ 192 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 5938 | 2026.05.05 23:58:06.481228 [ 192 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5939 | 2026.05.05 23:58:06.481302 [ 192 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5940 | 2026.05.05 23:58:06.481388 [ 192 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5941 | 2026.05.05 23:58:06.481458 [ 192 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5942 | 2026.05.05 23:58:06.481523 [ 192 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::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 | ||
| 5943 | 2026.05.05 23:58:06.481972 [ 5 ] {32902d61-0cf2-4630-8b6a-78bc23874948} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.05.05 23:58:06.482028 [ 5 ] {32902d61-0cf2-4630-8b6a-78bc23874948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5945 | 2026.05.05 23:58:06.482610 [ 5 ] {32902d61-0cf2-4630-8b6a-78bc23874948} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5946 | 2026.05.05 23:58:06.482947 [ 5 ] {32902d61-0cf2-4630-8b6a-78bc23874948} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.05.05 23:58:06.483151 [ 5 ] {32902d61-0cf2-4630-8b6a-78bc23874948} <Debug> executeQuery: Read 228 rows, 20.77 KiB in 0.002165 sec., 105311.77829099308 rows/sec., 9.37 MiB/sec. | ||
| 5948 | 2026.05.05 23:58:06.483205 [ 192 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.002483289 sec., 381751.7816089871 rows/sec., 26.45 MiB/sec. | ||
| 5949 | 2026.05.05 23:58:06.483207 [ 5 ] {32902d61-0cf2-4630-8b6a-78bc23874948} <Debug> TCPHandler: Processed in 0.00245591 sec. | ||
| 5950 | 2026.05.05 23:58:06.483458 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.05.05 23:58:06.483514 [ 190 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5952 | 2026.05.05 23:58:06.483600 [ 5 ] {f60ecd63-9ba6-4268-8caa-c083dcbcdf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5953 | 2026.05.05 23:58:06.483676 [ 5 ] {f60ecd63-9ba6-4268-8caa-c083dcbcdf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5954 | 2026.05.05 23:58:06.483998 [ 190 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.05.05 23:58:06.484114 [ 190 ] {cf5adb30-b34a-45b0-b8e2-d6a4cf90318a::all_1_10_2} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5956 | 2026.05.05 23:58:06.484251 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5957 | 2026.05.05 23:58:06.484389 [ 5 ] {f60ecd63-9ba6-4268-8caa-c083dcbcdf65} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.05.05 23:58:06.484441 [ 5 ] {f60ecd63-9ba6-4268-8caa-c083dcbcdf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5959 | 2026.05.05 23:58:06.484884 [ 5 ] {f60ecd63-9ba6-4268-8caa-c083dcbcdf65} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5960 | 2026.05.05 23:58:06.485197 [ 5 ] {f60ecd63-9ba6-4268-8caa-c083dcbcdf65} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.05.05 23:58:06.485386 [ 5 ] {f60ecd63-9ba6-4268-8caa-c083dcbcdf65} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001815 sec., 20936.6391184573 rows/sec., 1.57 MiB/sec. | ||
| 5962 | 2026.05.05 23:58:06.485439 [ 5 ] {f60ecd63-9ba6-4268-8caa-c083dcbcdf65} <Debug> TCPHandler: Processed in 0.002052497 sec. | ||
| 5963 | 2026.05.05 23:58:06.485828 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5964 | 2026.05.05 23:58:06.486213 [ 5 ] {f7ce0606-d580-41d8-9617-bf826fdf9a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5965 | 2026.05.05 23:58:06.486278 [ 5 ] {f7ce0606-d580-41d8-9617-bf826fdf9a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5966 | 2026.05.05 23:58:06.487210 [ 5 ] {f7ce0606-d580-41d8-9617-bf826fdf9a1a} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.05.05 23:58:06.487302 [ 5 ] {f7ce0606-d580-41d8-9617-bf826fdf9a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5968 | 2026.05.05 23:58:06.487912 [ 5 ] {f7ce0606-d580-41d8-9617-bf826fdf9a1a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5969 | 2026.05.05 23:58:06.488362 [ 5 ] {f7ce0606-d580-41d8-9617-bf826fdf9a1a} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.05.05 23:58:06.488585 [ 5 ] {f7ce0606-d580-41d8-9617-bf826fdf9a1a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002406 sec., 9975.062344139651 rows/sec., 847.49 KiB/sec. | ||
| 5971 | 2026.05.05 23:58:06.488641 [ 5 ] {f7ce0606-d580-41d8-9617-bf826fdf9a1a} <Debug> TCPHandler: Processed in 0.002881834 sec. | ||
| 5972 | 2026.05.05 23:58:06.488819 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2026.05.05 23:58:06.488947 [ 5 ] {b10ea93a-a56a-4c53-86cb-41fc52e69309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5974 | 2026.05.05 23:58:06.489004 [ 5 ] {b10ea93a-a56a-4c53-86cb-41fc52e69309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5975 | 2026.05.05 23:58:06.489623 [ 5 ] {b10ea93a-a56a-4c53-86cb-41fc52e69309} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.05.05 23:58:06.489704 [ 5 ] {b10ea93a-a56a-4c53-86cb-41fc52e69309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5977 | 2026.05.05 23:58:06.490161 [ 5 ] {b10ea93a-a56a-4c53-86cb-41fc52e69309} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5978 | 2026.05.05 23:58:06.490567 [ 5 ] {b10ea93a-a56a-4c53-86cb-41fc52e69309} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.05.05 23:58:06.490738 [ 39 ] {} <Debug> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5980 | 2026.05.05 23:58:06.490770 [ 5 ] {b10ea93a-a56a-4c53-86cb-41fc52e69309} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001851 sec., 6482.982171799027 rows/sec., 506.48 KiB/sec. | ||
| 5981 | 2026.05.05 23:58:06.490813 [ 39 ] {} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.05.05 23:58:06.490838 [ 5 ] {b10ea93a-a56a-4c53-86cb-41fc52e69309} <Debug> TCPHandler: Processed in 0.002085977 sec. | ||
| 5983 | 2026.05.05 23:58:06.490849 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5984 | 2026.05.05 23:58:06.491002 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::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 | ||
| 5985 | 2026.05.05 23:58:06.491016 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.05.05 23:58:06.491133 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5987 | 2026.05.05 23:58:06.491160 [ 5 ] {48683f8b-9489-4d0e-9bc6-5c87b885aea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5988 | 2026.05.05 23:58:06.491185 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 5989 | 2026.05.05 23:58:06.491221 [ 5 ] {48683f8b-9489-4d0e-9bc6-5c87b885aea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5990 | 2026.05.05 23:58:06.491280 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5991 | 2026.05.05 23:58:06.491361 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5992 | 2026.05.05 23:58:06.491434 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5993 | 2026.05.05 23:58:06.491506 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5994 | 2026.05.05 23:58:06.491572 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::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 | ||
| 5995 | 2026.05.05 23:58:06.491926 [ 5 ] {48683f8b-9489-4d0e-9bc6-5c87b885aea9} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.05.05 23:58:06.491976 [ 5 ] {48683f8b-9489-4d0e-9bc6-5c87b885aea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5997 | 2026.05.05 23:58:06.492452 [ 5 ] {48683f8b-9489-4d0e-9bc6-5c87b885aea9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5998 | 2026.05.05 23:58:06.492775 [ 5 ] {48683f8b-9489-4d0e-9bc6-5c87b885aea9} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.05.05 23:58:06.492873 [ 200 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001933536 sec., 254456.084603545 rows/sec., 15.92 MiB/sec. | ||
| 6000 | 2026.05.05 23:58:06.493137 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6001 | 2026.05.05 23:58:06.493153 [ 5 ] {48683f8b-9489-4d0e-9bc6-5c87b885aea9} <Debug> executeQuery: Read 126 rows, 10.46 KiB in 0.002027 sec., 62160.82881105081 rows/sec., 5.04 MiB/sec. | ||
| 6002 | 2026.05.05 23:58:06.493203 [ 5 ] {48683f8b-9489-4d0e-9bc6-5c87b885aea9} <Debug> TCPHandler: Processed in 0.002253529 sec. | ||
| 6003 | 2026.05.05 23:58:06.493387 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2026.05.05 23:58:06.493510 [ 5 ] {38496e67-ce89-4d65-bb8d-9da1b15cf4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6005 | 2026.05.05 23:58:06.493554 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2026.05.05 23:58:06.493584 [ 5 ] {38496e67-ce89-4d65-bb8d-9da1b15cf4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6007 | 2026.05.05 23:58:06.493642 [ 201 ] {2c869f70-0f3c-4973-9c8b-33581fa70ee7::all_1_10_2} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6008 | 2026.05.05 23:58:06.493735 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6009 | 2026.05.05 23:58:06.494241 [ 5 ] {38496e67-ce89-4d65-bb8d-9da1b15cf4dc} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.05.05 23:58:06.494288 [ 5 ] {38496e67-ce89-4d65-bb8d-9da1b15cf4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6011 | 2026.05.05 23:58:06.494762 [ 5 ] {38496e67-ce89-4d65-bb8d-9da1b15cf4dc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6012 | 2026.05.05 23:58:06.495065 [ 5 ] {38496e67-ce89-4d65-bb8d-9da1b15cf4dc} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.05 23:58:06.495243 [ 5 ] {38496e67-ce89-4d65-bb8d-9da1b15cf4dc} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001767 sec., 110922.46745897002 rows/sec., 7.96 MiB/sec. | ||
| 6014 | 2026.05.05 23:58:06.495285 [ 5 ] {38496e67-ce89-4d65-bb8d-9da1b15cf4dc} <Debug> TCPHandler: Processed in 0.001976166 sec. | ||
| 6015 | 2026.05.05 23:58:06.495454 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.05.05 23:58:06.495566 [ 5 ] {76e2c3af-86be-41b5-823c-dba6bd08346f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.05.05 23:58:06.495639 [ 5 ] {76e2c3af-86be-41b5-823c-dba6bd08346f} <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 | ||
| 6018 | 2026.05.05 23:58:06.496935 [ 5 ] {76e2c3af-86be-41b5-823c-dba6bd08346f} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.05.05 23:58:06.496983 [ 5 ] {76e2c3af-86be-41b5-823c-dba6bd08346f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6020 | 2026.05.05 23:58:06.497827 [ 5 ] {76e2c3af-86be-41b5-823c-dba6bd08346f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6021 | 2026.05.05 23:58:06.498183 [ 5 ] {76e2c3af-86be-41b5-823c-dba6bd08346f} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.05.05 23:58:06.498402 [ 5 ] {76e2c3af-86be-41b5-823c-dba6bd08346f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002833 sec., 9177.550300035298 rows/sec., 16.45 MiB/sec. | ||
| 6023 | 2026.05.05 23:58:06.498531 [ 5 ] {76e2c3af-86be-41b5-823c-dba6bd08346f} <Debug> TCPHandler: Processed in 0.003117305 sec. | ||
| 6024 | 2026.05.05 23:58:06.498729 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.05.05 23:58:06.498850 [ 5 ] {4509760d-d04d-4065-9923-428d38266235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.05.05 23:58:06.498907 [ 5 ] {4509760d-d04d-4065-9923-428d38266235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6027 | 2026.05.05 23:58:06.499476 [ 5 ] {4509760d-d04d-4065-9923-428d38266235} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.05.05 23:58:06.499524 [ 5 ] {4509760d-d04d-4065-9923-428d38266235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6029 | 2026.05.05 23:58:06.499965 [ 5 ] {4509760d-d04d-4065-9923-428d38266235} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6030 | 2026.05.05 23:58:06.500274 [ 5 ] {4509760d-d04d-4065-9923-428d38266235} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.05.05 23:58:06.500469 [ 5 ] {4509760d-d04d-4065-9923-428d38266235} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001647 sec., 36429.87249544627 rows/sec., 2.46 MiB/sec. | ||
| 6032 | 2026.05.05 23:58:06.500524 [ 5 ] {4509760d-d04d-4065-9923-428d38266235} <Debug> TCPHandler: Processed in 0.001858915 sec. | ||
| 6033 | 2026.05.05 23:58:07.178122 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48630 | ||
| 6034 | 2026.05.05 23:58:07.178239 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6035 | 2026.05.05 23:58:07.178268 [ 307 ] {} <Debug> TCP-Session: 4ac616e3-e536-4d31-bed9-3309b54776cb Authenticating user 'default' from [fd00:1122:3344:101::e]:48630 | ||
| 6036 | 2026.05.05 23:58:07.178290 [ 307 ] {} <Debug> TCP-Session: 4ac616e3-e536-4d31-bed9-3309b54776cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2026.05.05 23:58:07.178305 [ 307 ] {} <Debug> TCP-Session: 4ac616e3-e536-4d31-bed9-3309b54776cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2026.05.05 23:58:07.178487 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51296 | ||
| 6039 | 2026.05.05 23:58:07.178534 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36804 | ||
| 6040 | 2026.05.05 23:58:07.178562 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35705 | ||
| 6041 | 2026.05.05 23:58:07.178587 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44515 | ||
| 6042 | 2026.05.05 23:58:07.178598 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54599 | ||
| 6043 | 2026.05.05 23:58:07.178618 [ 307 ] {} <Trace> TCP-Session: 4ac616e3-e536-4d31-bed9-3309b54776cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.05.05 23:58:07.178617 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6045 | 2026.05.05 23:58:07.178573 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55468 | ||
| 6046 | 2026.05.05 23:58:07.178726 [ 308 ] {} <Debug> TCP-Session: b9e2f6a3-5af4-4552-8c9b-53027b5ba4df Authenticating user 'default' from [fd00:1122:3344:101::e]:51296 | ||
| 6047 | 2026.05.05 23:58:07.178547 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36543 | ||
| 6048 | 2026.05.05 23:58:07.178760 [ 308 ] {} <Debug> TCP-Session: b9e2f6a3-5af4-4552-8c9b-53027b5ba4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2026.05.05 23:58:07.178548 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39658 | ||
| 6050 | 2026.05.05 23:58:07.178797 [ 308 ] {} <Debug> TCP-Session: b9e2f6a3-5af4-4552-8c9b-53027b5ba4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2026.05.05 23:58:07.178847 [ 307 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6052 | 2026.05.05 23:58:07.178913 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6053 | 2026.05.05 23:58:07.178957 [ 3 ] {} <Debug> TCP-Session: 2f993328-9844-4a00-b554-184820fa7d93 Authenticating user 'default' from [fd00:1122:3344:101::e]:35705 | ||
| 6054 | 2026.05.05 23:58:07.178985 [ 3 ] {} <Debug> TCP-Session: 2f993328-9844-4a00-b554-184820fa7d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2026.05.05 23:58:07.179001 [ 3 ] {} <Debug> TCP-Session: 2f993328-9844-4a00-b554-184820fa7d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2026.05.05 23:58:07.179128 [ 307 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6057 | 2026.05.05 23:58:07.179142 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6058 | 2026.05.05 23:58:07.179185 [ 270 ] {} <Debug> TCP-Session: ea7ae668-3bbd-457c-b25b-93e624556a56 Authenticating user 'default' from [fd00:1122:3344:101::e]:55468 | ||
| 6059 | 2026.05.05 23:58:07.179194 [ 307 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6060 | 2026.05.05 23:58:07.179204 [ 270 ] {} <Debug> TCP-Session: ea7ae668-3bbd-457c-b25b-93e624556a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2026.05.05 23:58:07.179233 [ 270 ] {} <Debug> TCP-Session: ea7ae668-3bbd-457c-b25b-93e624556a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2026.05.05 23:58:07.179271 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6063 | 2026.05.05 23:58:07.179311 [ 311 ] {} <Debug> TCP-Session: be4b52fc-4bea-43e6-8004-b196b732f128 Authenticating user 'default' from [fd00:1122:3344:101::e]:39658 | ||
| 6064 | 2026.05.05 23:58:07.179327 [ 311 ] {} <Debug> TCP-Session: be4b52fc-4bea-43e6-8004-b196b732f128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2026.05.05 23:58:07.179339 [ 311 ] {} <Debug> TCP-Session: be4b52fc-4bea-43e6-8004-b196b732f128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.05.05 23:58:07.179504 [ 307 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 6067 | 2026.05.05 23:58:07.179651 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6068 | 2026.05.05 23:58:07.179690 [ 310 ] {} <Debug> TCP-Session: 2896bbfa-1dc0-4cff-a39e-567607b930ef Authenticating user 'default' from [fd00:1122:3344:101::e]:36543 | ||
| 6069 | 2026.05.05 23:58:07.179715 [ 310 ] {} <Debug> TCP-Session: 2896bbfa-1dc0-4cff-a39e-567607b930ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.05.05 23:58:07.179728 [ 310 ] {} <Debug> TCP-Session: 2896bbfa-1dc0-4cff-a39e-567607b930ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2026.05.05 23:58:07.179756 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6072 | 2026.05.05 23:58:07.179791 [ 303 ] {} <Debug> TCP-Session: 793e3a42-fc64-42bd-bc32-3ded92b9ed31 Authenticating user 'default' from [fd00:1122:3344:101::e]:44515 | ||
| 6073 | 2026.05.05 23:58:07.179809 [ 303 ] {} <Debug> TCP-Session: 793e3a42-fc64-42bd-bc32-3ded92b9ed31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.05.05 23:58:07.179821 [ 303 ] {} <Debug> TCP-Session: 793e3a42-fc64-42bd-bc32-3ded92b9ed31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2026.05.05 23:58:07.179881 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6076 | 2026.05.05 23:58:07.179914 [ 309 ] {} <Debug> TCP-Session: abb80a15-90ec-49b6-8000-c3249a9a999e Authenticating user 'default' from [fd00:1122:3344:101::e]:36804 | ||
| 6077 | 2026.05.05 23:58:07.179930 [ 309 ] {} <Debug> TCP-Session: abb80a15-90ec-49b6-8000-c3249a9a999e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2026.05.05 23:58:07.179943 [ 309 ] {} <Debug> TCP-Session: abb80a15-90ec-49b6-8000-c3249a9a999e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.05.05 23:58:07.180079 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6080 | 2026.05.05 23:58:07.180114 [ 304 ] {} <Debug> TCP-Session: 8ea47ce9-ddb5-48c5-90d5-63b50d04b23a Authenticating user 'default' from [fd00:1122:3344:101::e]:54599 | ||
| 6081 | 2026.05.05 23:58:07.180132 [ 304 ] {} <Debug> TCP-Session: 8ea47ce9-ddb5-48c5-90d5-63b50d04b23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.05.05 23:58:07.180145 [ 304 ] {} <Debug> TCP-Session: 8ea47ce9-ddb5-48c5-90d5-63b50d04b23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2026.05.05 23:58:07.180440 [ 335 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Trace> AggregatingTransform: Aggregating | ||
| 6084 | 2026.05.05 23:58:07.180493 [ 335 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Trace> Aggregator: Aggregation method: without_key | ||
| 6085 | 2026.05.05 23:58:07.180533 [ 335 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916878 sec. (1090.658 rows/sec., 42.60 KiB/sec.) | ||
| 6086 | 2026.05.05 23:58:07.180552 [ 335 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Trace> Aggregator: Merging aggregated data | ||
| 6087 | 2026.05.05 23:58:07.181848 [ 307 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003058 sec., 327.01111837802483 rows/sec., 12.77 KiB/sec. | ||
| 6088 | 2026.05.05 23:58:07.181999 [ 307 ] {c5df5579-f0b0-4be2-91b8-9ee441cc9cfd} <Debug> TCPHandler: Processed in 0.003501008 sec. | ||
| 6089 | 2026.05.05 23:58:07.182120 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6090 | 2026.05.05 23:58:07.182149 [ 307 ] {} <Debug> TCP-Session: 4ac616e3-e536-4d31-bed9-3309b54776cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.05.05 23:58:07.182170 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6092 | 2026.05.05 23:58:07.182182 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6093 | 2026.05.05 23:58:07.182195 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6094 | 2026.05.05 23:58:07.182216 [ 310 ] {} <Debug> TCP-Session: 2896bbfa-1dc0-4cff-a39e-567607b930ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.05.05 23:58:07.182238 [ 308 ] {} <Debug> TCP-Session: b9e2f6a3-5af4-4552-8c9b-53027b5ba4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.05.05 23:58:07.182233 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6097 | 2026.05.05 23:58:07.182258 [ 304 ] {} <Debug> TCP-Session: 8ea47ce9-ddb5-48c5-90d5-63b50d04b23a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2026.05.05 23:58:07.182271 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6099 | 2026.05.05 23:58:07.182305 [ 270 ] {} <Debug> TCP-Session: ea7ae668-3bbd-457c-b25b-93e624556a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2026.05.05 23:58:07.182253 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6101 | 2026.05.05 23:58:07.182333 [ 303 ] {} <Debug> TCP-Session: 793e3a42-fc64-42bd-bc32-3ded92b9ed31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2026.05.05 23:58:07.182382 [ 3 ] {} <Debug> TCP-Session: 2f993328-9844-4a00-b554-184820fa7d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2026.05.05 23:58:07.182205 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6104 | 2026.05.05 23:58:07.182239 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6105 | 2026.05.05 23:58:07.182434 [ 309 ] {} <Debug> TCP-Session: abb80a15-90ec-49b6-8000-c3249a9a999e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2026.05.05 23:58:07.182450 [ 311 ] {} <Debug> TCP-Session: be4b52fc-4bea-43e6-8004-b196b732f128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2026.05.05 23:58:07.242117 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35186 | ||
| 6108 | 2026.05.05 23:58:07.242189 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6109 | 2026.05.05 23:58:07.242211 [ 307 ] {} <Debug> TCP-Session: 642d0856-7a1a-4c3a-8e1b-3236fc7f8860 Authenticating user 'default' from [fd00:1122:3344:101::e]:35186 | ||
| 6110 | 2026.05.05 23:58:07.242230 [ 307 ] {} <Debug> TCP-Session: 642d0856-7a1a-4c3a-8e1b-3236fc7f8860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.05.05 23:58:07.242243 [ 307 ] {} <Debug> TCP-Session: 642d0856-7a1a-4c3a-8e1b-3236fc7f8860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.05.05 23:58:07.242409 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53302 | ||
| 6113 | 2026.05.05 23:58:07.242425 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33768 | ||
| 6114 | 2026.05.05 23:58:07.242466 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43229 | ||
| 6115 | 2026.05.05 23:58:07.242499 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59178 | ||
| 6116 | 2026.05.05 23:58:07.242510 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37266 | ||
| 6117 | 2026.05.05 23:58:07.242548 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6118 | 2026.05.05 23:58:07.242565 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6119 | 2026.05.05 23:58:07.242580 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6120 | 2026.05.05 23:58:07.242588 [ 310 ] {} <Debug> TCP-Session: 84dced05-59d0-4147-9926-1ed8452680e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33768 | ||
| 6121 | 2026.05.05 23:58:07.242599 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6122 | 2026.05.05 23:58:07.242612 [ 303 ] {} <Debug> TCP-Session: b80ff194-a12f-4d19-9436-ce466608e41e Authenticating user 'default' from [fd00:1122:3344:101::e]:59178 | ||
| 6123 | 2026.05.05 23:58:07.242626 [ 310 ] {} <Debug> TCP-Session: 84dced05-59d0-4147-9926-1ed8452680e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6124 | 2026.05.05 23:58:07.242653 [ 303 ] {} <Debug> TCP-Session: b80ff194-a12f-4d19-9436-ce466608e41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.05.05 23:58:07.242673 [ 310 ] {} <Debug> TCP-Session: 84dced05-59d0-4147-9926-1ed8452680e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.05.05 23:58:07.242686 [ 303 ] {} <Debug> TCP-Session: b80ff194-a12f-4d19-9436-ce466608e41e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.05.05 23:58:07.242604 [ 311 ] {} <Debug> TCP-Session: a301e639-09e7-4427-a2b8-48e445046913 Authenticating user 'default' from [fd00:1122:3344:101::e]:43229 | ||
| 6128 | 2026.05.05 23:58:07.242636 [ 304 ] {} <Debug> TCP-Session: dae2b698-8941-4082-b87c-f29615e0bbeb Authenticating user 'default' from [fd00:1122:3344:101::e]:37266 | ||
| 6129 | 2026.05.05 23:58:07.242740 [ 311 ] {} <Debug> TCP-Session: a301e639-09e7-4427-a2b8-48e445046913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2026.05.05 23:58:07.242527 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6131 | 2026.05.05 23:58:07.242763 [ 304 ] {} <Debug> TCP-Session: dae2b698-8941-4082-b87c-f29615e0bbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2026.05.05 23:58:07.242766 [ 311 ] {} <Debug> TCP-Session: a301e639-09e7-4427-a2b8-48e445046913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2026.05.05 23:58:07.242803 [ 304 ] {} <Debug> TCP-Session: dae2b698-8941-4082-b87c-f29615e0bbeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2026.05.05 23:58:07.242799 [ 308 ] {} <Debug> TCP-Session: 12a98243-524f-40b1-ab86-3d9c9963979e Authenticating user 'default' from [fd00:1122:3344:101::e]:53302 | ||
| 6135 | 2026.05.05 23:58:07.242500 [ 307 ] {} <Trace> TCP-Session: 642d0856-7a1a-4c3a-8e1b-3236fc7f8860 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2026.05.05 23:58:07.242862 [ 308 ] {} <Debug> TCP-Session: 12a98243-524f-40b1-ab86-3d9c9963979e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2026.05.05 23:58:07.242487 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64601 | ||
| 6138 | 2026.05.05 23:58:07.242889 [ 308 ] {} <Debug> TCP-Session: 12a98243-524f-40b1-ab86-3d9c9963979e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2026.05.05 23:58:07.242416 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44651 | ||
| 6140 | 2026.05.05 23:58:07.242479 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61446 | ||
| 6141 | 2026.05.05 23:58:07.242954 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6142 | 2026.05.05 23:58:07.242985 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6143 | 2026.05.05 23:58:07.242997 [ 307 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6144 | 2026.05.05 23:58:07.243006 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6145 | 2026.05.05 23:58:07.243015 [ 309 ] {} <Debug> TCP-Session: 19eb2007-035a-47bc-9b00-834569dfcb16 Authenticating user 'default' from [fd00:1122:3344:101::e]:44651 | ||
| 6146 | 2026.05.05 23:58:07.243047 [ 3 ] {} <Debug> TCP-Session: ed206093-fc3b-4b21-b165-8ddf54c23cac Authenticating user 'default' from [fd00:1122:3344:101::e]:61446 | ||
| 6147 | 2026.05.05 23:58:07.243055 [ 309 ] {} <Debug> TCP-Session: 19eb2007-035a-47bc-9b00-834569dfcb16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6148 | 2026.05.05 23:58:07.243068 [ 3 ] {} <Debug> TCP-Session: ed206093-fc3b-4b21-b165-8ddf54c23cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.05.05 23:58:07.243072 [ 309 ] {} <Debug> TCP-Session: 19eb2007-035a-47bc-9b00-834569dfcb16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6150 | 2026.05.05 23:58:07.243082 [ 3 ] {} <Debug> TCP-Session: ed206093-fc3b-4b21-b165-8ddf54c23cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.05.05 23:58:07.242988 [ 270 ] {} <Debug> TCP-Session: 1562964c-aa1b-40df-9df9-d8718b734049 Authenticating user 'default' from [fd00:1122:3344:101::e]:64601 | ||
| 6152 | 2026.05.05 23:58:07.243122 [ 270 ] {} <Debug> TCP-Session: 1562964c-aa1b-40df-9df9-d8718b734049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.05.05 23:58:07.243135 [ 270 ] {} <Debug> TCP-Session: 1562964c-aa1b-40df-9df9-d8718b734049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.05.05 23:58:07.243233 [ 307 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6155 | 2026.05.05 23:58:07.243287 [ 307 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6156 | 2026.05.05 23:58:07.243588 [ 307 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 6157 | 2026.05.05 23:58:07.244572 [ 346 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Trace> AggregatingTransform: Aggregating | ||
| 6158 | 2026.05.05 23:58:07.244620 [ 346 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6159 | 2026.05.05 23:58:07.244655 [ 346 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949718 sec. (1052.944 rows/sec., 41.13 KiB/sec.) | ||
| 6160 | 2026.05.05 23:58:07.244672 [ 346 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Trace> Aggregator: Merging aggregated data | ||
| 6161 | 2026.05.05 23:58:07.246133 [ 307 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 6162 | 2026.05.05 23:58:07.246248 [ 307 ] {cf0fb461-2d74-49da-9ef6-942d0ca81df1} <Debug> TCPHandler: Processed in 0.003828001 sec. | ||
| 6163 | 2026.05.05 23:58:07.246365 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6164 | 2026.05.05 23:58:07.246391 [ 307 ] {} <Debug> TCP-Session: 642d0856-7a1a-4c3a-8e1b-3236fc7f8860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2026.05.05 23:58:07.246395 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6166 | 2026.05.05 23:58:07.246415 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6167 | 2026.05.05 23:58:07.246437 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6168 | 2026.05.05 23:58:07.246443 [ 308 ] {} <Debug> TCP-Session: 12a98243-524f-40b1-ab86-3d9c9963979e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6169 | 2026.05.05 23:58:07.246470 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6170 | 2026.05.05 23:58:07.246482 [ 3 ] {} <Debug> TCP-Session: ed206093-fc3b-4b21-b165-8ddf54c23cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2026.05.05 23:58:07.246489 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6172 | 2026.05.05 23:58:07.246517 [ 310 ] {} <Debug> TCP-Session: 84dced05-59d0-4147-9926-1ed8452680e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.05.05 23:58:07.246530 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6174 | 2026.05.05 23:58:07.246548 [ 311 ] {} <Debug> TCP-Session: a301e639-09e7-4427-a2b8-48e445046913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2026.05.05 23:58:07.246507 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6176 | 2026.05.05 23:58:07.246584 [ 303 ] {} <Debug> TCP-Session: b80ff194-a12f-4d19-9436-ce466608e41e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2026.05.05 23:58:07.246461 [ 309 ] {} <Debug> TCP-Session: 19eb2007-035a-47bc-9b00-834569dfcb16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2026.05.05 23:58:07.246625 [ 304 ] {} <Debug> TCP-Session: dae2b698-8941-4082-b87c-f29615e0bbeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2026.05.05 23:58:07.246456 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6180 | 2026.05.05 23:58:07.246699 [ 270 ] {} <Debug> TCP-Session: 1562964c-aa1b-40df-9df9-d8718b734049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.05.05 23:58:07.251118 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50624 | ||
| 6182 | 2026.05.05 23:58:07.251189 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6183 | 2026.05.05 23:58:07.251211 [ 3 ] {} <Debug> TCP-Session: 06bee64f-a062-4754-a343-25753cc74633 Authenticating user 'default' from [fd00:1122:3344:101::e]:50624 | ||
| 6184 | 2026.05.05 23:58:07.251226 [ 3 ] {} <Debug> TCP-Session: 06bee64f-a062-4754-a343-25753cc74633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.05.05 23:58:07.251238 [ 3 ] {} <Debug> TCP-Session: 06bee64f-a062-4754-a343-25753cc74633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2026.05.05 23:58:07.251411 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37801 | ||
| 6187 | 2026.05.05 23:58:07.251452 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45052 | ||
| 6188 | 2026.05.05 23:58:07.251457 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33146 | ||
| 6189 | 2026.05.05 23:58:07.251476 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36289 | ||
| 6190 | 2026.05.05 23:58:07.251507 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44853 | ||
| 6191 | 2026.05.05 23:58:07.251522 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6192 | 2026.05.05 23:58:07.251538 [ 3 ] {} <Trace> TCP-Session: 06bee64f-a062-4754-a343-25753cc74633 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2026.05.05 23:58:07.251568 [ 303 ] {} <Debug> TCP-Session: 976e6724-7c2c-42d3-a59c-6df0f64d414c Authenticating user 'default' from [fd00:1122:3344:101::e]:45052 | ||
| 6194 | 2026.05.05 23:58:07.251567 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6195 | 2026.05.05 23:58:07.251583 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6196 | 2026.05.05 23:58:07.251598 [ 303 ] {} <Debug> TCP-Session: 976e6724-7c2c-42d3-a59c-6df0f64d414c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.05.05 23:58:07.251616 [ 308 ] {} <Debug> TCP-Session: a07de96c-cfe5-419b-8b6e-259f39702eab Authenticating user 'default' from [fd00:1122:3344:101::e]:36289 | ||
| 6198 | 2026.05.05 23:58:07.251630 [ 310 ] {} <Debug> TCP-Session: cdbf589b-f348-4aef-b5dd-8b2629a34649 Authenticating user 'default' from [fd00:1122:3344:101::e]:44853 | ||
| 6199 | 2026.05.05 23:58:07.251657 [ 308 ] {} <Debug> TCP-Session: a07de96c-cfe5-419b-8b6e-259f39702eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.05.05 23:58:07.251676 [ 310 ] {} <Debug> TCP-Session: cdbf589b-f348-4aef-b5dd-8b2629a34649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.05.05 23:58:07.251688 [ 308 ] {} <Debug> TCP-Session: a07de96c-cfe5-419b-8b6e-259f39702eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6202 | 2026.05.05 23:58:07.251700 [ 310 ] {} <Debug> TCP-Session: cdbf589b-f348-4aef-b5dd-8b2629a34649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.05.05 23:58:07.251638 [ 303 ] {} <Debug> TCP-Session: 976e6724-7c2c-42d3-a59c-6df0f64d414c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.05.05 23:58:07.251740 [ 3 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50624) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6205 | 2026.05.05 23:58:07.251548 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6206 | 2026.05.05 23:58:07.251515 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34251 | ||
| 6207 | 2026.05.05 23:58:07.251820 [ 304 ] {} <Debug> TCP-Session: aa9215c8-505e-4cee-97ca-dc2191dc5bad Authenticating user 'default' from [fd00:1122:3344:101::e]:33146 | ||
| 6208 | 2026.05.05 23:58:07.251475 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50804 | ||
| 6209 | 2026.05.05 23:58:07.251859 [ 304 ] {} <Debug> TCP-Session: aa9215c8-505e-4cee-97ca-dc2191dc5bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.05.05 23:58:07.251871 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6211 | 2026.05.05 23:58:07.251897 [ 304 ] {} <Debug> TCP-Session: aa9215c8-505e-4cee-97ca-dc2191dc5bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.05.05 23:58:07.251917 [ 311 ] {} <Debug> TCP-Session: 85061ebc-4c4c-4fc5-8334-dc0ae80f0482 Authenticating user 'default' from [fd00:1122:3344:101::e]:34251 | ||
| 6213 | 2026.05.05 23:58:07.251924 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6214 | 2026.05.05 23:58:07.251949 [ 311 ] {} <Debug> TCP-Session: 85061ebc-4c4c-4fc5-8334-dc0ae80f0482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.05.05 23:58:07.251968 [ 307 ] {} <Debug> TCP-Session: b85bde92-baa1-49a1-bc12-9d92dcbc7922 Authenticating user 'default' from [fd00:1122:3344:101::e]:50804 | ||
| 6216 | 2026.05.05 23:58:07.251980 [ 311 ] {} <Debug> TCP-Session: 85061ebc-4c4c-4fc5-8334-dc0ae80f0482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6217 | 2026.05.05 23:58:07.252000 [ 307 ] {} <Debug> TCP-Session: b85bde92-baa1-49a1-bc12-9d92dcbc7922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2026.05.05 23:58:07.251473 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6219 | 2026.05.05 23:58:07.252031 [ 307 ] {} <Debug> TCP-Session: b85bde92-baa1-49a1-bc12-9d92dcbc7922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2026.05.05 23:58:07.252035 [ 3 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6221 | 2026.05.05 23:58:07.252058 [ 270 ] {} <Debug> TCP-Session: d16e1012-b9a0-4fa3-bc02-cfff2994e9d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37801 | ||
| 6222 | 2026.05.05 23:58:07.251497 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36769 | ||
| 6223 | 2026.05.05 23:58:07.252102 [ 270 ] {} <Debug> TCP-Session: d16e1012-b9a0-4fa3-bc02-cfff2994e9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.05.05 23:58:07.252121 [ 3 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6225 | 2026.05.05 23:58:07.252138 [ 270 ] {} <Debug> TCP-Session: d16e1012-b9a0-4fa3-bc02-cfff2994e9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2026.05.05 23:58:07.252160 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6227 | 2026.05.05 23:58:07.252204 [ 309 ] {} <Debug> TCP-Session: a5f3f360-9f77-4c86-8ee7-bc79bc8d8f7f Authenticating user 'default' from [fd00:1122:3344:101::e]:36769 | ||
| 6228 | 2026.05.05 23:58:07.252242 [ 309 ] {} <Debug> TCP-Session: a5f3f360-9f77-4c86-8ee7-bc79bc8d8f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.05.05 23:58:07.252256 [ 309 ] {} <Debug> TCP-Session: a5f3f360-9f77-4c86-8ee7-bc79bc8d8f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2026.05.05 23:58:07.252437 [ 3 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 6231 | 2026.05.05 23:58:07.253358 [ 323 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Trace> AggregatingTransform: Aggregating | ||
| 6232 | 2026.05.05 23:58:07.253396 [ 323 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 6233 | 2026.05.05 23:58:07.253429 [ 323 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892678 sec. (1120.225 rows/sec., 43.76 KiB/sec.) | ||
| 6234 | 2026.05.05 23:58:07.253447 [ 323 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Trace> Aggregator: Merging aggregated data | ||
| 6235 | 2026.05.05 23:58:07.254990 [ 3 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003329 sec., 300.39050765995796 rows/sec., 11.73 KiB/sec. | ||
| 6236 | 2026.05.05 23:58:07.255132 [ 3 ] {981db97c-97df-482b-a61a-7db0fbad24c7} <Debug> TCPHandler: Processed in 0.003709831 sec. | ||
| 6237 | 2026.05.05 23:58:07.255246 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6238 | 2026.05.05 23:58:07.255275 [ 3 ] {} <Debug> TCP-Session: 06bee64f-a062-4754-a343-25753cc74633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.05.05 23:58:07.255276 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6240 | 2026.05.05 23:58:07.255296 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6241 | 2026.05.05 23:58:07.255312 [ 311 ] {} <Debug> TCP-Session: 85061ebc-4c4c-4fc5-8334-dc0ae80f0482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6242 | 2026.05.05 23:58:07.255318 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6243 | 2026.05.05 23:58:07.255337 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6244 | 2026.05.05 23:58:07.255357 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6245 | 2026.05.05 23:58:07.255390 [ 308 ] {} <Debug> TCP-Session: a07de96c-cfe5-419b-8b6e-259f39702eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2026.05.05 23:58:07.255398 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6247 | 2026.05.05 23:58:07.255415 [ 304 ] {} <Debug> TCP-Session: aa9215c8-505e-4cee-97ca-dc2191dc5bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6248 | 2026.05.05 23:58:07.255427 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6249 | 2026.05.05 23:58:07.255441 [ 310 ] {} <Debug> TCP-Session: cdbf589b-f348-4aef-b5dd-8b2629a34649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6250 | 2026.05.05 23:58:07.255381 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6251 | 2026.05.05 23:58:07.255471 [ 309 ] {} <Debug> TCP-Session: a5f3f360-9f77-4c86-8ee7-bc79bc8d8f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.05.05 23:58:07.255512 [ 307 ] {} <Debug> TCP-Session: b85bde92-baa1-49a1-bc12-9d92dcbc7922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.05.05 23:58:07.255369 [ 303 ] {} <Debug> TCP-Session: 976e6724-7c2c-42d3-a59c-6df0f64d414c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.05.05 23:58:07.255337 [ 270 ] {} <Debug> TCP-Session: d16e1012-b9a0-4fa3-bc02-cfff2994e9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2026.05.05 23:58:08.357359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12012 | ||
| 6256 | 2026.05.05 23:58:08.357848 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.05.05 23:58:08.357890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6258 | 2026.05.05 23:58:08.358355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6259 | 2026.05.05 23:58:08.358580 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.05.05 23:58:08.358724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12012 | ||
| 6261 | 2026.05.05 23:58:09.007517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6262 | 2026.05.05 23:58:09.026071 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.05.05 23:58:09.026140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6264 | 2026.05.05 23:58:09.031889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6265 | 2026.05.05 23:58:09.032683 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.05.05 23:58:09.036924 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6267 | 2026.05.05 23:58:10.889016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 770 | ||
| 6268 | 2026.05.05 23:58:10.891675 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.05.05 23:58:10.891732 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6270 | 2026.05.05 23:58:10.892993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6271 | 2026.05.05 23:58:10.893274 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.05.05 23:58:10.893655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 6273 | 2026.05.05 23:58:11.460924 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.05.05 23:58:11.461283 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6275 | 2026.05.05 23:58:11.461703 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6276 | 2026.05.05 23:58:11.461738 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6277 | 2026.05.05 23:58:11.461957 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6278 | 2026.05.05 23:58:11.462025 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6279 | 2026.05.05 23:58:11.462167 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6280 | 2026.05.05 23:58:11.462289 [ 325 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6281 | 2026.05.05 23:58:11.462290 [ 326 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6282 | 2026.05.05 23:58:11.462314 [ 331 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6283 | 2026.05.05 23:58:11.462454 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 6284 | 2026.05.05 23:58:11.462481 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6285 | 2026.05.05 23:58:11.462549 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6286 | 2026.05.05 23:58:11.462569 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6287 | 2026.05.05 23:58:11.462605 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6288 | 2026.05.05 23:58:11.462643 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6289 | 2026.05.05 23:58:11.463934 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002801 sec., 17850.76758300607 rows/sec., 3.34 MiB/sec. | ||
| 6290 | 2026.05.05 23:58:11.464061 [ 5 ] {13ade464-66f7-41cd-9d68-898712a5a2b6} <Debug> TCPHandler: Processed in 0.003324187 sec. | ||
| 6291 | 2026.05.05 23:58:11.465978 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2026.05.05 23:58:11.466108 [ 5 ] {45dde0ad-de71-44da-8dd7-72016b1c5544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6293 | 2026.05.05 23:58:11.466158 [ 5 ] {45dde0ad-de71-44da-8dd7-72016b1c5544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6294 | 2026.05.05 23:58:11.466694 [ 5 ] {45dde0ad-de71-44da-8dd7-72016b1c5544} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.05.05 23:58:11.466734 [ 5 ] {45dde0ad-de71-44da-8dd7-72016b1c5544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6296 | 2026.05.05 23:58:11.467097 [ 5 ] {45dde0ad-de71-44da-8dd7-72016b1c5544} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6297 | 2026.05.05 23:58:11.467320 [ 5 ] {45dde0ad-de71-44da-8dd7-72016b1c5544} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.05.05 23:58:11.467458 [ 43 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6299 | 2026.05.05 23:58:11.467469 [ 5 ] {45dde0ad-de71-44da-8dd7-72016b1c5544} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001398 sec., 61516.45207439199 rows/sec., 5.17 MiB/sec. | ||
| 6300 | 2026.05.05 23:58:11.467510 [ 43 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.05.05 23:58:11.467525 [ 5 ] {45dde0ad-de71-44da-8dd7-72016b1c5544} <Debug> TCPHandler: Processed in 0.001607333 sec. | ||
| 6302 | 2026.05.05 23:58:11.467539 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6303 | 2026.05.05 23:58:11.467659 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 6304 | 2026.05.05 23:58:11.467662 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2026.05.05 23:58:11.467798 [ 5 ] {d83c6740-4bbd-41bb-bf55-e692c77afe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6306 | 2026.05.05 23:58:11.467801 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6307 | 2026.05.05 23:58:11.467842 [ 5 ] {d83c6740-4bbd-41bb-bf55-e692c77afe59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6308 | 2026.05.05 23:58:11.467854 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3358 rows starting from the beginning of the part | ||
| 6309 | 2026.05.05 23:58:11.467952 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6310 | 2026.05.05 23:58:11.468006 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 108 rows starting from the beginning of the part | ||
| 6311 | 2026.05.05 23:58:11.468054 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 827 rows starting from the beginning of the part | ||
| 6312 | 2026.05.05 23:58:11.468101 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 6313 | 2026.05.05 23:58:11.468149 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 86 rows starting from the beginning of the part | ||
| 6314 | 2026.05.05 23:58:11.468241 [ 5 ] {d83c6740-4bbd-41bb-bf55-e692c77afe59} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.05.05 23:58:11.468284 [ 5 ] {d83c6740-4bbd-41bb-bf55-e692c77afe59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6316 | 2026.05.05 23:58:11.468617 [ 5 ] {d83c6740-4bbd-41bb-bf55-e692c77afe59} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6317 | 2026.05.05 23:58:11.468844 [ 5 ] {d83c6740-4bbd-41bb-bf55-e692c77afe59} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.05.05 23:58:11.468981 [ 5 ] {d83c6740-4bbd-41bb-bf55-e692c77afe59} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001202 sec., 12479.20133111481 rows/sec., 938.38 KiB/sec. | ||
| 6319 | 2026.05.05 23:58:11.469019 [ 5 ] {d83c6740-4bbd-41bb-bf55-e692c77afe59} <Debug> TCPHandler: Processed in 0.001406261 sec. | ||
| 6320 | 2026.05.05 23:58:11.469141 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2026.05.05 23:58:11.469235 [ 5 ] {134706c8-97aa-4bc2-9e9b-4a1d1eca4719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6322 | 2026.05.05 23:58:11.469281 [ 5 ] {134706c8-97aa-4bc2-9e9b-4a1d1eca4719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6323 | 2026.05.05 23:58:11.469703 [ 5 ] {134706c8-97aa-4bc2-9e9b-4a1d1eca4719} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.05.05 23:58:11.469739 [ 5 ] {134706c8-97aa-4bc2-9e9b-4a1d1eca4719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6325 | 2026.05.05 23:58:11.470032 [ 200 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4663 rows, containing 5 columns (5 merged, 0 gathered) in 0.00242081 sec., 1926214.7793507134 rows/sec., 155.76 MiB/sec. | ||
| 6326 | 2026.05.05 23:58:11.470044 [ 5 ] {134706c8-97aa-4bc2-9e9b-4a1d1eca4719} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6327 | 2026.05.05 23:58:11.470281 [ 5 ] {134706c8-97aa-4bc2-9e9b-4a1d1eca4719} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.05.05 23:58:11.470391 [ 43 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6329 | 2026.05.05 23:58:11.470407 [ 186 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6330 | 2026.05.05 23:58:11.470414 [ 5 ] {134706c8-97aa-4bc2-9e9b-4a1d1eca4719} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001196 sec., 66053.51170568563 rows/sec., 5.16 MiB/sec. | ||
| 6331 | 2026.05.05 23:58:11.470423 [ 43 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.05.05 23:58:11.470468 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6333 | 2026.05.05 23:58:11.470472 [ 5 ] {134706c8-97aa-4bc2-9e9b-4a1d1eca4719} <Debug> TCPHandler: Processed in 0.001380511 sec. | ||
| 6334 | 2026.05.05 23:58:11.470539 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 6335 | 2026.05.05 23:58:11.470607 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.05.05 23:58:11.470631 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6337 | 2026.05.05 23:58:11.470660 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1829 rows starting from the beginning of the part | ||
| 6338 | 2026.05.05 23:58:11.470703 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6339 | 2026.05.05 23:58:11.470710 [ 5 ] {48e076c5-4f83-4969-8d8b-32e233a49dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6340 | 2026.05.05 23:58:11.470713 [ 186 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.05.05 23:58:11.470740 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6342 | 2026.05.05 23:58:11.470768 [ 5 ] {48e076c5-4f83-4969-8d8b-32e233a49dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6343 | 2026.05.05 23:58:11.470784 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 505 rows starting from the beginning of the part | ||
| 6344 | 2026.05.05 23:58:11.470823 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 6345 | 2026.05.05 23:58:11.470825 [ 186 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_41_8} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6346 | 2026.05.05 23:58:11.470855 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 79 rows starting from the beginning of the part | ||
| 6347 | 2026.05.05 23:58:11.470913 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6348 | 2026.05.05 23:58:11.471189 [ 5 ] {48e076c5-4f83-4969-8d8b-32e233a49dad} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.05.05 23:58:11.471229 [ 5 ] {48e076c5-4f83-4969-8d8b-32e233a49dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6350 | 2026.05.05 23:58:11.471576 [ 5 ] {48e076c5-4f83-4969-8d8b-32e233a49dad} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6351 | 2026.05.05 23:58:11.471792 [ 5 ] {48e076c5-4f83-4969-8d8b-32e233a49dad} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.05.05 23:58:11.471830 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317881 sec., 2043431.842480467 rows/sec., 150.89 MiB/sec. | ||
| 6353 | 2026.05.05 23:58:11.471899 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6354 | 2026.05.05 23:58:11.471926 [ 5 ] {48e076c5-4f83-4969-8d8b-32e233a49dad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 6355 | 2026.05.05 23:58:11.471929 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.05.05 23:58:11.471968 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6357 | 2026.05.05 23:58:11.471972 [ 5 ] {48e076c5-4f83-4969-8d8b-32e233a49dad} <Debug> TCPHandler: Processed in 0.001414112 sec. | ||
| 6358 | 2026.05.05 23:58:11.472011 [ 186 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6359 | 2026.05.05 23:58:11.472056 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 6360 | 2026.05.05 23:58:11.472106 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.05.05 23:58:11.472198 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6362 | 2026.05.05 23:58:11.472207 [ 5 ] {0d53466c-c6c5-4757-b361-4a76912c7a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6363 | 2026.05.05 23:58:11.472249 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14917 rows starting from the beginning of the part | ||
| 6364 | 2026.05.05 23:58:11.472251 [ 186 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.05.05 23:58:11.472280 [ 5 ] {0d53466c-c6c5-4757-b361-4a76912c7a3f} <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 | ||
| 6366 | 2026.05.05 23:58:11.472335 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6367 | 2026.05.05 23:58:11.472340 [ 186 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_41_8} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6368 | 2026.05.05 23:58:11.472396 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6369 | 2026.05.05 23:58:11.472418 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 6370 | 2026.05.05 23:58:11.472449 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6371 | 2026.05.05 23:58:11.472498 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 196 rows starting from the beginning of the part | ||
| 6372 | 2026.05.05 23:58:11.472537 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6373 | 2026.05.05 23:58:11.473064 [ 5 ] {0d53466c-c6c5-4757-b361-4a76912c7a3f} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.05.05 23:58:11.473103 [ 5 ] {0d53466c-c6c5-4757-b361-4a76912c7a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6375 | 2026.05.05 23:58:11.473637 [ 5 ] {0d53466c-c6c5-4757-b361-4a76912c7a3f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6376 | 2026.05.05 23:58:11.473882 [ 5 ] {0d53466c-c6c5-4757-b361-4a76912c7a3f} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.05.05 23:58:11.474041 [ 5 ] {0d53466c-c6c5-4757-b361-4a76912c7a3f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001852 sec., 8099.352051835854 rows/sec., 14.51 MiB/sec. | ||
| 6378 | 2026.05.05 23:58:11.474094 [ 5 ] {0d53466c-c6c5-4757-b361-4a76912c7a3f} <Debug> TCPHandler: Processed in 0.002037347 sec. | ||
| 6379 | 2026.05.05 23:58:11.474227 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6380 | 2026.05.05 23:58:11.474323 [ 5 ] {e0bf42a0-844b-45c7-ba57-0dd06086db83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6381 | 2026.05.05 23:58:11.474365 [ 5 ] {e0bf42a0-844b-45c7-ba57-0dd06086db83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6382 | 2026.05.05 23:58:11.474702 [ 5 ] {e0bf42a0-844b-45c7-ba57-0dd06086db83} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.05.05 23:58:11.474739 [ 5 ] {e0bf42a0-844b-45c7-ba57-0dd06086db83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6384 | 2026.05.05 23:58:11.475060 [ 5 ] {e0bf42a0-844b-45c7-ba57-0dd06086db83} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6385 | 2026.05.05 23:58:11.475267 [ 5 ] {e0bf42a0-844b-45c7-ba57-0dd06086db83} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.05.05 23:58:11.475377 [ 43 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6387 | 2026.05.05 23:58:11.475403 [ 5 ] {e0bf42a0-844b-45c7-ba57-0dd06086db83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 6388 | 2026.05.05 23:58:11.475407 [ 43 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.05.05 23:58:11.475442 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6390 | 2026.05.05 23:58:11.475445 [ 5 ] {e0bf42a0-844b-45c7-ba57-0dd06086db83} <Debug> TCPHandler: Processed in 0.00126776 sec. | ||
| 6391 | 2026.05.05 23:58:11.475514 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 6392 | 2026.05.05 23:58:11.475614 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6393 | 2026.05.05 23:58:11.475642 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1902 rows starting from the beginning of the part | ||
| 6394 | 2026.05.05 23:58:11.475691 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 6395 | 2026.05.05 23:58:11.475731 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6396 | 2026.05.05 23:58:11.475772 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6397 | 2026.05.05 23:58:11.475808 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 6398 | 2026.05.05 23:58:11.475846 [ 190 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 6399 | 2026.05.05 23:58:11.476103 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15762 rows, containing 5 columns (5 merged, 0 gathered) in 0.004089384 sec., 3854370.24255976 rows/sec., 247.55 MiB/sec. | ||
| 6400 | 2026.05.05 23:58:11.476663 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6401 | 2026.05.05 23:58:11.476849 [ 186 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367882 sec., 1605401.6355211926 rows/sec., 106.92 MiB/sec. | ||
| 6402 | 2026.05.05 23:58:11.476933 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.05.05 23:58:11.477005 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6404 | 2026.05.05 23:58:11.477094 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 6405 | 2026.05.05 23:58:11.477139 [ 194 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6406 | 2026.05.05 23:58:11.477436 [ 194 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_41_8} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.05.05 23:58:11.477508 [ 194 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_41_8} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6408 | 2026.05.05 23:58:11.477575 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6409 | 2026.05.05 23:58:15.759893 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6410 | 2026.05.05 23:58:15.759996 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6411 | 2026.05.05 23:58:15.859013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12460 | ||
| 6412 | 2026.05.05 23:58:15.859485 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.05.05 23:58:15.859529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6414 | 2026.05.05 23:58:15.859991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6415 | 2026.05.05 23:58:15.860210 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.05.05 23:58:15.860331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12460 | ||
| 6417 | 2026.05.05 23:58:15.860360 [ 35 ] {} <Debug> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6418 | 2026.05.05 23:58:15.860428 [ 35 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.05.05 23:58:15.860450 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6420 | 2026.05.05 23:58:15.860602 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 6421 | 2026.05.05 23:58:15.860788 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6422 | 2026.05.05 23:58:15.860837 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10092 rows starting from the beginning of the part | ||
| 6423 | 2026.05.05 23:58:15.860921 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 6424 | 2026.05.05 23:58:15.860982 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 6425 | 2026.05.05 23:58:15.861029 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 6426 | 2026.05.05 23:58:15.861070 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 6427 | 2026.05.05 23:58:15.861112 [ 193 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 6428 | 2026.05.05 23:58:15.865335 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12460 rows, containing 4 columns (4 merged, 0 gathered) in 0.004790329 sec., 2601073.955463184 rows/sec., 37.21 MiB/sec. | ||
| 6429 | 2026.05.05 23:58:15.865730 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6430 | 2026.05.05 23:58:15.866041 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_26_5} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.05.05 23:58:15.866124 [ 198 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_26_5} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6432 | 2026.05.05 23:58:15.866248 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6433 | 2026.05.05 23:58:16.460633 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.05.05 23:58:16.460937 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6435 | 2026.05.05 23:58:16.461463 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6436 | 2026.05.05 23:58:16.461530 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6437 | 2026.05.05 23:58:16.461853 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6438 | 2026.05.05 23:58:16.461925 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6439 | 2026.05.05 23:58:16.462064 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6440 | 2026.05.05 23:58:16.462195 [ 325 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6441 | 2026.05.05 23:58:16.462203 [ 352 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6442 | 2026.05.05 23:58:16.462228 [ 347 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6443 | 2026.05.05 23:58:16.462376 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 6444 | 2026.05.05 23:58:16.462404 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6445 | 2026.05.05 23:58:16.462473 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6446 | 2026.05.05 23:58:16.462492 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6447 | 2026.05.05 23:58:16.462527 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6448 | 2026.05.05 23:58:16.462569 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6449 | 2026.05.05 23:58:16.463796 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.003007 sec., 16627.868307283006 rows/sec., 3.11 MiB/sec. | ||
| 6450 | 2026.05.05 23:58:16.463927 [ 5 ] {b43c56a4-2053-4cd2-83a0-13af4789dd1f} <Debug> TCPHandler: Processed in 0.003438668 sec. | ||
| 6451 | 2026.05.05 23:58:16.466068 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.05.05 23:58:16.466200 [ 5 ] {a5b75e80-ac08-4616-889f-05c32873b259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6453 | 2026.05.05 23:58:16.466253 [ 5 ] {a5b75e80-ac08-4616-889f-05c32873b259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6454 | 2026.05.05 23:58:16.466831 [ 5 ] {a5b75e80-ac08-4616-889f-05c32873b259} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.05.05 23:58:16.466875 [ 5 ] {a5b75e80-ac08-4616-889f-05c32873b259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6456 | 2026.05.05 23:58:16.467247 [ 5 ] {a5b75e80-ac08-4616-889f-05c32873b259} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6457 | 2026.05.05 23:58:16.467476 [ 5 ] {a5b75e80-ac08-4616-889f-05c32873b259} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.05.05 23:58:16.467627 [ 5 ] {a5b75e80-ac08-4616-889f-05c32873b259} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001466 sec., 73669.84993178718 rows/sec., 6.20 MiB/sec. | ||
| 6459 | 2026.05.05 23:58:16.467666 [ 5 ] {a5b75e80-ac08-4616-889f-05c32873b259} <Debug> TCPHandler: Processed in 0.001660873 sec. | ||
| 6460 | 2026.05.05 23:58:16.467811 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.05.05 23:58:16.467907 [ 5 ] {9b96c48b-da7c-4c7f-b0ec-cb21e7894057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6462 | 2026.05.05 23:58:16.467949 [ 5 ] {9b96c48b-da7c-4c7f-b0ec-cb21e7894057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6463 | 2026.05.05 23:58:16.468355 [ 5 ] {9b96c48b-da7c-4c7f-b0ec-cb21e7894057} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.05.05 23:58:16.468391 [ 5 ] {9b96c48b-da7c-4c7f-b0ec-cb21e7894057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6465 | 2026.05.05 23:58:16.468688 [ 5 ] {9b96c48b-da7c-4c7f-b0ec-cb21e7894057} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6466 | 2026.05.05 23:58:16.468898 [ 5 ] {9b96c48b-da7c-4c7f-b0ec-cb21e7894057} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.05.05 23:58:16.469028 [ 5 ] {9b96c48b-da7c-4c7f-b0ec-cb21e7894057} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001141 sec., 22787.028921998244 rows/sec., 1.67 MiB/sec. | ||
| 6468 | 2026.05.05 23:58:16.469066 [ 5 ] {9b96c48b-da7c-4c7f-b0ec-cb21e7894057} <Debug> TCPHandler: Processed in 0.00130922 sec. | ||
| 6469 | 2026.05.05 23:58:16.469180 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2026.05.05 23:58:16.469275 [ 5 ] {f618d8b3-b7aa-46a3-9fd1-6f51dde06325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6471 | 2026.05.05 23:58:16.469315 [ 5 ] {f618d8b3-b7aa-46a3-9fd1-6f51dde06325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6472 | 2026.05.05 23:58:16.469740 [ 5 ] {f618d8b3-b7aa-46a3-9fd1-6f51dde06325} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.05.05 23:58:16.469776 [ 5 ] {f618d8b3-b7aa-46a3-9fd1-6f51dde06325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6474 | 2026.05.05 23:58:16.470077 [ 5 ] {f618d8b3-b7aa-46a3-9fd1-6f51dde06325} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6475 | 2026.05.05 23:58:16.470280 [ 5 ] {f618d8b3-b7aa-46a3-9fd1-6f51dde06325} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.05.05 23:58:16.470408 [ 5 ] {f618d8b3-b7aa-46a3-9fd1-6f51dde06325} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00115 sec., 78260.86956521739 rows/sec., 6.11 MiB/sec. | ||
| 6477 | 2026.05.05 23:58:16.470445 [ 5 ] {f618d8b3-b7aa-46a3-9fd1-6f51dde06325} <Debug> TCPHandler: Processed in 0.001313581 sec. | ||
| 6478 | 2026.05.05 23:58:16.470561 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2026.05.05 23:58:16.470656 [ 5 ] {88fa6275-297c-466c-9481-6e2052ab79a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6480 | 2026.05.05 23:58:16.470700 [ 5 ] {88fa6275-297c-466c-9481-6e2052ab79a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6481 | 2026.05.05 23:58:16.471102 [ 5 ] {88fa6275-297c-466c-9481-6e2052ab79a5} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2026.05.05 23:58:16.471137 [ 5 ] {88fa6275-297c-466c-9481-6e2052ab79a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6483 | 2026.05.05 23:58:16.471463 [ 5 ] {88fa6275-297c-466c-9481-6e2052ab79a5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6484 | 2026.05.05 23:58:16.471684 [ 5 ] {88fa6275-297c-466c-9481-6e2052ab79a5} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.05.05 23:58:16.471814 [ 5 ] {88fa6275-297c-466c-9481-6e2052ab79a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 6486 | 2026.05.05 23:58:16.471849 [ 5 ] {88fa6275-297c-466c-9481-6e2052ab79a5} <Debug> TCPHandler: Processed in 0.001337891 sec. | ||
| 6487 | 2026.05.05 23:58:16.471960 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2026.05.05 23:58:16.472053 [ 5 ] {7a0966f6-6341-498f-addd-0f607da71e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6489 | 2026.05.05 23:58:16.472107 [ 5 ] {7a0966f6-6341-498f-addd-0f607da71e0e} <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 | ||
| 6490 | 2026.05.05 23:58:16.472880 [ 5 ] {7a0966f6-6341-498f-addd-0f607da71e0e} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2026.05.05 23:58:16.472915 [ 5 ] {7a0966f6-6341-498f-addd-0f607da71e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6492 | 2026.05.05 23:58:16.473450 [ 5 ] {7a0966f6-6341-498f-addd-0f607da71e0e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6493 | 2026.05.05 23:58:16.473674 [ 5 ] {7a0966f6-6341-498f-addd-0f607da71e0e} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.05.05 23:58:16.473815 [ 5 ] {7a0966f6-6341-498f-addd-0f607da71e0e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00178 sec., 14606.741573033709 rows/sec., 26.17 MiB/sec. | ||
| 6495 | 2026.05.05 23:58:16.473875 [ 5 ] {7a0966f6-6341-498f-addd-0f607da71e0e} <Debug> TCPHandler: Processed in 0.001964216 sec. | ||
| 6496 | 2026.05.05 23:58:16.474004 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.05.05 23:58:16.474100 [ 5 ] {058b8529-b095-42fa-a7a4-7e54a3e70056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6498 | 2026.05.05 23:58:16.474142 [ 5 ] {058b8529-b095-42fa-a7a4-7e54a3e70056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6499 | 2026.05.05 23:58:16.474485 [ 5 ] {058b8529-b095-42fa-a7a4-7e54a3e70056} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.05.05 23:58:16.474520 [ 5 ] {058b8529-b095-42fa-a7a4-7e54a3e70056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6501 | 2026.05.05 23:58:16.474819 [ 5 ] {058b8529-b095-42fa-a7a4-7e54a3e70056} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6502 | 2026.05.05 23:58:16.475028 [ 5 ] {058b8529-b095-42fa-a7a4-7e54a3e70056} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.05.05 23:58:16.475159 [ 5 ] {058b8529-b095-42fa-a7a4-7e54a3e70056} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 6504 | 2026.05.05 23:58:16.475193 [ 5 ] {058b8529-b095-42fa-a7a4-7e54a3e70056} <Debug> TCPHandler: Processed in 0.00123863 sec. | ||
| 6505 | 2026.05.05 23:58:16.537206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6506 | 2026.05.05 23:58:16.555816 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.05.05 23:58:16.555876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6508 | 2026.05.05 23:58:16.561397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6509 | 2026.05.05 23:58:16.562099 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.05.05 23:58:16.562388 [ 31 ] {} <Debug> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6511 | 2026.05.05 23:58:16.562425 [ 31 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.05.05 23:58:16.562445 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6513 | 2026.05.05 23:58:16.562548 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 6514 | 2026.05.05 23:58:16.565606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6515 | 2026.05.05 23:58:16.566701 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6516 | 2026.05.05 23:58:16.568328 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 6517 | 2026.05.05 23:58:16.573350 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 6518 | 2026.05.05 23:58:16.577946 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 6519 | 2026.05.05 23:58:16.582047 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 6520 | 2026.05.05 23:58:16.586639 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 6521 | 2026.05.05 23:58:16.590588 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 6522 | 2026.05.05 23:58:16.645925 [ 199 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083422255 sec., 2349.492950052717 rows/sec., 12.15 MiB/sec. | ||
| 6523 | 2026.05.05 23:58:16.647967 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6524 | 2026.05.05 23:58:16.649969 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_26_5} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.05.05 23:58:16.650078 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_26_5} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6526 | 2026.05.05 23:58:16.651799 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6527 | 2026.05.05 23:58:17.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.11 MiB, peak 277.65 MiB, free memory in arenas 0.00 B, will set to 271.82 MiB (RSS), difference: 4.71 MiB | ||
| 6528 | 2026.05.05 23:58:18.652188 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.05.05 23:58:18.652569 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 6530 | 2026.05.05 23:58:18.653028 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6531 | 2026.05.05 23:58:18.653064 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 6532 | 2026.05.05 23:58:18.653302 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6533 | 2026.05.05 23:58:18.653373 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6534 | 2026.05.05 23:58:18.653516 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6535 | 2026.05.05 23:58:18.653655 [ 352 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6536 | 2026.05.05 23:58:18.653657 [ 315 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6537 | 2026.05.05 23:58:18.653656 [ 347 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6538 | 2026.05.05 23:58:18.653802 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 6539 | 2026.05.05 23:58:18.653833 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6540 | 2026.05.05 23:58:18.653902 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6541 | 2026.05.05 23:58:18.653922 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6542 | 2026.05.05 23:58:18.653958 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6543 | 2026.05.05 23:58:18.653997 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6544 | 2026.05.05 23:58:18.655158 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002759 sec., 18122.508155128668 rows/sec., 3.39 MiB/sec. | ||
| 6545 | 2026.05.05 23:58:18.655292 [ 5 ] {2d411ebd-c81a-4c5a-858b-747a26e87f34} <Debug> TCPHandler: Processed in 0.003295977 sec. | ||
| 6546 | 2026.05.05 23:58:18.667912 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2026.05.05 23:58:18.668042 [ 5 ] {0839845e-c79f-4972-98e2-f72bf92870d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6548 | 2026.05.05 23:58:18.668096 [ 5 ] {0839845e-c79f-4972-98e2-f72bf92870d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6549 | 2026.05.05 23:58:18.668690 [ 5 ] {0839845e-c79f-4972-98e2-f72bf92870d7} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.05.05 23:58:18.668739 [ 5 ] {0839845e-c79f-4972-98e2-f72bf92870d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6551 | 2026.05.05 23:58:18.669150 [ 5 ] {0839845e-c79f-4972-98e2-f72bf92870d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6552 | 2026.05.05 23:58:18.669417 [ 5 ] {0839845e-c79f-4972-98e2-f72bf92870d7} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.05.05 23:58:18.669591 [ 5 ] {0839845e-c79f-4972-98e2-f72bf92870d7} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001585 sec., 10094.637223974763 rows/sec., 823.15 KiB/sec. | ||
| 6554 | 2026.05.05 23:58:18.669637 [ 5 ] {0839845e-c79f-4972-98e2-f72bf92870d7} <Debug> TCPHandler: Processed in 0.001812055 sec. | ||
| 6555 | 2026.05.05 23:58:18.669784 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.05.05 23:58:18.669889 [ 5 ] {313f40b2-8adc-4e1d-8f11-ec26dab2f2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6557 | 2026.05.05 23:58:18.669931 [ 5 ] {313f40b2-8adc-4e1d-8f11-ec26dab2f2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6558 | 2026.05.05 23:58:18.671405 [ 5 ] {313f40b2-8adc-4e1d-8f11-ec26dab2f2c8} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.05.05 23:58:18.671442 [ 5 ] {313f40b2-8adc-4e1d-8f11-ec26dab2f2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6560 | 2026.05.05 23:58:18.671889 [ 5 ] {313f40b2-8adc-4e1d-8f11-ec26dab2f2c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6561 | 2026.05.05 23:58:18.672104 [ 5 ] {313f40b2-8adc-4e1d-8f11-ec26dab2f2c8} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.05.05 23:58:18.672236 [ 5 ] {313f40b2-8adc-4e1d-8f11-ec26dab2f2c8} <Debug> executeQuery: Read 2439 rows, 184.91 KiB in 0.002368 sec., 1029983.1081081082 rows/sec., 76.26 MiB/sec. | ||
| 6563 | 2026.05.05 23:58:18.672274 [ 5 ] {313f40b2-8adc-4e1d-8f11-ec26dab2f2c8} <Debug> TCPHandler: Processed in 0.002555871 sec. | ||
| 6564 | 2026.05.05 23:58:18.672395 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.05.05 23:58:18.672496 [ 5 ] {84792a7b-d57d-4af9-899f-a57769c62473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6566 | 2026.05.05 23:58:18.672537 [ 5 ] {84792a7b-d57d-4af9-899f-a57769c62473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6567 | 2026.05.05 23:58:18.673045 [ 5 ] {84792a7b-d57d-4af9-899f-a57769c62473} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.05.05 23:58:18.673089 [ 5 ] {84792a7b-d57d-4af9-899f-a57769c62473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6569 | 2026.05.05 23:58:18.673499 [ 5 ] {84792a7b-d57d-4af9-899f-a57769c62473} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6570 | 2026.05.05 23:58:18.673758 [ 5 ] {84792a7b-d57d-4af9-899f-a57769c62473} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.05.05 23:58:18.673890 [ 27 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6572 | 2026.05.05 23:58:18.673906 [ 5 ] {84792a7b-d57d-4af9-899f-a57769c62473} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.001433 sec., 27913.46824842987 rows/sec., 1.99 MiB/sec. | ||
| 6573 | 2026.05.05 23:58:18.673964 [ 27 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.05.05 23:58:18.673971 [ 5 ] {84792a7b-d57d-4af9-899f-a57769c62473} <Debug> TCPHandler: Processed in 0.001626894 sec. | ||
| 6575 | 2026.05.05 23:58:18.673994 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6576 | 2026.05.05 23:58:18.674098 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 6577 | 2026.05.05 23:58:18.674114 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.05.05 23:58:18.674221 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6579 | 2026.05.05 23:58:18.674222 [ 5 ] {86b9690a-9ec8-4c81-8033-54701a33d6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6580 | 2026.05.05 23:58:18.674262 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part | ||
| 6581 | 2026.05.05 23:58:18.674281 [ 5 ] {86b9690a-9ec8-4c81-8033-54701a33d6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6582 | 2026.05.05 23:58:18.674335 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 157 rows starting from the beginning of the part | ||
| 6583 | 2026.05.05 23:58:18.674385 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 6584 | 2026.05.05 23:58:18.674430 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6585 | 2026.05.05 23:58:18.674513 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6586 | 2026.05.05 23:58:18.674561 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 6587 | 2026.05.05 23:58:18.674948 [ 5 ] {86b9690a-9ec8-4c81-8033-54701a33d6f0} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.05.05 23:58:18.674990 [ 5 ] {86b9690a-9ec8-4c81-8033-54701a33d6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6589 | 2026.05.05 23:58:18.675406 [ 5 ] {86b9690a-9ec8-4c81-8033-54701a33d6f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6590 | 2026.05.05 23:58:18.675460 [ 190 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404042 sec., 356114.70312141656 rows/sec., 24.49 MiB/sec. | ||
| 6591 | 2026.05.05 23:58:18.675641 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6592 | 2026.05.05 23:58:18.675641 [ 5 ] {86b9690a-9ec8-4c81-8033-54701a33d6f0} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.05.05 23:58:18.675772 [ 27 ] {} <Debug> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6594 | 2026.05.05 23:58:18.675803 [ 5 ] {86b9690a-9ec8-4c81-8033-54701a33d6f0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001599 sec., 500938.08630394 rows/sec., 28.94 MiB/sec. | ||
| 6595 | 2026.05.05 23:58:18.675803 [ 27 ] {} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.05.05 23:58:18.675847 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6597 | 2026.05.05 23:58:18.675848 [ 5 ] {86b9690a-9ec8-4c81-8033-54701a33d6f0} <Debug> TCPHandler: Processed in 0.001784615 sec. | ||
| 6598 | 2026.05.05 23:58:18.675914 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6599 | 2026.05.05 23:58:18.675939 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.05.05 23:58:18.675991 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.05.05 23:58:18.676003 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6602 | 2026.05.05 23:58:18.676011 [ 191 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_36_7} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6603 | 2026.05.05 23:58:18.676041 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 976 rows starting from the beginning of the part | ||
| 6604 | 2026.05.05 23:58:18.676085 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6605 | 2026.05.05 23:58:18.676094 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6606 | 2026.05.05 23:58:18.676097 [ 5 ] {8885b1d8-e94a-4e33-9f9d-3d7da2d305df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.05.05 23:58:18.676121 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 950 rows starting from the beginning of the part | ||
| 6608 | 2026.05.05 23:58:18.676158 [ 5 ] {8885b1d8-e94a-4e33-9f9d-3d7da2d305df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6609 | 2026.05.05 23:58:18.676179 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 6610 | 2026.05.05 23:58:18.676219 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6611 | 2026.05.05 23:58:18.676256 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 6612 | 2026.05.05 23:58:18.676564 [ 5 ] {8885b1d8-e94a-4e33-9f9d-3d7da2d305df} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.05.05 23:58:18.676605 [ 5 ] {8885b1d8-e94a-4e33-9f9d-3d7da2d305df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6614 | 2026.05.05 23:58:18.676919 [ 5 ] {8885b1d8-e94a-4e33-9f9d-3d7da2d305df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6615 | 2026.05.05 23:58:18.677131 [ 5 ] {8885b1d8-e94a-4e33-9f9d-3d7da2d305df} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.05.05 23:58:18.677269 [ 5 ] {8885b1d8-e94a-4e33-9f9d-3d7da2d305df} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00119 sec., 840.3361344537815 rows/sec., 59.09 KiB/sec. | ||
| 6617 | 2026.05.05 23:58:18.677307 [ 5 ] {8885b1d8-e94a-4e33-9f9d-3d7da2d305df} <Debug> TCPHandler: Processed in 0.001365311 sec. | ||
| 6618 | 2026.05.05 23:58:18.677377 [ 191 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490463 sec., 1961806.4990543206 rows/sec., 124.08 MiB/sec. | ||
| 6619 | 2026.05.05 23:58:18.677426 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.05.05 23:58:18.677527 [ 5 ] {19c27e77-13e6-400d-b7b7-2dd8c6e44a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6621 | 2026.05.05 23:58:18.677553 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6622 | 2026.05.05 23:58:18.677570 [ 5 ] {19c27e77-13e6-400d-b7b7-2dd8c6e44a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6623 | 2026.05.05 23:58:18.677806 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.05.05 23:58:18.677871 [ 199 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_15_3} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6625 | 2026.05.05 23:58:18.677933 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6626 | 2026.05.05 23:58:18.678420 [ 5 ] {19c27e77-13e6-400d-b7b7-2dd8c6e44a81} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.05.05 23:58:18.678463 [ 5 ] {19c27e77-13e6-400d-b7b7-2dd8c6e44a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6628 | 2026.05.05 23:58:18.678902 [ 5 ] {19c27e77-13e6-400d-b7b7-2dd8c6e44a81} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6629 | 2026.05.05 23:58:18.679113 [ 5 ] {19c27e77-13e6-400d-b7b7-2dd8c6e44a81} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.05.05 23:58:18.679245 [ 5 ] {19c27e77-13e6-400d-b7b7-2dd8c6e44a81} <Debug> executeQuery: Read 1319 rows, 90.46 KiB in 0.001735 sec., 760230.5475504323 rows/sec., 50.92 MiB/sec. | ||
| 6631 | 2026.05.05 23:58:18.679283 [ 5 ] {19c27e77-13e6-400d-b7b7-2dd8c6e44a81} <Debug> TCPHandler: Processed in 0.001907076 sec. | ||
| 6632 | 2026.05.05 23:58:18.679404 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.05.05 23:58:18.679519 [ 5 ] {dea95079-e181-45b0-8cc7-fc7db0f4df59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.05.05 23:58:18.679572 [ 5 ] {dea95079-e181-45b0-8cc7-fc7db0f4df59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6635 | 2026.05.05 23:58:18.680298 [ 5 ] {dea95079-e181-45b0-8cc7-fc7db0f4df59} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.05.05 23:58:18.680335 [ 5 ] {dea95079-e181-45b0-8cc7-fc7db0f4df59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6637 | 2026.05.05 23:58:18.680791 [ 5 ] {dea95079-e181-45b0-8cc7-fc7db0f4df59} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6638 | 2026.05.05 23:58:18.681014 [ 5 ] {dea95079-e181-45b0-8cc7-fc7db0f4df59} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.05.05 23:58:18.681157 [ 5 ] {dea95079-e181-45b0-8cc7-fc7db0f4df59} <Debug> executeQuery: Read 1568 rows, 98.03 KiB in 0.001663 sec., 942874.3235117258 rows/sec., 57.57 MiB/sec. | ||
| 6640 | 2026.05.05 23:58:18.681195 [ 5 ] {dea95079-e181-45b0-8cc7-fc7db0f4df59} <Debug> TCPHandler: Processed in 0.001852185 sec. | ||
| 6641 | 2026.05.05 23:58:18.681317 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.05.05 23:58:18.681410 [ 5 ] {0cbfc4f4-333a-4823-8306-9b5eca49f1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6643 | 2026.05.05 23:58:18.681464 [ 5 ] {0cbfc4f4-333a-4823-8306-9b5eca49f1a6} <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 | ||
| 6644 | 2026.05.05 23:58:18.682269 [ 5 ] {0cbfc4f4-333a-4823-8306-9b5eca49f1a6} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.05.05 23:58:18.682305 [ 5 ] {0cbfc4f4-333a-4823-8306-9b5eca49f1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6646 | 2026.05.05 23:58:18.682841 [ 5 ] {0cbfc4f4-333a-4823-8306-9b5eca49f1a6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6647 | 2026.05.05 23:58:18.683073 [ 5 ] {0cbfc4f4-333a-4823-8306-9b5eca49f1a6} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.05.05 23:58:18.683208 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6649 | 2026.05.05 23:58:18.683219 [ 5 ] {0cbfc4f4-333a-4823-8306-9b5eca49f1a6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001827 sec., 13136.288998357963 rows/sec., 23.54 MiB/sec. | ||
| 6650 | 2026.05.05 23:58:18.683276 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.05.05 23:58:18.683299 [ 5 ] {0cbfc4f4-333a-4823-8306-9b5eca49f1a6} <Debug> TCPHandler: Processed in 0.002031617 sec. | ||
| 6652 | 2026.05.05 23:58:18.683306 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6653 | 2026.05.05 23:58:18.683407 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 6654 | 2026.05.05 23:58:18.683432 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2026.05.05 23:58:18.683532 [ 5 ] {fe42723e-7e4d-42fa-bb68-0bbf5428aa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6656 | 2026.05.05 23:58:18.683574 [ 5 ] {fe42723e-7e4d-42fa-bb68-0bbf5428aa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6657 | 2026.05.05 23:58:18.683641 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6658 | 2026.05.05 23:58:18.683711 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 630 rows starting from the beginning of the part | ||
| 6659 | 2026.05.05 23:58:18.683832 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 6660 | 2026.05.05 23:58:18.683904 [ 5 ] {fe42723e-7e4d-42fa-bb68-0bbf5428aa65} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.05.05 23:58:18.683941 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6662 | 2026.05.05 23:58:18.683946 [ 5 ] {fe42723e-7e4d-42fa-bb68-0bbf5428aa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6663 | 2026.05.05 23:58:18.684045 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6664 | 2026.05.05 23:58:18.684139 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6665 | 2026.05.05 23:58:18.684228 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 6666 | 2026.05.05 23:58:18.684298 [ 5 ] {fe42723e-7e4d-42fa-bb68-0bbf5428aa65} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6667 | 2026.05.05 23:58:18.684515 [ 5 ] {fe42723e-7e4d-42fa-bb68-0bbf5428aa65} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.05.05 23:58:18.684668 [ 5 ] {fe42723e-7e4d-42fa-bb68-0bbf5428aa65} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001154 sec., 31195.84055459272 rows/sec., 2.10 MiB/sec. | ||
| 6669 | 2026.05.05 23:58:18.684706 [ 5 ] {fe42723e-7e4d-42fa-bb68-0bbf5428aa65} <Debug> TCPHandler: Processed in 0.001323281 sec. | ||
| 6670 | 2026.05.05 23:58:18.690272 [ 199 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 19 columns (19 merged, 0 gathered) in 0.006902176 sec., 106633.03862434108 rows/sec., 191.08 MiB/sec. | ||
| 6671 | 2026.05.05 23:58:18.691369 [ 189 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6672 | 2026.05.05 23:58:18.691710 [ 189 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.05.05 23:58:18.691778 [ 189 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6674 | 2026.05.05 23:58:18.691922 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6675 | 2026.05.05 23:58:19.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.65 MiB, peak 280.22 MiB, free memory in arenas 0.00 B, will set to 275.66 MiB (RSS), difference: 3.01 MiB | ||
| 6676 | 2026.05.05 23:58:20.894187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 818 | ||
| 6677 | 2026.05.05 23:58:20.897096 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.05.05 23:58:20.897146 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6679 | 2026.05.05 23:58:20.898365 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6680 | 2026.05.05 23:58:20.898634 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.05.05 23:58:20.898910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 6682 | 2026.05.05 23:58:21.456300 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.05.05 23:58:21.456552 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6684 | 2026.05.05 23:58:21.456928 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6685 | 2026.05.05 23:58:21.456969 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6686 | 2026.05.05 23:58:21.457188 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6687 | 2026.05.05 23:58:21.457259 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6688 | 2026.05.05 23:58:21.457400 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6689 | 2026.05.05 23:58:21.457521 [ 315 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6690 | 2026.05.05 23:58:21.457541 [ 352 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6691 | 2026.05.05 23:58:21.457521 [ 347 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6692 | 2026.05.05 23:58:21.457705 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 6693 | 2026.05.05 23:58:21.457735 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6694 | 2026.05.05 23:58:21.457805 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6695 | 2026.05.05 23:58:21.457825 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6696 | 2026.05.05 23:58:21.457864 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6697 | 2026.05.05 23:58:21.457904 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6698 | 2026.05.05 23:58:21.459125 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002675 sec., 18691.58878504673 rows/sec., 3.50 MiB/sec. | ||
| 6699 | 2026.05.05 23:58:21.459261 [ 5 ] {538d4ab4-292a-4e27-aef6-4a99af550738} <Debug> TCPHandler: Processed in 0.003103286 sec. | ||
| 6700 | 2026.05.05 23:58:21.460520 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.05.05 23:58:21.460632 [ 5 ] {0ef1eb5e-f050-4cad-82a9-7799f3f11e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6702 | 2026.05.05 23:58:21.460677 [ 5 ] {0ef1eb5e-f050-4cad-82a9-7799f3f11e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6703 | 2026.05.05 23:58:21.461176 [ 5 ] {0ef1eb5e-f050-4cad-82a9-7799f3f11e45} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.05.05 23:58:21.461220 [ 5 ] {0ef1eb5e-f050-4cad-82a9-7799f3f11e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6705 | 2026.05.05 23:58:21.461582 [ 5 ] {0ef1eb5e-f050-4cad-82a9-7799f3f11e45} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6706 | 2026.05.05 23:58:21.461801 [ 5 ] {0ef1eb5e-f050-4cad-82a9-7799f3f11e45} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.05.05 23:58:21.461954 [ 5 ] {0ef1eb5e-f050-4cad-82a9-7799f3f11e45} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001354 sec., 41358.9364844904 rows/sec., 3.18 MiB/sec. | ||
| 6708 | 2026.05.05 23:58:21.461994 [ 5 ] {0ef1eb5e-f050-4cad-82a9-7799f3f11e45} <Debug> TCPHandler: Processed in 0.001527482 sec. | ||
| 6709 | 2026.05.05 23:58:21.462116 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.05.05 23:58:21.462213 [ 5 ] {9199c8e2-a876-447c-8d4e-e30551e68743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6711 | 2026.05.05 23:58:21.462254 [ 5 ] {9199c8e2-a876-447c-8d4e-e30551e68743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6712 | 2026.05.05 23:58:21.462656 [ 5 ] {9199c8e2-a876-447c-8d4e-e30551e68743} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.05.05 23:58:21.462690 [ 5 ] {9199c8e2-a876-447c-8d4e-e30551e68743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6714 | 2026.05.05 23:58:21.462980 [ 5 ] {9199c8e2-a876-447c-8d4e-e30551e68743} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6715 | 2026.05.05 23:58:21.463174 [ 5 ] {9199c8e2-a876-447c-8d4e-e30551e68743} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.05.05 23:58:21.463297 [ 5 ] {9199c8e2-a876-447c-8d4e-e30551e68743} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 6717 | 2026.05.05 23:58:21.463332 [ 5 ] {9199c8e2-a876-447c-8d4e-e30551e68743} <Debug> TCPHandler: Processed in 0.001318051 sec. | ||
| 6718 | 2026.05.05 23:58:21.463444 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.05.05 23:58:21.463599 [ 5 ] {f6d2c8ca-dcc7-48ab-bc99-efec12fcaa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.05.05 23:58:21.463643 [ 5 ] {f6d2c8ca-dcc7-48ab-bc99-efec12fcaa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6721 | 2026.05.05 23:58:21.464002 [ 5 ] {f6d2c8ca-dcc7-48ab-bc99-efec12fcaa2b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.05.05 23:58:21.464039 [ 5 ] {f6d2c8ca-dcc7-48ab-bc99-efec12fcaa2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6723 | 2026.05.05 23:58:21.464356 [ 5 ] {f6d2c8ca-dcc7-48ab-bc99-efec12fcaa2b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6724 | 2026.05.05 23:58:21.464566 [ 5 ] {f6d2c8ca-dcc7-48ab-bc99-efec12fcaa2b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.05.05 23:58:21.464696 [ 5 ] {f6d2c8ca-dcc7-48ab-bc99-efec12fcaa2b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001116 sec., 57347.67025089606 rows/sec., 3.99 MiB/sec. | ||
| 6726 | 2026.05.05 23:58:21.464733 [ 5 ] {f6d2c8ca-dcc7-48ab-bc99-efec12fcaa2b} <Debug> TCPHandler: Processed in 0.001278391 sec. | ||
| 6727 | 2026.05.05 23:58:21.464851 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.05.05 23:58:21.464944 [ 5 ] {bddc0a55-26f0-441e-ba99-04bfd0e4cd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.05.05 23:58:21.464985 [ 5 ] {bddc0a55-26f0-441e-ba99-04bfd0e4cd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6730 | 2026.05.05 23:58:21.465316 [ 5 ] {bddc0a55-26f0-441e-ba99-04bfd0e4cd73} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.05.05 23:58:21.465351 [ 5 ] {bddc0a55-26f0-441e-ba99-04bfd0e4cd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6732 | 2026.05.05 23:58:21.465647 [ 5 ] {bddc0a55-26f0-441e-ba99-04bfd0e4cd73} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6733 | 2026.05.05 23:58:21.465851 [ 5 ] {bddc0a55-26f0-441e-ba99-04bfd0e4cd73} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.05.05 23:58:21.465982 [ 5 ] {bddc0a55-26f0-441e-ba99-04bfd0e4cd73} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001055 sec., 22748.81516587678 rows/sec., 1.53 MiB/sec. | ||
| 6735 | 2026.05.05 23:58:21.466017 [ 5 ] {bddc0a55-26f0-441e-ba99-04bfd0e4cd73} <Debug> TCPHandler: Processed in 0.00121543 sec. | ||
| 6736 | 2026.05.05 23:58:23.360610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12972 | ||
| 6737 | 2026.05.05 23:58:23.361189 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.05.05 23:58:23.361234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6739 | 2026.05.05 23:58:23.361726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6740 | 2026.05.05 23:58:23.361954 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.05.05 23:58:23.362079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12972 | ||
| 6742 | 2026.05.05 23:58:24.065866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6743 | 2026.05.05 23:58:24.081606 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.05.05 23:58:24.081666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6745 | 2026.05.05 23:58:24.087863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6746 | 2026.05.05 23:58:24.088610 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.05.05 23:58:24.091442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6748 | 2026.05.05 23:58:26.460601 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.05.05 23:58:26.460829 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6750 | 2026.05.05 23:58:26.461168 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6751 | 2026.05.05 23:58:26.461205 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6752 | 2026.05.05 23:58:26.461425 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6753 | 2026.05.05 23:58:26.461494 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6754 | 2026.05.05 23:58:26.461635 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6755 | 2026.05.05 23:58:26.461753 [ 357 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6756 | 2026.05.05 23:58:26.461763 [ 335 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6757 | 2026.05.05 23:58:26.461763 [ 347 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6758 | 2026.05.05 23:58:26.461902 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 6759 | 2026.05.05 23:58:26.461934 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6760 | 2026.05.05 23:58:26.462008 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6761 | 2026.05.05 23:58:26.462030 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6762 | 2026.05.05 23:58:26.462067 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6763 | 2026.05.05 23:58:26.462107 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6764 | 2026.05.05 23:58:26.463227 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002488 sec., 20096.463022508036 rows/sec., 3.76 MiB/sec. | ||
| 6765 | 2026.05.05 23:58:26.463359 [ 5 ] {dde33165-4f28-42f5-8206-af84a4848b46} <Debug> TCPHandler: Processed in 0.002891044 sec. | ||
| 6766 | 2026.05.05 23:58:26.465509 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.05.05 23:58:26.465621 [ 5 ] {b12dcce3-af7d-4b9c-a93c-d75fbd9797d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6768 | 2026.05.05 23:58:26.465669 [ 5 ] {b12dcce3-af7d-4b9c-a93c-d75fbd9797d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6769 | 2026.05.05 23:58:26.466185 [ 5 ] {b12dcce3-af7d-4b9c-a93c-d75fbd9797d1} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.05.05 23:58:26.466226 [ 5 ] {b12dcce3-af7d-4b9c-a93c-d75fbd9797d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6771 | 2026.05.05 23:58:26.466615 [ 5 ] {b12dcce3-af7d-4b9c-a93c-d75fbd9797d1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6772 | 2026.05.05 23:58:26.466845 [ 5 ] {b12dcce3-af7d-4b9c-a93c-d75fbd9797d1} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.05.05 23:58:26.467000 [ 5 ] {b12dcce3-af7d-4b9c-a93c-d75fbd9797d1} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001412 sec., 76487.2521246459 rows/sec., 6.44 MiB/sec. | ||
| 6774 | 2026.05.05 23:58:26.467038 [ 5 ] {b12dcce3-af7d-4b9c-a93c-d75fbd9797d1} <Debug> TCPHandler: Processed in 0.001586653 sec. | ||
| 6775 | 2026.05.05 23:58:26.467170 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.05.05 23:58:26.467265 [ 5 ] {cc37423f-e4a8-4636-9f2f-213f81384d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.05.05 23:58:26.467306 [ 5 ] {cc37423f-e4a8-4636-9f2f-213f81384d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6778 | 2026.05.05 23:58:26.467713 [ 5 ] {cc37423f-e4a8-4636-9f2f-213f81384d29} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.05.05 23:58:26.467748 [ 5 ] {cc37423f-e4a8-4636-9f2f-213f81384d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6780 | 2026.05.05 23:58:26.468058 [ 5 ] {cc37423f-e4a8-4636-9f2f-213f81384d29} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6781 | 2026.05.05 23:58:26.468268 [ 5 ] {cc37423f-e4a8-4636-9f2f-213f81384d29} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.05.05 23:58:26.468395 [ 5 ] {cc37423f-e4a8-4636-9f2f-213f81384d29} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 1.66 MiB/sec. | ||
| 6783 | 2026.05.05 23:58:26.468432 [ 5 ] {cc37423f-e4a8-4636-9f2f-213f81384d29} <Debug> TCPHandler: Processed in 0.001317201 sec. | ||
| 6784 | 2026.05.05 23:58:26.468544 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.05.05 23:58:26.468638 [ 5 ] {34dc0f05-f51f-4fb8-9e60-8f851eebeaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6786 | 2026.05.05 23:58:26.468680 [ 5 ] {34dc0f05-f51f-4fb8-9e60-8f851eebeaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6787 | 2026.05.05 23:58:26.469111 [ 5 ] {34dc0f05-f51f-4fb8-9e60-8f851eebeaac} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.05.05 23:58:26.469144 [ 5 ] {34dc0f05-f51f-4fb8-9e60-8f851eebeaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6789 | 2026.05.05 23:58:26.469450 [ 5 ] {34dc0f05-f51f-4fb8-9e60-8f851eebeaac} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6790 | 2026.05.05 23:58:26.469656 [ 5 ] {34dc0f05-f51f-4fb8-9e60-8f851eebeaac} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.05.05 23:58:26.469794 [ 5 ] {34dc0f05-f51f-4fb8-9e60-8f851eebeaac} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 5.99 MiB/sec. | ||
| 6792 | 2026.05.05 23:58:26.469832 [ 5 ] {34dc0f05-f51f-4fb8-9e60-8f851eebeaac} <Debug> TCPHandler: Processed in 0.001337031 sec. | ||
| 6793 | 2026.05.05 23:58:26.469950 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2026.05.05 23:58:26.470044 [ 5 ] {ccebd79e-8ecb-40b3-87a8-19f8afc8e7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6795 | 2026.05.05 23:58:26.470088 [ 5 ] {ccebd79e-8ecb-40b3-87a8-19f8afc8e7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6796 | 2026.05.05 23:58:26.470494 [ 5 ] {ccebd79e-8ecb-40b3-87a8-19f8afc8e7fa} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.05.05 23:58:26.470528 [ 5 ] {ccebd79e-8ecb-40b3-87a8-19f8afc8e7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6798 | 2026.05.05 23:58:26.470852 [ 5 ] {ccebd79e-8ecb-40b3-87a8-19f8afc8e7fa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6799 | 2026.05.05 23:58:26.471054 [ 5 ] {ccebd79e-8ecb-40b3-87a8-19f8afc8e7fa} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2026.05.05 23:58:26.471185 [ 5 ] {ccebd79e-8ecb-40b3-87a8-19f8afc8e7fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6801 | 2026.05.05 23:58:26.471220 [ 5 ] {ccebd79e-8ecb-40b3-87a8-19f8afc8e7fa} <Debug> TCPHandler: Processed in 0.001357541 sec. | ||
| 6802 | 2026.05.05 23:58:26.471325 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2026.05.05 23:58:26.471414 [ 5 ] {73c885f1-4713-47d9-a045-e7538b9330fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6804 | 2026.05.05 23:58:26.471465 [ 5 ] {73c885f1-4713-47d9-a045-e7538b9330fb} <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 | ||
| 6805 | 2026.05.05 23:58:26.472289 [ 5 ] {73c885f1-4713-47d9-a045-e7538b9330fb} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2026.05.05 23:58:26.472325 [ 5 ] {73c885f1-4713-47d9-a045-e7538b9330fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6807 | 2026.05.05 23:58:26.472886 [ 5 ] {73c885f1-4713-47d9-a045-e7538b9330fb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6808 | 2026.05.05 23:58:26.473106 [ 5 ] {73c885f1-4713-47d9-a045-e7538b9330fb} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.05.05 23:58:26.473245 [ 5 ] {73c885f1-4713-47d9-a045-e7538b9330fb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001797 sec., 14468.558708959377 rows/sec., 25.93 MiB/sec. | ||
| 6810 | 2026.05.05 23:58:26.473305 [ 5 ] {73c885f1-4713-47d9-a045-e7538b9330fb} <Debug> TCPHandler: Processed in 0.001984227 sec. | ||
| 6811 | 2026.05.05 23:58:26.473437 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2026.05.05 23:58:26.473532 [ 5 ] {353e2ade-295a-45bc-84cc-26cae17de9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6813 | 2026.05.05 23:58:26.473573 [ 5 ] {353e2ade-295a-45bc-84cc-26cae17de9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6814 | 2026.05.05 23:58:26.473906 [ 5 ] {353e2ade-295a-45bc-84cc-26cae17de9e5} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.05.05 23:58:26.473941 [ 5 ] {353e2ade-295a-45bc-84cc-26cae17de9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6816 | 2026.05.05 23:58:26.474239 [ 5 ] {353e2ade-295a-45bc-84cc-26cae17de9e5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6817 | 2026.05.05 23:58:26.474447 [ 5 ] {353e2ade-295a-45bc-84cc-26cae17de9e5} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.05.05 23:58:26.474586 [ 5 ] {353e2ade-295a-45bc-84cc-26cae17de9e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6819 | 2026.05.05 23:58:26.474622 [ 5 ] {353e2ade-295a-45bc-84cc-26cae17de9e5} <Debug> TCPHandler: Processed in 0.00123497 sec. | ||
| 6820 | 2026.05.05 23:58:30.760263 [ 185 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6821 | 2026.05.05 23:58:30.760331 [ 185 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6822 | 2026.05.05 23:58:30.862297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13420 | ||
| 6823 | 2026.05.05 23:58:30.862841 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.05.05 23:58:30.862890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6825 | 2026.05.05 23:58:30.863429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6826 | 2026.05.05 23:58:30.863654 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.05.05 23:58:30.863785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13420 | ||
| 6828 | 2026.05.05 23:58:30.899358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 842 | ||
| 6829 | 2026.05.05 23:58:30.901539 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.05.05 23:58:30.901588 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6831 | 2026.05.05 23:58:30.902775 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6832 | 2026.05.05 23:58:30.903042 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.05.05 23:58:30.903188 [ 185 ] {} <Debug> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6834 | 2026.05.05 23:58:30.903245 [ 185 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.05.05 23:58:30.903265 [ 185 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6836 | 2026.05.05 23:58:30.903306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 6837 | 2026.05.05 23:58:30.903386 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 6838 | 2026.05.05 23:58:30.904076 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6839 | 2026.05.05 23:58:30.904257 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 642 rows starting from the beginning of the part | ||
| 6840 | 2026.05.05 23:58:30.904660 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
| 6841 | 2026.05.05 23:58:30.904983 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6842 | 2026.05.05 23:58:30.905320 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 6843 | 2026.05.05 23:58:30.905666 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 6844 | 2026.05.05 23:58:30.906003 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 6845 | 2026.05.05 23:58:30.912326 [ 199 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 72 columns (72 merged, 0 gathered) in 0.008999224 sec., 93563.62281903418 rows/sec., 80.05 MiB/sec. | ||
| 6846 | 2026.05.05 23:58:30.913378 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6847 | 2026.05.05 23:58:30.913881 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.05.05 23:58:30.913953 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_21_4} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6849 | 2026.05.05 23:58:30.914105 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 6850 | 2026.05.05 23:58:31.461246 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2026.05.05 23:58:31.461488 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6852 | 2026.05.05 23:58:31.461857 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6853 | 2026.05.05 23:58:31.461897 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6854 | 2026.05.05 23:58:31.462150 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6855 | 2026.05.05 23:58:31.462227 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6856 | 2026.05.05 23:58:31.462386 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6857 | 2026.05.05 23:58:31.462511 [ 313 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6858 | 2026.05.05 23:58:31.462511 [ 357 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6859 | 2026.05.05 23:58:31.462542 [ 335 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6860 | 2026.05.05 23:58:31.462693 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 6861 | 2026.05.05 23:58:31.462721 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6862 | 2026.05.05 23:58:31.462796 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6863 | 2026.05.05 23:58:31.462816 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6864 | 2026.05.05 23:58:31.462850 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6865 | 2026.05.05 23:58:31.462891 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6866 | 2026.05.05 23:58:31.464088 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002701 sec., 18511.662347278787 rows/sec., 3.47 MiB/sec. | ||
| 6867 | 2026.05.05 23:58:31.464205 [ 5 ] {f138d2ab-d8eb-4425-9468-0072e09a9e99} <Debug> TCPHandler: Processed in 0.003092615 sec. | ||
| 6868 | 2026.05.05 23:58:31.466169 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2026.05.05 23:58:31.466275 [ 5 ] {cca719d5-ee9a-4f28-a955-76bc2c1d38b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6870 | 2026.05.05 23:58:31.466317 [ 5 ] {cca719d5-ee9a-4f28-a955-76bc2c1d38b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6871 | 2026.05.05 23:58:31.467143 [ 5 ] {cca719d5-ee9a-4f28-a955-76bc2c1d38b9} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.05.05 23:58:31.467213 [ 5 ] {cca719d5-ee9a-4f28-a955-76bc2c1d38b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6873 | 2026.05.05 23:58:31.467655 [ 5 ] {cca719d5-ee9a-4f28-a955-76bc2c1d38b9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6874 | 2026.05.05 23:58:31.467876 [ 5 ] {cca719d5-ee9a-4f28-a955-76bc2c1d38b9} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.05.05 23:58:31.467984 [ 89 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6876 | 2026.05.05 23:58:31.468019 [ 89 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.05.05 23:58:31.468020 [ 5 ] {cca719d5-ee9a-4f28-a955-76bc2c1d38b9} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001776 sec., 48423.423423423425 rows/sec., 4.07 MiB/sec. | ||
| 6878 | 2026.05.05 23:58:31.468037 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6879 | 2026.05.05 23:58:31.468064 [ 5 ] {cca719d5-ee9a-4f28-a955-76bc2c1d38b9} <Debug> TCPHandler: Processed in 0.001942626 sec. | ||
| 6880 | 2026.05.05 23:58:31.468127 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 6881 | 2026.05.05 23:58:31.468195 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2026.05.05 23:58:31.468228 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6883 | 2026.05.05 23:58:31.468259 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3358 rows starting from the beginning of the part | ||
| 6884 | 2026.05.05 23:58:31.468289 [ 5 ] {fcbc01a3-2f37-4b5a-b4b7-d57cbfb8933c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6885 | 2026.05.05 23:58:31.468320 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
| 6886 | 2026.05.05 23:58:31.468329 [ 5 ] {fcbc01a3-2f37-4b5a-b4b7-d57cbfb8933c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6887 | 2026.05.05 23:58:31.468372 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2439 rows starting from the beginning of the part | ||
| 6888 | 2026.05.05 23:58:31.468417 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6889 | 2026.05.05 23:58:31.468460 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 108 rows starting from the beginning of the part | ||
| 6890 | 2026.05.05 23:58:31.468505 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
| 6891 | 2026.05.05 23:58:31.468725 [ 5 ] {fcbc01a3-2f37-4b5a-b4b7-d57cbfb8933c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.05.05 23:58:31.468759 [ 5 ] {fcbc01a3-2f37-4b5a-b4b7-d57cbfb8933c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6893 | 2026.05.05 23:58:31.469047 [ 5 ] {fcbc01a3-2f37-4b5a-b4b7-d57cbfb8933c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6894 | 2026.05.05 23:58:31.469263 [ 5 ] {fcbc01a3-2f37-4b5a-b4b7-d57cbfb8933c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.05.05 23:58:31.469395 [ 5 ] {fcbc01a3-2f37-4b5a-b4b7-d57cbfb8933c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001123 sec., 13357.079252003561 rows/sec., 1004.39 KiB/sec. | ||
| 6896 | 2026.05.05 23:58:31.469431 [ 5 ] {fcbc01a3-2f37-4b5a-b4b7-d57cbfb8933c} <Debug> TCPHandler: Processed in 0.001285881 sec. | ||
| 6897 | 2026.05.05 23:58:31.469549 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.05.05 23:58:31.469649 [ 5 ] {afbbf165-8847-49d8-82aa-c78cbbe77b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6899 | 2026.05.05 23:58:31.469687 [ 5 ] {afbbf165-8847-49d8-82aa-c78cbbe77b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6900 | 2026.05.05 23:58:31.470097 [ 5 ] {afbbf165-8847-49d8-82aa-c78cbbe77b30} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.05.05 23:58:31.470132 [ 5 ] {afbbf165-8847-49d8-82aa-c78cbbe77b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6902 | 2026.05.05 23:58:31.470422 [ 5 ] {afbbf165-8847-49d8-82aa-c78cbbe77b30} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6903 | 2026.05.05 23:58:31.470505 [ 195 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.00241071 sec., 2553189.7241891394 rows/sec., 202.36 MiB/sec. | ||
| 6904 | 2026.05.05 23:58:31.470629 [ 5 ] {afbbf165-8847-49d8-82aa-c78cbbe77b30} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.05.05 23:58:31.470763 [ 5 ] {afbbf165-8847-49d8-82aa-c78cbbe77b30} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001131 sec., 69849.69053934571 rows/sec., 5.45 MiB/sec. | ||
| 6906 | 2026.05.05 23:58:31.470775 [ 91 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6907 | 2026.05.05 23:58:31.470800 [ 5 ] {afbbf165-8847-49d8-82aa-c78cbbe77b30} <Debug> TCPHandler: Processed in 0.001297741 sec. | ||
| 6908 | 2026.05.05 23:58:31.470848 [ 91 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.05.05 23:58:31.470877 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6910 | 2026.05.05 23:58:31.470929 [ 199 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6911 | 2026.05.05 23:58:31.470942 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.05.05 23:58:31.470971 [ 195 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 6913 | 2026.05.05 23:58:31.471048 [ 5 ] {b9821a77-7168-467b-93f2-a78ecbf8f9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6914 | 2026.05.05 23:58:31.471088 [ 195 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6915 | 2026.05.05 23:58:31.471096 [ 5 ] {b9821a77-7168-467b-93f2-a78ecbf8f9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6916 | 2026.05.05 23:58:31.471129 [ 195 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1829 rows starting from the beginning of the part | ||
| 6917 | 2026.05.05 23:58:31.471203 [ 195 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 6918 | 2026.05.05 23:58:31.471252 [ 195 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1319 rows starting from the beginning of the part | ||
| 6919 | 2026.05.05 23:58:31.471299 [ 199 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.05.05 23:58:31.471301 [ 195 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6921 | 2026.05.05 23:58:31.471357 [ 195 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 6922 | 2026.05.05 23:58:31.471393 [ 199 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_46_9} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6923 | 2026.05.05 23:58:31.471398 [ 195 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part | ||
| 6924 | 2026.05.05 23:58:31.471505 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 6925 | 2026.05.05 23:58:31.471521 [ 5 ] {b9821a77-7168-467b-93f2-a78ecbf8f9b2} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2026.05.05 23:58:31.471563 [ 5 ] {b9821a77-7168-467b-93f2-a78ecbf8f9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6927 | 2026.05.05 23:58:31.471910 [ 5 ] {b9821a77-7168-467b-93f2-a78ecbf8f9b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6928 | 2026.05.05 23:58:31.472134 [ 5 ] {b9821a77-7168-467b-93f2-a78ecbf8f9b2} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.05.05 23:58:31.472265 [ 5 ] {b9821a77-7168-467b-93f2-a78ecbf8f9b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 6930 | 2026.05.05 23:58:31.472270 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6931 | 2026.05.05 23:58:31.472305 [ 5 ] {b9821a77-7168-467b-93f2-a78ecbf8f9b2} <Debug> TCPHandler: Processed in 0.001409541 sec. | ||
| 6932 | 2026.05.05 23:58:31.472318 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.05.05 23:58:31.472343 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6934 | 2026.05.05 23:58:31.472417 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.05.05 23:58:31.472421 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 6936 | 2026.05.05 23:58:31.472525 [ 5 ] {53aadade-28bd-4b37-a771-ca01309bc381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.05.05 23:58:31.472548 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6938 | 2026.05.05 23:58:31.472582 [ 5 ] {53aadade-28bd-4b37-a771-ca01309bc381} <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 | ||
| 6939 | 2026.05.05 23:58:31.472584 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15762 rows starting from the beginning of the part | ||
| 6940 | 2026.05.05 23:58:31.472655 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 6941 | 2026.05.05 23:58:31.472698 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1568 rows starting from the beginning of the part | ||
| 6942 | 2026.05.05 23:58:31.472704 [ 198 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765485 sec., 1966031.9968733804 rows/sec., 142.42 MiB/sec. | ||
| 6943 | 2026.05.05 23:58:31.472740 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6944 | 2026.05.05 23:58:31.472805 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6945 | 2026.05.05 23:58:31.472845 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::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 | ||
| 6946 | 2026.05.05 23:58:31.473110 [ 198 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6947 | 2026.05.05 23:58:31.473344 [ 5 ] {53aadade-28bd-4b37-a771-ca01309bc381} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.05.05 23:58:31.473390 [ 5 ] {53aadade-28bd-4b37-a771-ca01309bc381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6949 | 2026.05.05 23:58:31.473522 [ 198 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.05.05 23:58:31.473613 [ 198 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_46_9} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6951 | 2026.05.05 23:58:31.473721 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6952 | 2026.05.05 23:58:31.474090 [ 5 ] {53aadade-28bd-4b37-a771-ca01309bc381} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6953 | 2026.05.05 23:58:31.474330 [ 5 ] {53aadade-28bd-4b37-a771-ca01309bc381} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.05.05 23:58:31.474473 [ 5 ] {53aadade-28bd-4b37-a771-ca01309bc381} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001966 sec., 7629.704984740591 rows/sec., 13.67 MiB/sec. | ||
| 6955 | 2026.05.05 23:58:31.474527 [ 5 ] {53aadade-28bd-4b37-a771-ca01309bc381} <Debug> TCPHandler: Processed in 0.002156058 sec. | ||
| 6956 | 2026.05.05 23:58:31.474647 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2026.05.05 23:58:31.474740 [ 5 ] {3ea16c5d-92d8-4acf-9e1a-d3875c383297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6958 | 2026.05.05 23:58:31.474780 [ 5 ] {3ea16c5d-92d8-4acf-9e1a-d3875c383297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6959 | 2026.05.05 23:58:31.475109 [ 5 ] {3ea16c5d-92d8-4acf-9e1a-d3875c383297} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.05.05 23:58:31.475144 [ 5 ] {3ea16c5d-92d8-4acf-9e1a-d3875c383297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6961 | 2026.05.05 23:58:31.475458 [ 5 ] {3ea16c5d-92d8-4acf-9e1a-d3875c383297} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6962 | 2026.05.05 23:58:31.475666 [ 5 ] {3ea16c5d-92d8-4acf-9e1a-d3875c383297} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.05.05 23:58:31.475798 [ 5 ] {3ea16c5d-92d8-4acf-9e1a-d3875c383297} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6964 | 2026.05.05 23:58:31.475797 [ 91 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6965 | 2026.05.05 23:58:31.475834 [ 5 ] {3ea16c5d-92d8-4acf-9e1a-d3875c383297} <Debug> TCPHandler: Processed in 0.00123482 sec. | ||
| 6966 | 2026.05.05 23:58:31.475851 [ 91 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.05.05 23:58:31.475876 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6968 | 2026.05.05 23:58:31.475952 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 6969 | 2026.05.05 23:58:31.476059 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6970 | 2026.05.05 23:58:31.476089 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2196 rows starting from the beginning of the part | ||
| 6971 | 2026.05.05 23:58:31.476139 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 6972 | 2026.05.05 23:58:31.476182 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 6973 | 2026.05.05 23:58:31.476221 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 6974 | 2026.05.05 23:58:31.476258 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6975 | 2026.05.05 23:58:31.476298 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 6976 | 2026.05.05 23:58:31.477276 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2436 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357711 sec., 1794196.261207282 rows/sec., 119.64 MiB/sec. | ||
| 6977 | 2026.05.05 23:58:31.477462 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6978 | 2026.05.05 23:58:31.477689 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_46_9} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.05.05 23:58:31.477751 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_46_9} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6980 | 2026.05.05 23:58:31.477810 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6981 | 2026.05.05 23:58:31.478686 [ 187 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17874 rows, containing 5 columns (5 merged, 0 gathered) in 0.006301712 sec., 2836372.084284398 rows/sec., 181.85 MiB/sec. | ||
| 6982 | 2026.05.05 23:58:31.478900 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6983 | 2026.05.05 23:58:31.479130 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.05.05 23:58:31.479188 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6985 | 2026.05.05 23:58:31.479247 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6986 | 2026.05.05 23:58:31.591633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6987 | 2026.05.05 23:58:31.611322 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.05.05 23:58:31.611392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6989 | 2026.05.05 23:58:31.617141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6990 | 2026.05.05 23:58:31.617873 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.05.05 23:58:31.621495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6992 | 2026.05.05 23:58:32.000332 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.34 MiB, peak 285.61 MiB, free memory in arenas 0.00 B, will set to 278.39 MiB (RSS), difference: 1.05 MiB | ||
| 6993 | 2026.05.05 23:58:36.467157 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.05.05 23:58:36.467452 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6995 | 2026.05.05 23:58:36.467929 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6996 | 2026.05.05 23:58:36.467977 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 6997 | 2026.05.05 23:58:36.468315 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6998 | 2026.05.05 23:58:36.468397 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6999 | 2026.05.05 23:58:36.468622 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7000 | 2026.05.05 23:58:36.468746 [ 357 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7001 | 2026.05.05 23:58:36.468753 [ 313 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7002 | 2026.05.05 23:58:36.468831 [ 324 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7003 | 2026.05.05 23:58:36.468971 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 7004 | 2026.05.05 23:58:36.469003 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7005 | 2026.05.05 23:58:36.469086 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7006 | 2026.05.05 23:58:36.469142 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7007 | 2026.05.05 23:58:36.469184 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7008 | 2026.05.05 23:58:36.469233 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7009 | 2026.05.05 23:58:36.470588 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003261 sec., 15332.720024532351 rows/sec., 3.67 MiB/sec. | ||
| 7010 | 2026.05.05 23:58:36.470736 [ 5 ] {662d53b3-09d2-42ff-b15e-2d048910f07d} <Debug> TCPHandler: Processed in 0.003778831 sec. | ||
| 7011 | 2026.05.05 23:58:36.474579 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.05.05 23:58:36.474760 [ 5 ] {0bdb9986-a5fd-4d70-ab30-bfe7d648c4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7013 | 2026.05.05 23:58:36.474836 [ 5 ] {0bdb9986-a5fd-4d70-ab30-bfe7d648c4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7014 | 2026.05.05 23:58:36.475657 [ 5 ] {0bdb9986-a5fd-4d70-ab30-bfe7d648c4c2} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.05.05 23:58:36.475719 [ 5 ] {0bdb9986-a5fd-4d70-ab30-bfe7d648c4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7016 | 2026.05.05 23:58:36.476282 [ 5 ] {0bdb9986-a5fd-4d70-ab30-bfe7d648c4c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7017 | 2026.05.05 23:58:36.476606 [ 5 ] {0bdb9986-a5fd-4d70-ab30-bfe7d648c4c2} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.05.05 23:58:36.476825 [ 5 ] {0bdb9986-a5fd-4d70-ab30-bfe7d648c4c2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002119 sec., 11326.097215667769 rows/sec., 962.28 KiB/sec. | ||
| 7019 | 2026.05.05 23:58:36.476889 [ 5 ] {0bdb9986-a5fd-4d70-ab30-bfe7d648c4c2} <Debug> TCPHandler: Processed in 0.002467191 sec. | ||
| 7020 | 2026.05.05 23:58:36.477079 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.05.05 23:58:36.477201 [ 5 ] {c5011183-40b1-4e2b-8221-67d6528acadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7022 | 2026.05.05 23:58:36.477256 [ 5 ] {c5011183-40b1-4e2b-8221-67d6528acadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7023 | 2026.05.05 23:58:36.477841 [ 5 ] {c5011183-40b1-4e2b-8221-67d6528acadf} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.05.05 23:58:36.477888 [ 5 ] {c5011183-40b1-4e2b-8221-67d6528acadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7025 | 2026.05.05 23:58:36.478281 [ 5 ] {c5011183-40b1-4e2b-8221-67d6528acadf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7026 | 2026.05.05 23:58:36.478569 [ 5 ] {c5011183-40b1-4e2b-8221-67d6528acadf} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.05.05 23:58:36.478746 [ 5 ] {c5011183-40b1-4e2b-8221-67d6528acadf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00155 sec., 1290.3225806451612 rows/sec., 105.22 KiB/sec. | ||
| 7028 | 2026.05.05 23:58:36.478800 [ 5 ] {c5011183-40b1-4e2b-8221-67d6528acadf} <Debug> TCPHandler: Processed in 0.001766724 sec. | ||
| 7029 | 2026.05.05 23:58:36.478961 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.05.05 23:58:36.479081 [ 5 ] {7b77aacc-dd19-4222-a712-a842a71ea026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7031 | 2026.05.05 23:58:36.479136 [ 5 ] {7b77aacc-dd19-4222-a712-a842a71ea026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7032 | 2026.05.05 23:58:36.479867 [ 5 ] {7b77aacc-dd19-4222-a712-a842a71ea026} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.05.05 23:58:36.479919 [ 5 ] {7b77aacc-dd19-4222-a712-a842a71ea026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7034 | 2026.05.05 23:58:36.480364 [ 5 ] {7b77aacc-dd19-4222-a712-a842a71ea026} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7035 | 2026.05.05 23:58:36.480613 [ 5 ] {7b77aacc-dd19-4222-a712-a842a71ea026} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.05.05 23:58:36.480775 [ 5 ] {7b77aacc-dd19-4222-a712-a842a71ea026} <Debug> executeQuery: Read 229 rows, 20.84 KiB in 0.001724 sec., 132830.62645011602 rows/sec., 11.80 MiB/sec. | ||
| 7037 | 2026.05.05 23:58:36.480817 [ 5 ] {7b77aacc-dd19-4222-a712-a842a71ea026} <Debug> TCPHandler: Processed in 0.001917396 sec. | ||
| 7038 | 2026.05.05 23:58:36.480988 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.05.05 23:58:36.481094 [ 5 ] {293801d8-1d5d-4788-a954-0e5a6b32878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7040 | 2026.05.05 23:58:36.481138 [ 5 ] {293801d8-1d5d-4788-a954-0e5a6b32878f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7041 | 2026.05.05 23:58:36.481624 [ 5 ] {293801d8-1d5d-4788-a954-0e5a6b32878f} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.05.05 23:58:36.481665 [ 5 ] {293801d8-1d5d-4788-a954-0e5a6b32878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7043 | 2026.05.05 23:58:36.482015 [ 5 ] {293801d8-1d5d-4788-a954-0e5a6b32878f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7044 | 2026.05.05 23:58:36.482302 [ 5 ] {293801d8-1d5d-4788-a954-0e5a6b32878f} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.05.05 23:58:36.482484 [ 5 ] {293801d8-1d5d-4788-a954-0e5a6b32878f} <Debug> executeQuery: Read 40 rows, 3.06 KiB in 0.001412 sec., 28328.611898016996 rows/sec., 2.11 MiB/sec. | ||
| 7046 | 2026.05.05 23:58:36.482537 [ 5 ] {293801d8-1d5d-4788-a954-0e5a6b32878f} <Debug> TCPHandler: Processed in 0.001603492 sec. | ||
| 7047 | 2026.05.05 23:58:36.482712 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.05.05 23:58:36.482829 [ 5 ] {6e2cba3c-4e50-483b-a2b0-d385ebf10f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.05.05 23:58:36.482883 [ 5 ] {6e2cba3c-4e50-483b-a2b0-d385ebf10f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7050 | 2026.05.05 23:58:36.483434 [ 5 ] {6e2cba3c-4e50-483b-a2b0-d385ebf10f2b} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.05.05 23:58:36.483480 [ 5 ] {6e2cba3c-4e50-483b-a2b0-d385ebf10f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7052 | 2026.05.05 23:58:36.483882 [ 5 ] {6e2cba3c-4e50-483b-a2b0-d385ebf10f2b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7053 | 2026.05.05 23:58:36.484164 [ 5 ] {6e2cba3c-4e50-483b-a2b0-d385ebf10f2b} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.05.05 23:58:36.484337 [ 5 ] {6e2cba3c-4e50-483b-a2b0-d385ebf10f2b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001535 sec., 15635.179153094463 rows/sec., 1.30 MiB/sec. | ||
| 7055 | 2026.05.05 23:58:36.484386 [ 5 ] {6e2cba3c-4e50-483b-a2b0-d385ebf10f2b} <Debug> TCPHandler: Processed in 0.001739285 sec. | ||
| 7056 | 2026.05.05 23:58:36.484550 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.05.05 23:58:36.484671 [ 5 ] {ec19bd95-5ff7-4fa5-8251-49b28d369cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7058 | 2026.05.05 23:58:36.484715 [ 5 ] {ec19bd95-5ff7-4fa5-8251-49b28d369cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7059 | 2026.05.05 23:58:36.485170 [ 5 ] {ec19bd95-5ff7-4fa5-8251-49b28d369cbb} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.05.05 23:58:36.485207 [ 5 ] {ec19bd95-5ff7-4fa5-8251-49b28d369cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7061 | 2026.05.05 23:58:36.485530 [ 5 ] {ec19bd95-5ff7-4fa5-8251-49b28d369cbb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7062 | 2026.05.05 23:58:36.485754 [ 5 ] {ec19bd95-5ff7-4fa5-8251-49b28d369cbb} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.05.05 23:58:36.485894 [ 5 ] {ec19bd95-5ff7-4fa5-8251-49b28d369cbb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001251 sec., 9592.32613908873 rows/sec., 749.40 KiB/sec. | ||
| 7064 | 2026.05.05 23:58:36.485934 [ 5 ] {ec19bd95-5ff7-4fa5-8251-49b28d369cbb} <Debug> TCPHandler: Processed in 0.001446752 sec. | ||
| 7065 | 2026.05.05 23:58:36.486076 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.05.05 23:58:36.486182 [ 5 ] {25aeeb1e-3516-448b-903f-894c2dd6dc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7067 | 2026.05.05 23:58:36.486234 [ 5 ] {25aeeb1e-3516-448b-903f-894c2dd6dc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7068 | 2026.05.05 23:58:36.486739 [ 5 ] {25aeeb1e-3516-448b-903f-894c2dd6dc58} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.05.05 23:58:36.486776 [ 5 ] {25aeeb1e-3516-448b-903f-894c2dd6dc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7070 | 2026.05.05 23:58:36.487094 [ 5 ] {25aeeb1e-3516-448b-903f-894c2dd6dc58} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7071 | 2026.05.05 23:58:36.487367 [ 5 ] {25aeeb1e-3516-448b-903f-894c2dd6dc58} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.05.05 23:58:36.487543 [ 5 ] {25aeeb1e-3516-448b-903f-894c2dd6dc58} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001385 sec., 92418.7725631769 rows/sec., 7.49 MiB/sec. | ||
| 7073 | 2026.05.05 23:58:36.487595 [ 5 ] {25aeeb1e-3516-448b-903f-894c2dd6dc58} <Debug> TCPHandler: Processed in 0.001572893 sec. | ||
| 7074 | 2026.05.05 23:58:36.487745 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.05.05 23:58:36.487850 [ 5 ] {d19e0f6f-3d44-4b93-93c7-c3184af83113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7076 | 2026.05.05 23:58:36.487895 [ 5 ] {d19e0f6f-3d44-4b93-93c7-c3184af83113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7077 | 2026.05.05 23:58:36.488320 [ 5 ] {d19e0f6f-3d44-4b93-93c7-c3184af83113} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.05.05 23:58:36.488356 [ 5 ] {d19e0f6f-3d44-4b93-93c7-c3184af83113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7079 | 2026.05.05 23:58:36.488712 [ 5 ] {d19e0f6f-3d44-4b93-93c7-c3184af83113} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7080 | 2026.05.05 23:58:36.488936 [ 5 ] {d19e0f6f-3d44-4b93-93c7-c3184af83113} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.05.05 23:58:36.489067 [ 5 ] {d19e0f6f-3d44-4b93-93c7-c3184af83113} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001238 sec., 159127.62520193862 rows/sec., 11.41 MiB/sec. | ||
| 7082 | 2026.05.05 23:58:36.489120 [ 5 ] {d19e0f6f-3d44-4b93-93c7-c3184af83113} <Debug> TCPHandler: Processed in 0.001424761 sec. | ||
| 7083 | 2026.05.05 23:58:36.489260 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.05.05 23:58:36.489371 [ 5 ] {8937f88c-4de0-44ae-b8ef-1e35b9b50e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7085 | 2026.05.05 23:58:36.489426 [ 5 ] {8937f88c-4de0-44ae-b8ef-1e35b9b50e50} <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 | ||
| 7086 | 2026.05.05 23:58:36.490452 [ 5 ] {8937f88c-4de0-44ae-b8ef-1e35b9b50e50} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.05.05 23:58:36.490495 [ 5 ] {8937f88c-4de0-44ae-b8ef-1e35b9b50e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7088 | 2026.05.05 23:58:36.491073 [ 5 ] {8937f88c-4de0-44ae-b8ef-1e35b9b50e50} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7089 | 2026.05.05 23:58:36.491303 [ 5 ] {8937f88c-4de0-44ae-b8ef-1e35b9b50e50} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.05.05 23:58:36.491450 [ 5 ] {8937f88c-4de0-44ae-b8ef-1e35b9b50e50} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002099 sec., 12386.85088137208 rows/sec., 22.20 MiB/sec. | ||
| 7091 | 2026.05.05 23:58:36.491528 [ 5 ] {8937f88c-4de0-44ae-b8ef-1e35b9b50e50} <Debug> TCPHandler: Processed in 0.002317079 sec. | ||
| 7092 | 2026.05.05 23:58:36.491679 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.05.05 23:58:36.491775 [ 5 ] {1b53bbfe-731d-4716-a1bc-e6e80cd13637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.05.05 23:58:36.491819 [ 5 ] {1b53bbfe-731d-4716-a1bc-e6e80cd13637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7095 | 2026.05.05 23:58:36.492179 [ 5 ] {1b53bbfe-731d-4716-a1bc-e6e80cd13637} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.05.05 23:58:36.492215 [ 5 ] {1b53bbfe-731d-4716-a1bc-e6e80cd13637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7097 | 2026.05.05 23:58:36.492526 [ 5 ] {1b53bbfe-731d-4716-a1bc-e6e80cd13637} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7098 | 2026.05.05 23:58:36.492739 [ 5 ] {1b53bbfe-731d-4716-a1bc-e6e80cd13637} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.05.05 23:58:36.492873 [ 5 ] {1b53bbfe-731d-4716-a1bc-e6e80cd13637} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 7100 | 2026.05.05 23:58:36.492910 [ 5 ] {1b53bbfe-731d-4716-a1bc-e6e80cd13637} <Debug> TCPHandler: Processed in 0.00128332 sec. | ||
| 7101 | 2026.05.05 23:58:38.363950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13932 | ||
| 7102 | 2026.05.05 23:58:38.364530 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.05.05 23:58:38.364584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7104 | 2026.05.05 23:58:38.365065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7105 | 2026.05.05 23:58:38.365289 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.05.05 23:58:38.365430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13932 | ||
| 7107 | 2026.05.05 23:58:39.121647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7108 | 2026.05.05 23:58:39.138947 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.05.05 23:58:39.139013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7110 | 2026.05.05 23:58:39.144628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7111 | 2026.05.05 23:58:39.145362 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.05.05 23:58:39.148964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7113 | 2026.05.05 23:58:40.903614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 878 | ||
| 7114 | 2026.05.05 23:58:40.906374 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.05.05 23:58:40.906429 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7116 | 2026.05.05 23:58:40.907673 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7117 | 2026.05.05 23:58:40.907943 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.05.05 23:58:40.908309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7119 | 2026.05.05 23:58:41.461121 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2026.05.05 23:58:41.461374 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7121 | 2026.05.05 23:58:41.461749 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7122 | 2026.05.05 23:58:41.461785 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7123 | 2026.05.05 23:58:41.462006 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7124 | 2026.05.05 23:58:41.462076 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7125 | 2026.05.05 23:58:41.462220 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7126 | 2026.05.05 23:58:41.462339 [ 313 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7127 | 2026.05.05 23:58:41.462341 [ 357 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7128 | 2026.05.05 23:58:41.462357 [ 318 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7129 | 2026.05.05 23:58:41.462495 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 7130 | 2026.05.05 23:58:41.462522 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7131 | 2026.05.05 23:58:41.462590 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7132 | 2026.05.05 23:58:41.462611 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7133 | 2026.05.05 23:58:41.462646 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7134 | 2026.05.05 23:58:41.462685 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7135 | 2026.05.05 23:58:41.463807 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002534 sec., 19731.64956590371 rows/sec., 3.70 MiB/sec. | ||
| 7136 | 2026.05.05 23:58:41.463914 [ 5 ] {f04d632a-6c22-4722-bb0e-4391580c8674} <Debug> TCPHandler: Processed in 0.002935034 sec. | ||
| 7137 | 2026.05.05 23:58:41.465841 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.05.05 23:58:41.465951 [ 5 ] {c312205c-5715-40dd-8feb-b73b61a49931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7139 | 2026.05.05 23:58:41.465995 [ 5 ] {c312205c-5715-40dd-8feb-b73b61a49931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7140 | 2026.05.05 23:58:41.466492 [ 5 ] {c312205c-5715-40dd-8feb-b73b61a49931} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.05.05 23:58:41.466532 [ 5 ] {c312205c-5715-40dd-8feb-b73b61a49931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7142 | 2026.05.05 23:58:41.466892 [ 5 ] {c312205c-5715-40dd-8feb-b73b61a49931} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7143 | 2026.05.05 23:58:41.467123 [ 5 ] {c312205c-5715-40dd-8feb-b73b61a49931} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.05.05 23:58:41.467267 [ 5 ] {c312205c-5715-40dd-8feb-b73b61a49931} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001348 sec., 63798.219584569735 rows/sec., 5.36 MiB/sec. | ||
| 7145 | 2026.05.05 23:58:41.467306 [ 5 ] {c312205c-5715-40dd-8feb-b73b61a49931} <Debug> TCPHandler: Processed in 0.001516162 sec. | ||
| 7146 | 2026.05.05 23:58:41.467433 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2026.05.05 23:58:41.467527 [ 5 ] {f439cf12-62ab-4875-8a1f-1698b02c7574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7148 | 2026.05.05 23:58:41.467568 [ 5 ] {f439cf12-62ab-4875-8a1f-1698b02c7574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7149 | 2026.05.05 23:58:41.467973 [ 5 ] {f439cf12-62ab-4875-8a1f-1698b02c7574} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.05.05 23:58:41.468009 [ 5 ] {f439cf12-62ab-4875-8a1f-1698b02c7574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7151 | 2026.05.05 23:58:41.468309 [ 5 ] {f439cf12-62ab-4875-8a1f-1698b02c7574} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7152 | 2026.05.05 23:58:41.468519 [ 5 ] {f439cf12-62ab-4875-8a1f-1698b02c7574} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.05.05 23:58:41.468650 [ 5 ] {f439cf12-62ab-4875-8a1f-1698b02c7574} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00114 sec., 13157.894736842105 rows/sec., 989.41 KiB/sec. | ||
| 7154 | 2026.05.05 23:58:41.468686 [ 5 ] {f439cf12-62ab-4875-8a1f-1698b02c7574} <Debug> TCPHandler: Processed in 0.00130391 sec. | ||
| 7155 | 2026.05.05 23:58:41.468799 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2026.05.05 23:58:41.468903 [ 5 ] {cac240fd-8834-4e20-bed5-07eff3dc39dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7157 | 2026.05.05 23:58:41.468943 [ 5 ] {cac240fd-8834-4e20-bed5-07eff3dc39dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7158 | 2026.05.05 23:58:41.469369 [ 5 ] {cac240fd-8834-4e20-bed5-07eff3dc39dd} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.05.05 23:58:41.469405 [ 5 ] {cac240fd-8834-4e20-bed5-07eff3dc39dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7160 | 2026.05.05 23:58:41.469706 [ 5 ] {cac240fd-8834-4e20-bed5-07eff3dc39dd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7161 | 2026.05.05 23:58:41.469918 [ 5 ] {cac240fd-8834-4e20-bed5-07eff3dc39dd} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.05.05 23:58:41.470051 [ 5 ] {cac240fd-8834-4e20-bed5-07eff3dc39dd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001168 sec., 67636.98630136986 rows/sec., 5.28 MiB/sec. | ||
| 7163 | 2026.05.05 23:58:41.470088 [ 5 ] {cac240fd-8834-4e20-bed5-07eff3dc39dd} <Debug> TCPHandler: Processed in 0.001338601 sec. | ||
| 7164 | 2026.05.05 23:58:41.470220 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2026.05.05 23:58:41.470314 [ 5 ] {4f938eca-7b4a-4737-8442-6fcaefd4c390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7166 | 2026.05.05 23:58:41.470361 [ 5 ] {4f938eca-7b4a-4737-8442-6fcaefd4c390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7167 | 2026.05.05 23:58:41.470777 [ 5 ] {4f938eca-7b4a-4737-8442-6fcaefd4c390} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2026.05.05 23:58:41.470813 [ 5 ] {4f938eca-7b4a-4737-8442-6fcaefd4c390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7169 | 2026.05.05 23:58:41.471135 [ 5 ] {4f938eca-7b4a-4737-8442-6fcaefd4c390} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7170 | 2026.05.05 23:58:41.471343 [ 5 ] {4f938eca-7b4a-4737-8442-6fcaefd4c390} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2026.05.05 23:58:41.471473 [ 5 ] {4f938eca-7b4a-4737-8442-6fcaefd4c390} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7172 | 2026.05.05 23:58:41.471510 [ 5 ] {4f938eca-7b4a-4737-8442-6fcaefd4c390} <Debug> TCPHandler: Processed in 0.001340351 sec. | ||
| 7173 | 2026.05.05 23:58:41.471631 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7174 | 2026.05.05 23:58:41.471727 [ 5 ] {a7c3ece7-abd2-4fd1-b7f9-56f20f9c5d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7175 | 2026.05.05 23:58:41.471783 [ 5 ] {a7c3ece7-abd2-4fd1-b7f9-56f20f9c5d21} <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 | ||
| 7176 | 2026.05.05 23:58:41.472532 [ 5 ] {a7c3ece7-abd2-4fd1-b7f9-56f20f9c5d21} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2026.05.05 23:58:41.472568 [ 5 ] {a7c3ece7-abd2-4fd1-b7f9-56f20f9c5d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7178 | 2026.05.05 23:58:41.473082 [ 5 ] {a7c3ece7-abd2-4fd1-b7f9-56f20f9c5d21} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7179 | 2026.05.05 23:58:41.473312 [ 5 ] {a7c3ece7-abd2-4fd1-b7f9-56f20f9c5d21} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.05.05 23:58:41.473452 [ 5 ] {a7c3ece7-abd2-4fd1-b7f9-56f20f9c5d21} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001742 sec., 8610.792192881745 rows/sec., 15.43 MiB/sec. | ||
| 7181 | 2026.05.05 23:58:41.473512 [ 5 ] {a7c3ece7-abd2-4fd1-b7f9-56f20f9c5d21} <Debug> TCPHandler: Processed in 0.001930426 sec. | ||
| 7182 | 2026.05.05 23:58:41.473636 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2026.05.05 23:58:41.473732 [ 5 ] {435a5269-eb5e-4dd7-a9bf-df5db8b3b8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7184 | 2026.05.05 23:58:41.473775 [ 5 ] {435a5269-eb5e-4dd7-a9bf-df5db8b3b8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7185 | 2026.05.05 23:58:41.474111 [ 5 ] {435a5269-eb5e-4dd7-a9bf-df5db8b3b8df} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.05.05 23:58:41.474147 [ 5 ] {435a5269-eb5e-4dd7-a9bf-df5db8b3b8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7187 | 2026.05.05 23:58:41.474454 [ 5 ] {435a5269-eb5e-4dd7-a9bf-df5db8b3b8df} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7188 | 2026.05.05 23:58:41.474660 [ 5 ] {435a5269-eb5e-4dd7-a9bf-df5db8b3b8df} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.05.05 23:58:41.474790 [ 5 ] {435a5269-eb5e-4dd7-a9bf-df5db8b3b8df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7190 | 2026.05.05 23:58:41.474826 [ 5 ] {435a5269-eb5e-4dd7-a9bf-df5db8b3b8df} <Debug> TCPHandler: Processed in 0.0012398 sec. | ||
| 7191 | 2026.05.05 23:58:45.760369 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7192 | 2026.05.05 23:58:45.760428 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7193 | 2026.05.05 23:58:45.865605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14380 | ||
| 7194 | 2026.05.05 23:58:45.866083 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.05.05 23:58:45.866134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7196 | 2026.05.05 23:58:45.866610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7197 | 2026.05.05 23:58:45.866861 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.05.05 23:58:45.867005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14380 | ||
| 7199 | 2026.05.05 23:58:46.461223 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.05.05 23:58:46.461469 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7201 | 2026.05.05 23:58:46.461848 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7202 | 2026.05.05 23:58:46.461886 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7203 | 2026.05.05 23:58:46.462116 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7204 | 2026.05.05 23:58:46.462189 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7205 | 2026.05.05 23:58:46.462330 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7206 | 2026.05.05 23:58:46.462451 [ 313 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7207 | 2026.05.05 23:58:46.462451 [ 357 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7208 | 2026.05.05 23:58:46.462470 [ 318 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7209 | 2026.05.05 23:58:46.462607 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 7210 | 2026.05.05 23:58:46.462634 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7211 | 2026.05.05 23:58:46.462704 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7212 | 2026.05.05 23:58:46.462725 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7213 | 2026.05.05 23:58:46.462761 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7214 | 2026.05.05 23:58:46.462798 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7215 | 2026.05.05 23:58:46.463914 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002546 sec., 19638.648860958365 rows/sec., 3.68 MiB/sec. | ||
| 7216 | 2026.05.05 23:58:46.464034 [ 5 ] {ae4dddbf-cec5-4a4a-a205-6841ec3e09c7} <Debug> TCPHandler: Processed in 0.002956894 sec. | ||
| 7217 | 2026.05.05 23:58:46.465998 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.05.05 23:58:46.466130 [ 5 ] {cbae46d4-bed7-4b02-a2cb-957d9cb28b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7219 | 2026.05.05 23:58:46.466184 [ 5 ] {cbae46d4-bed7-4b02-a2cb-957d9cb28b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7220 | 2026.05.05 23:58:46.466782 [ 5 ] {cbae46d4-bed7-4b02-a2cb-957d9cb28b84} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.05.05 23:58:46.466831 [ 5 ] {cbae46d4-bed7-4b02-a2cb-957d9cb28b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7222 | 2026.05.05 23:58:46.467206 [ 5 ] {cbae46d4-bed7-4b02-a2cb-957d9cb28b84} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7223 | 2026.05.05 23:58:46.467443 [ 5 ] {cbae46d4-bed7-4b02-a2cb-957d9cb28b84} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.05.05 23:58:46.467593 [ 5 ] {cbae46d4-bed7-4b02-a2cb-957d9cb28b84} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001501 sec., 71952.03197868088 rows/sec., 6.05 MiB/sec. | ||
| 7225 | 2026.05.05 23:58:46.467632 [ 5 ] {cbae46d4-bed7-4b02-a2cb-957d9cb28b84} <Debug> TCPHandler: Processed in 0.001699064 sec. | ||
| 7226 | 2026.05.05 23:58:46.467786 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2026.05.05 23:58:46.467883 [ 5 ] {512ee2a5-ab04-4e82-99aa-e5c7f2ee5eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7228 | 2026.05.05 23:58:46.467924 [ 5 ] {512ee2a5-ab04-4e82-99aa-e5c7f2ee5eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7229 | 2026.05.05 23:58:46.468350 [ 5 ] {512ee2a5-ab04-4e82-99aa-e5c7f2ee5eb9} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2026.05.05 23:58:46.468388 [ 5 ] {512ee2a5-ab04-4e82-99aa-e5c7f2ee5eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7231 | 2026.05.05 23:58:46.468699 [ 5 ] {512ee2a5-ab04-4e82-99aa-e5c7f2ee5eb9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7232 | 2026.05.05 23:58:46.468926 [ 5 ] {512ee2a5-ab04-4e82-99aa-e5c7f2ee5eb9} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.05.05 23:58:46.469061 [ 5 ] {512ee2a5-ab04-4e82-99aa-e5c7f2ee5eb9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001198 sec., 21702.838063439063 rows/sec., 1.59 MiB/sec. | ||
| 7234 | 2026.05.05 23:58:46.469058 [ 148 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7235 | 2026.05.05 23:58:46.469099 [ 5 ] {512ee2a5-ab04-4e82-99aa-e5c7f2ee5eb9} <Debug> TCPHandler: Processed in 0.001364841 sec. | ||
| 7236 | 2026.05.05 23:58:46.469139 [ 148 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.05.05 23:58:46.469165 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7238 | 2026.05.05 23:58:46.469259 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.05.05 23:58:46.469291 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 7240 | 2026.05.05 23:58:46.469360 [ 5 ] {21190d9a-6d8b-4abf-987f-db2583df4446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7241 | 2026.05.05 23:58:46.469406 [ 5 ] {21190d9a-6d8b-4abf-987f-db2583df4446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7242 | 2026.05.05 23:58:46.469441 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7243 | 2026.05.05 23:58:46.469480 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part | ||
| 7244 | 2026.05.05 23:58:46.469546 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 7245 | 2026.05.05 23:58:46.469591 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7246 | 2026.05.05 23:58:46.469632 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 7247 | 2026.05.05 23:58:46.469670 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7248 | 2026.05.05 23:58:46.469713 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7249 | 2026.05.05 23:58:46.469837 [ 5 ] {21190d9a-6d8b-4abf-987f-db2583df4446} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.05.05 23:58:46.469880 [ 5 ] {21190d9a-6d8b-4abf-987f-db2583df4446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7251 | 2026.05.05 23:58:46.470228 [ 5 ] {21190d9a-6d8b-4abf-987f-db2583df4446} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7252 | 2026.05.05 23:58:46.470468 [ 5 ] {21190d9a-6d8b-4abf-987f-db2583df4446} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.05.05 23:58:46.470577 [ 195 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345271 sec., 257197.2487327832 rows/sec., 18.32 MiB/sec. | ||
| 7254 | 2026.05.05 23:58:46.470598 [ 5 ] {21190d9a-6d8b-4abf-987f-db2583df4446} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001257 sec., 71599.04534606205 rows/sec., 5.59 MiB/sec. | ||
| 7255 | 2026.05.05 23:58:46.470652 [ 5 ] {21190d9a-6d8b-4abf-987f-db2583df4446} <Debug> TCPHandler: Processed in 0.001444352 sec. | ||
| 7256 | 2026.05.05 23:58:46.470741 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7257 | 2026.05.05 23:58:46.470781 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2026.05.05 23:58:46.470885 [ 5 ] {043b8459-bdb5-41f9-bb60-96af90495324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7259 | 2026.05.05 23:58:46.470930 [ 5 ] {043b8459-bdb5-41f9-bb60-96af90495324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7260 | 2026.05.05 23:58:46.471008 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.05.05 23:58:46.471089 [ 194 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_41_8} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7262 | 2026.05.05 23:58:46.471167 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7263 | 2026.05.05 23:58:46.471346 [ 5 ] {043b8459-bdb5-41f9-bb60-96af90495324} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.05.05 23:58:46.471386 [ 5 ] {043b8459-bdb5-41f9-bb60-96af90495324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7265 | 2026.05.05 23:58:46.471731 [ 5 ] {043b8459-bdb5-41f9-bb60-96af90495324} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7266 | 2026.05.05 23:58:46.471942 [ 5 ] {043b8459-bdb5-41f9-bb60-96af90495324} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.05.05 23:58:46.472077 [ 5 ] {043b8459-bdb5-41f9-bb60-96af90495324} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 7268 | 2026.05.05 23:58:46.472114 [ 5 ] {043b8459-bdb5-41f9-bb60-96af90495324} <Debug> TCPHandler: Processed in 0.001383491 sec. | ||
| 7269 | 2026.05.05 23:58:46.472246 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.05.05 23:58:46.472341 [ 5 ] {799118ce-fef0-40e6-a147-6e7d3d54e10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7271 | 2026.05.05 23:58:46.472396 [ 5 ] {799118ce-fef0-40e6-a147-6e7d3d54e10e} <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 | ||
| 7272 | 2026.05.05 23:58:46.473223 [ 5 ] {799118ce-fef0-40e6-a147-6e7d3d54e10e} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.05.05 23:58:46.473259 [ 5 ] {799118ce-fef0-40e6-a147-6e7d3d54e10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7274 | 2026.05.05 23:58:46.473792 [ 5 ] {799118ce-fef0-40e6-a147-6e7d3d54e10e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7275 | 2026.05.05 23:58:46.474014 [ 5 ] {799118ce-fef0-40e6-a147-6e7d3d54e10e} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.05.05 23:58:46.474134 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7277 | 2026.05.05 23:58:46.474158 [ 5 ] {799118ce-fef0-40e6-a147-6e7d3d54e10e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001835 sec., 14168.937329700273 rows/sec., 25.39 MiB/sec. | ||
| 7278 | 2026.05.05 23:58:46.474180 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.05.05 23:58:46.474204 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7280 | 2026.05.05 23:58:46.474228 [ 5 ] {799118ce-fef0-40e6-a147-6e7d3d54e10e} <Debug> TCPHandler: Processed in 0.002031156 sec. | ||
| 7281 | 2026.05.05 23:58:46.474286 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 7282 | 2026.05.05 23:58:46.474363 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.05.05 23:58:46.474459 [ 5 ] {f6d34fc2-2491-4e7b-8658-80bb3562f5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7284 | 2026.05.05 23:58:46.474474 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7285 | 2026.05.05 23:58:46.474502 [ 5 ] {f6d34fc2-2491-4e7b-8658-80bb3562f5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7286 | 2026.05.05 23:58:46.474523 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 736 rows starting from the beginning of the part | ||
| 7287 | 2026.05.05 23:58:46.474633 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 7288 | 2026.05.05 23:58:46.474732 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7289 | 2026.05.05 23:58:46.474829 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 7290 | 2026.05.05 23:58:46.474854 [ 5 ] {f6d34fc2-2491-4e7b-8658-80bb3562f5a4} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.05.05 23:58:46.474891 [ 5 ] {f6d34fc2-2491-4e7b-8658-80bb3562f5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7292 | 2026.05.05 23:58:46.474927 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7293 | 2026.05.05 23:58:46.475033 [ 197 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7294 | 2026.05.05 23:58:46.475213 [ 5 ] {f6d34fc2-2491-4e7b-8658-80bb3562f5a4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7295 | 2026.05.05 23:58:46.475441 [ 5 ] {f6d34fc2-2491-4e7b-8658-80bb3562f5a4} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2026.05.05 23:58:46.475575 [ 5 ] {f6d34fc2-2491-4e7b-8658-80bb3562f5a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 7297 | 2026.05.05 23:58:46.475611 [ 5 ] {f6d34fc2-2491-4e7b-8658-80bb3562f5a4} <Debug> TCPHandler: Processed in 0.001297741 sec. | ||
| 7298 | 2026.05.05 23:58:46.489248 [ 194 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 19 columns (19 merged, 0 gathered) in 0.014997162 sec., 56277.314334538765 rows/sec., 100.85 MiB/sec. | ||
| 7299 | 2026.05.05 23:58:46.490560 [ 195 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7300 | 2026.05.05 23:58:46.490965 [ 195 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.05.05 23:58:46.491053 [ 195 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7302 | 2026.05.05 23:58:46.491230 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7303 | 2026.05.05 23:58:46.649123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7304 | 2026.05.05 23:58:46.667713 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.05.05 23:58:46.667757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7306 | 2026.05.05 23:58:46.673230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7307 | 2026.05.05 23:58:46.673909 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.05.05 23:58:46.676966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7309 | 2026.05.05 23:58:47.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.47 MiB, peak 286.58 MiB, free memory in arenas 0.00 B, will set to 280.85 MiB (RSS), difference: 1.38 MiB | ||
| 7310 | 2026.05.05 23:58:48.653853 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2026.05.05 23:58:48.654149 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 7312 | 2026.05.05 23:58:48.654492 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7313 | 2026.05.05 23:58:48.654528 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 7314 | 2026.05.05 23:58:48.654760 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7315 | 2026.05.05 23:58:48.654828 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7316 | 2026.05.05 23:58:48.654968 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 7317 | 2026.05.05 23:58:48.655090 [ 313 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7318 | 2026.05.05 23:58:48.655090 [ 357 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7319 | 2026.05.05 23:58:48.655100 [ 318 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7320 | 2026.05.05 23:58:48.655257 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 7321 | 2026.05.05 23:58:48.655283 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7322 | 2026.05.05 23:58:48.655357 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7323 | 2026.05.05 23:58:48.655377 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7324 | 2026.05.05 23:58:48.655410 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7325 | 2026.05.05 23:58:48.655447 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7326 | 2026.05.05 23:58:48.656683 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002629 sec., 19018.63826550019 rows/sec., 3.56 MiB/sec. | ||
| 7327 | 2026.05.05 23:58:48.656809 [ 5 ] {c87dda4b-c665-4926-9ee8-bfabd91f2270} <Debug> TCPHandler: Processed in 0.003162486 sec. | ||
| 7328 | 2026.05.05 23:58:48.669033 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2026.05.05 23:58:48.669253 [ 5 ] {aee2bd88-cfe5-4513-a903-2e08c8286852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7330 | 2026.05.05 23:58:48.669336 [ 5 ] {aee2bd88-cfe5-4513-a903-2e08c8286852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7331 | 2026.05.05 23:58:48.671274 [ 5 ] {aee2bd88-cfe5-4513-a903-2e08c8286852} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.05.05 23:58:48.671315 [ 5 ] {aee2bd88-cfe5-4513-a903-2e08c8286852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7333 | 2026.05.05 23:58:48.671815 [ 5 ] {aee2bd88-cfe5-4513-a903-2e08c8286852} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7334 | 2026.05.05 23:58:48.672042 [ 5 ] {aee2bd88-cfe5-4513-a903-2e08c8286852} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.05.05 23:58:48.672187 [ 5 ] {aee2bd88-cfe5-4513-a903-2e08c8286852} <Debug> executeQuery: Read 2431 rows, 184.32 KiB in 0.002991 sec., 812771.6482781678 rows/sec., 60.18 MiB/sec. | ||
| 7336 | 2026.05.05 23:58:48.672226 [ 5 ] {aee2bd88-cfe5-4513-a903-2e08c8286852} <Debug> TCPHandler: Processed in 0.003316678 sec. | ||
| 7337 | 2026.05.05 23:58:48.672374 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2026.05.05 23:58:48.672470 [ 5 ] {b69e5017-8012-4e45-af36-c9760745e8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7339 | 2026.05.05 23:58:48.672512 [ 5 ] {b69e5017-8012-4e45-af36-c9760745e8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7340 | 2026.05.05 23:58:48.672923 [ 5 ] {b69e5017-8012-4e45-af36-c9760745e8a3} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.05.05 23:58:48.672960 [ 5 ] {b69e5017-8012-4e45-af36-c9760745e8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7342 | 2026.05.05 23:58:48.673252 [ 5 ] {b69e5017-8012-4e45-af36-c9760745e8a3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7343 | 2026.05.05 23:58:48.673454 [ 5 ] {b69e5017-8012-4e45-af36-c9760745e8a3} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.05.05 23:58:48.673583 [ 5 ] {b69e5017-8012-4e45-af36-c9760745e8a3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.56 MiB/sec. | ||
| 7345 | 2026.05.05 23:58:48.673620 [ 5 ] {b69e5017-8012-4e45-af36-c9760745e8a3} <Debug> TCPHandler: Processed in 0.00129597 sec. | ||
| 7346 | 2026.05.05 23:58:48.673736 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2026.05.05 23:58:48.673830 [ 5 ] {ed780e40-b299-46b2-9705-a6b8e871eaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7348 | 2026.05.05 23:58:48.673871 [ 5 ] {ed780e40-b299-46b2-9705-a6b8e871eaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7349 | 2026.05.05 23:58:48.674617 [ 5 ] {ed780e40-b299-46b2-9705-a6b8e871eaa4} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.05.05 23:58:48.674653 [ 5 ] {ed780e40-b299-46b2-9705-a6b8e871eaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7351 | 2026.05.05 23:58:48.674983 [ 5 ] {ed780e40-b299-46b2-9705-a6b8e871eaa4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7352 | 2026.05.05 23:58:48.675206 [ 5 ] {ed780e40-b299-46b2-9705-a6b8e871eaa4} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.05.05 23:58:48.675332 [ 5 ] {ed780e40-b299-46b2-9705-a6b8e871eaa4} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001519 sec., 527320.6056616195 rows/sec., 30.46 MiB/sec. | ||
| 7354 | 2026.05.05 23:58:48.675368 [ 5 ] {ed780e40-b299-46b2-9705-a6b8e871eaa4} <Debug> TCPHandler: Processed in 0.001682704 sec. | ||
| 7355 | 2026.05.05 23:58:48.675488 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.05.05 23:58:48.675581 [ 5 ] {5dc6951c-9a6f-430c-8554-0badc574504d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7357 | 2026.05.05 23:58:48.675622 [ 5 ] {5dc6951c-9a6f-430c-8554-0badc574504d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7358 | 2026.05.05 23:58:48.675995 [ 5 ] {5dc6951c-9a6f-430c-8554-0badc574504d} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.05.05 23:58:48.676030 [ 5 ] {5dc6951c-9a6f-430c-8554-0badc574504d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7360 | 2026.05.05 23:58:48.676312 [ 5 ] {5dc6951c-9a6f-430c-8554-0badc574504d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7361 | 2026.05.05 23:58:48.676516 [ 5 ] {5dc6951c-9a6f-430c-8554-0badc574504d} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.05.05 23:58:48.676641 [ 5 ] {5dc6951c-9a6f-430c-8554-0badc574504d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 7363 | 2026.05.05 23:58:48.676678 [ 5 ] {5dc6951c-9a6f-430c-8554-0badc574504d} <Debug> TCPHandler: Processed in 0.00124005 sec. | ||
| 7364 | 2026.05.05 23:58:48.676799 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.05.05 23:58:48.676898 [ 5 ] {9ba6346f-eaaf-4e38-83c0-657d15e3fc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7366 | 2026.05.05 23:58:48.676942 [ 5 ] {9ba6346f-eaaf-4e38-83c0-657d15e3fc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7367 | 2026.05.05 23:58:48.677919 [ 5 ] {9ba6346f-eaaf-4e38-83c0-657d15e3fc78} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.05.05 23:58:48.677960 [ 5 ] {9ba6346f-eaaf-4e38-83c0-657d15e3fc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7369 | 2026.05.05 23:58:48.678328 [ 5 ] {9ba6346f-eaaf-4e38-83c0-657d15e3fc78} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7370 | 2026.05.05 23:58:48.678537 [ 5 ] {9ba6346f-eaaf-4e38-83c0-657d15e3fc78} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.05.05 23:58:48.678665 [ 5 ] {9ba6346f-eaaf-4e38-83c0-657d15e3fc78} <Debug> executeQuery: Read 1303 rows, 89.16 KiB in 0.001786 sec., 729563.2698768197 rows/sec., 48.75 MiB/sec. | ||
| 7372 | 2026.05.05 23:58:48.678702 [ 5 ] {9ba6346f-eaaf-4e38-83c0-657d15e3fc78} <Debug> TCPHandler: Processed in 0.001955336 sec. | ||
| 7373 | 2026.05.05 23:58:48.678828 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2026.05.05 23:58:48.678922 [ 5 ] {2797bb14-0d56-4888-b5a4-d58303e65b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7375 | 2026.05.05 23:58:48.678965 [ 5 ] {2797bb14-0d56-4888-b5a4-d58303e65b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7376 | 2026.05.05 23:58:48.679751 [ 5 ] {2797bb14-0d56-4888-b5a4-d58303e65b46} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2026.05.05 23:58:48.679786 [ 5 ] {2797bb14-0d56-4888-b5a4-d58303e65b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7378 | 2026.05.05 23:58:48.680213 [ 5 ] {2797bb14-0d56-4888-b5a4-d58303e65b46} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7379 | 2026.05.05 23:58:48.680427 [ 5 ] {2797bb14-0d56-4888-b5a4-d58303e65b46} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.05.05 23:58:48.680555 [ 5 ] {2797bb14-0d56-4888-b5a4-d58303e65b46} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001651 sec., 944881.8897637796 rows/sec., 57.65 MiB/sec. | ||
| 7381 | 2026.05.05 23:58:48.680591 [ 5 ] {2797bb14-0d56-4888-b5a4-d58303e65b46} <Debug> TCPHandler: Processed in 0.001814755 sec. | ||
| 7382 | 2026.05.05 23:58:48.680708 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2026.05.05 23:58:48.680801 [ 5 ] {a7a6d369-fe65-48f1-b3fe-d18ebd840225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7384 | 2026.05.05 23:58:48.680855 [ 5 ] {a7a6d369-fe65-48f1-b3fe-d18ebd840225} <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 | ||
| 7385 | 2026.05.05 23:58:48.681659 [ 5 ] {a7a6d369-fe65-48f1-b3fe-d18ebd840225} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.05.05 23:58:48.681695 [ 5 ] {a7a6d369-fe65-48f1-b3fe-d18ebd840225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7387 | 2026.05.05 23:58:48.682229 [ 5 ] {a7a6d369-fe65-48f1-b3fe-d18ebd840225} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7388 | 2026.05.05 23:58:48.682450 [ 5 ] {a7a6d369-fe65-48f1-b3fe-d18ebd840225} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.05.05 23:58:48.682591 [ 5 ] {a7a6d369-fe65-48f1-b3fe-d18ebd840225} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 23.79 MiB/sec. | ||
| 7390 | 2026.05.05 23:58:48.682649 [ 5 ] {a7a6d369-fe65-48f1-b3fe-d18ebd840225} <Debug> TCPHandler: Processed in 0.001990126 sec. | ||
| 7391 | 2026.05.05 23:58:48.682769 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2026.05.05 23:58:48.682862 [ 5 ] {cca869cf-c217-49fd-932b-77791e051980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7393 | 2026.05.05 23:58:48.682904 [ 5 ] {cca869cf-c217-49fd-932b-77791e051980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7394 | 2026.05.05 23:58:48.683236 [ 5 ] {cca869cf-c217-49fd-932b-77791e051980} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.05.05 23:58:48.683272 [ 5 ] {cca869cf-c217-49fd-932b-77791e051980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7396 | 2026.05.05 23:58:48.683584 [ 5 ] {cca869cf-c217-49fd-932b-77791e051980} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7397 | 2026.05.05 23:58:48.683792 [ 5 ] {cca869cf-c217-49fd-932b-77791e051980} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.05.05 23:58:48.683922 [ 5 ] {cca869cf-c217-49fd-932b-77791e051980} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001077 sec., 33426.18384401114 rows/sec., 2.25 MiB/sec. | ||
| 7399 | 2026.05.05 23:58:48.683957 [ 5 ] {cca869cf-c217-49fd-932b-77791e051980} <Debug> TCPHandler: Processed in 0.00123804 sec. | ||
| 7400 | 2026.05.05 23:58:50.908676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 924 | ||
| 7401 | 2026.05.05 23:58:50.911409 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2026.05.05 23:58:50.911460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7403 | 2026.05.05 23:58:50.912719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7404 | 2026.05.05 23:58:50.913002 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.05.05 23:58:50.913373 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 924 | ||
| 7406 | 2026.05.05 23:58:51.457163 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7407 | 2026.05.05 23:58:51.457413 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7408 | 2026.05.05 23:58:51.457781 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7409 | 2026.05.05 23:58:51.457823 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7410 | 2026.05.05 23:58:51.458068 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7411 | 2026.05.05 23:58:51.458137 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7412 | 2026.05.05 23:58:51.458275 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7413 | 2026.05.05 23:58:51.458377 [ 357 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7414 | 2026.05.05 23:58:51.458404 [ 361 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7415 | 2026.05.05 23:58:51.458408 [ 328 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7416 | 2026.05.05 23:58:51.458561 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 7417 | 2026.05.05 23:58:51.458587 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7418 | 2026.05.05 23:58:51.458655 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7419 | 2026.05.05 23:58:51.458675 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7420 | 2026.05.05 23:58:51.458709 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7421 | 2026.05.05 23:58:51.458749 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7422 | 2026.05.05 23:58:51.459891 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002578 sec., 19394.87975174554 rows/sec., 3.63 MiB/sec. | ||
| 7423 | 2026.05.05 23:58:51.459996 [ 5 ] {4d1fef8d-21f8-4b09-8f5a-26f847e489c2} <Debug> TCPHandler: Processed in 0.002979984 sec. | ||
| 7424 | 2026.05.05 23:58:51.461301 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2026.05.05 23:58:51.461408 [ 5 ] {c42a2f89-93a7-4e3e-9875-22e0f213bdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7426 | 2026.05.05 23:58:51.461451 [ 5 ] {c42a2f89-93a7-4e3e-9875-22e0f213bdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7427 | 2026.05.05 23:58:51.461921 [ 5 ] {c42a2f89-93a7-4e3e-9875-22e0f213bdcc} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.05.05 23:58:51.461964 [ 5 ] {c42a2f89-93a7-4e3e-9875-22e0f213bdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7429 | 2026.05.05 23:58:51.462326 [ 5 ] {c42a2f89-93a7-4e3e-9875-22e0f213bdcc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7430 | 2026.05.05 23:58:51.462546 [ 5 ] {c42a2f89-93a7-4e3e-9875-22e0f213bdcc} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2026.05.05 23:58:51.462697 [ 5 ] {c42a2f89-93a7-4e3e-9875-22e0f213bdcc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00132 sec., 42424.242424242424 rows/sec., 3.26 MiB/sec. | ||
| 7432 | 2026.05.05 23:58:51.462720 [ 143 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7433 | 2026.05.05 23:58:51.462735 [ 5 ] {c42a2f89-93a7-4e3e-9875-22e0f213bdcc} <Debug> TCPHandler: Processed in 0.001484213 sec. | ||
| 7434 | 2026.05.05 23:58:51.462794 [ 143 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.05.05 23:58:51.462838 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7436 | 2026.05.05 23:58:51.462883 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.05.05 23:58:51.462952 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 7438 | 2026.05.05 23:58:51.462985 [ 5 ] {14d37dd6-ea30-4632-b77f-3d2585b56bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7439 | 2026.05.05 23:58:51.463025 [ 5 ] {14d37dd6-ea30-4632-b77f-3d2585b56bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7440 | 2026.05.05 23:58:51.463050 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7441 | 2026.05.05 23:58:51.463084 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3358 rows starting from the beginning of the part | ||
| 7442 | 2026.05.05 23:58:51.463145 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 229 rows starting from the beginning of the part | ||
| 7443 | 2026.05.05 23:58:51.463197 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 86 rows starting from the beginning of the part | ||
| 7444 | 2026.05.05 23:58:51.463243 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 7445 | 2026.05.05 23:58:51.463288 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2431 rows starting from the beginning of the part | ||
| 7446 | 2026.05.05 23:58:51.463335 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7447 | 2026.05.05 23:58:51.463443 [ 5 ] {14d37dd6-ea30-4632-b77f-3d2585b56bd3} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.05.05 23:58:51.463478 [ 5 ] {14d37dd6-ea30-4632-b77f-3d2585b56bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7449 | 2026.05.05 23:58:51.463778 [ 5 ] {14d37dd6-ea30-4632-b77f-3d2585b56bd3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7450 | 2026.05.05 23:58:51.463989 [ 5 ] {14d37dd6-ea30-4632-b77f-3d2585b56bd3} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.05.05 23:58:51.464102 [ 143 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7452 | 2026.05.05 23:58:51.464119 [ 5 ] {14d37dd6-ea30-4632-b77f-3d2585b56bd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 7453 | 2026.05.05 23:58:51.464136 [ 143 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.05.05 23:58:51.464162 [ 5 ] {14d37dd6-ea30-4632-b77f-3d2585b56bd3} <Debug> TCPHandler: Processed in 0.001328621 sec. | ||
| 7455 | 2026.05.05 23:58:51.464162 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7456 | 2026.05.05 23:58:51.464263 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 7457 | 2026.05.05 23:58:51.464308 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.05.05 23:58:51.464372 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7459 | 2026.05.05 23:58:51.464409 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1829 rows starting from the beginning of the part | ||
| 7460 | 2026.05.05 23:58:51.464438 [ 5 ] {62af8205-6081-4dd3-aa32-dfe7721b2cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7461 | 2026.05.05 23:58:51.464472 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 7462 | 2026.05.05 23:58:51.464500 [ 5 ] {62af8205-6081-4dd3-aa32-dfe7721b2cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7463 | 2026.05.05 23:58:51.464520 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 79 rows starting from the beginning of the part | ||
| 7464 | 2026.05.05 23:58:51.464568 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7465 | 2026.05.05 23:58:51.464607 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1303 rows starting from the beginning of the part | ||
| 7466 | 2026.05.05 23:58:51.464645 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7467 | 2026.05.05 23:58:51.464962 [ 5 ] {62af8205-6081-4dd3-aa32-dfe7721b2cd5} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.05.05 23:58:51.465013 [ 5 ] {62af8205-6081-4dd3-aa32-dfe7721b2cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7469 | 2026.05.05 23:58:51.465641 [ 5 ] {62af8205-6081-4dd3-aa32-dfe7721b2cd5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7470 | 2026.05.05 23:58:51.465877 [ 5 ] {62af8205-6081-4dd3-aa32-dfe7721b2cd5} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2026.05.05 23:58:51.465993 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 5 parts from all_1_46_9 to all_50_50_0 | ||
| 7472 | 2026.05.05 23:58:51.466017 [ 5 ] {62af8205-6081-4dd3-aa32-dfe7721b2cd5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001603 sec., 39925.140361821585 rows/sec., 2.78 MiB/sec. | ||
| 7473 | 2026.05.05 23:58:51.466024 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.05.05 23:58:51.466045 [ 188 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815665 sec., 1923813.0381981258 rows/sec., 139.67 MiB/sec. | ||
| 7475 | 2026.05.05 23:58:51.466063 [ 5 ] {62af8205-6081-4dd3-aa32-dfe7721b2cd5} <Debug> TCPHandler: Processed in 0.001818365 sec. | ||
| 7476 | 2026.05.05 23:58:51.466057 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7477 | 2026.05.05 23:58:51.466164 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_9 to all_50_50_0 into Compact with storage Full | ||
| 7478 | 2026.05.05 23:58:51.466177 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6268 rows, containing 5 columns (5 merged, 0 gathered) in 0.003263667 sec., 1920539.074605344 rows/sec., 152.88 MiB/sec. | ||
| 7479 | 2026.05.05 23:58:51.466236 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.05.05 23:58:51.466261 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7481 | 2026.05.05 23:58:51.466265 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7482 | 2026.05.05 23:58:51.466305 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17874 rows starting from the beginning of the part | ||
| 7483 | 2026.05.05 23:58:51.466341 [ 5 ] {9096ea7b-a0fe-4700-a1d9-50f56caa3c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7484 | 2026.05.05 23:58:51.466361 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 197 rows starting from the beginning of the part | ||
| 7485 | 2026.05.05 23:58:51.466390 [ 5 ] {9096ea7b-a0fe-4700-a1d9-50f56caa3c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7486 | 2026.05.05 23:58:51.466414 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7487 | 2026.05.05 23:58:51.466463 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7488 | 2026.05.05 23:58:51.466490 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7489 | 2026.05.05 23:58:51.466505 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1560 rows starting from the beginning of the part | ||
| 7490 | 2026.05.05 23:58:51.466546 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2026.05.05 23:58:51.466635 [ 194 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_51_10} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7492 | 2026.05.05 23:58:51.466711 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7493 | 2026.05.05 23:58:51.466729 [ 5 ] {9096ea7b-a0fe-4700-a1d9-50f56caa3c75} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.05.05 23:58:51.466772 [ 5 ] {9096ea7b-a0fe-4700-a1d9-50f56caa3c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7495 | 2026.05.05 23:58:51.466798 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.05.05 23:58:51.466873 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_51_10} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7497 | 2026.05.05 23:58:51.466940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 7498 | 2026.05.05 23:58:51.467091 [ 5 ] {9096ea7b-a0fe-4700-a1d9-50f56caa3c75} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7499 | 2026.05.05 23:58:51.467300 [ 5 ] {9096ea7b-a0fe-4700-a1d9-50f56caa3c75} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.05.05 23:58:51.467407 [ 143 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7501 | 2026.05.05 23:58:51.467432 [ 5 ] {9096ea7b-a0fe-4700-a1d9-50f56caa3c75} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.46 MiB/sec. | ||
| 7502 | 2026.05.05 23:58:51.467435 [ 143 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.05.05 23:58:51.467471 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7504 | 2026.05.05 23:58:51.467474 [ 5 ] {9096ea7b-a0fe-4700-a1d9-50f56caa3c75} <Debug> TCPHandler: Processed in 0.001289041 sec. | ||
| 7505 | 2026.05.05 23:58:51.467554 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 7506 | 2026.05.05 23:58:51.467670 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7507 | 2026.05.05 23:58:51.467701 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2436 rows starting from the beginning of the part | ||
| 7508 | 2026.05.05 23:58:51.467758 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 7509 | 2026.05.05 23:58:51.467800 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 7510 | 2026.05.05 23:58:51.467840 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 7511 | 2026.05.05 23:58:51.467874 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 7512 | 2026.05.05 23:58:51.467912 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 7513 | 2026.05.05 23:58:51.469311 [ 197 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2676 rows, containing 4 columns (4 merged, 0 gathered) in 0.001794844 sec., 1490937.3739444765 rows/sec., 99.51 MiB/sec. | ||
| 7514 | 2026.05.05 23:58:51.469533 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7515 | 2026.05.05 23:58:51.469783 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_51_10} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.05.05 23:58:51.469861 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_51_10} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7517 | 2026.05.05 23:58:51.469935 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7518 | 2026.05.05 23:58:51.471886 [ 197 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19951 rows, containing 5 columns (5 merged, 0 gathered) in 0.005753748 sec., 3467478.937207538 rows/sec., 222.04 MiB/sec. | ||
| 7519 | 2026.05.05 23:58:51.472311 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 7520 | 2026.05.05 23:58:51.472774 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.05.05 23:58:51.472905 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_50_10} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 5 parts: [all_1_46_9, all_50_50_0] -> all_1_50_10 | ||
| 7522 | 2026.05.05 23:58:51.473025 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 7523 | 2026.05.05 23:58:53.367187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14892 | ||
| 7524 | 2026.05.05 23:58:53.367755 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.05.05 23:58:53.367803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7526 | 2026.05.05 23:58:53.368336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7527 | 2026.05.05 23:58:53.368564 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.05.05 23:58:53.368707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14892 | ||
| 7529 | 2026.05.05 23:58:53.368713 [ 140 ] {} <Debug> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7530 | 2026.05.05 23:58:53.368806 [ 140 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.05.05 23:58:53.368842 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7532 | 2026.05.05 23:58:53.369024 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 7533 | 2026.05.05 23:58:53.369245 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7534 | 2026.05.05 23:58:53.369309 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12460 rows starting from the beginning of the part | ||
| 7535 | 2026.05.05 23:58:53.369413 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 7536 | 2026.05.05 23:58:53.369493 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 7537 | 2026.05.05 23:58:53.369563 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 7538 | 2026.05.05 23:58:53.369633 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 7539 | 2026.05.05 23:58:53.369699 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 7540 | 2026.05.05 23:58:53.371600 [ 186 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14892 rows, containing 4 columns (4 merged, 0 gathered) in 0.002668272 sec., 5581140.153627516 rows/sec., 79.84 MiB/sec. | ||
| 7541 | 2026.05.05 23:58:53.371995 [ 186 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7542 | 2026.05.05 23:58:53.372282 [ 186 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_31_6} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.05.05 23:58:53.372359 [ 186 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_31_6} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7544 | 2026.05.05 23:58:53.372455 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7545 | 2026.05.05 23:58:54.177138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7546 | 2026.05.05 23:58:54.194320 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.05.05 23:58:54.194372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7548 | 2026.05.05 23:58:54.199750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7549 | 2026.05.05 23:58:54.200436 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.05.05 23:58:54.200761 [ 140 ] {} <Debug> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7551 | 2026.05.05 23:58:54.200826 [ 140 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.05.05 23:58:54.200846 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7553 | 2026.05.05 23:58:54.200955 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 7554 | 2026.05.05 23:58:54.203378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7555 | 2026.05.05 23:58:54.204534 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7556 | 2026.05.05 23:58:54.205890 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 7557 | 2026.05.05 23:58:54.210523 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 7558 | 2026.05.05 23:58:54.215058 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 7559 | 2026.05.05 23:58:54.219245 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 7560 | 2026.05.05 23:58:54.223752 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 7561 | 2026.05.05 23:58:54.227634 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 7562 | 2026.05.05 23:58:54.281978 [ 196 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081067085 sec., 2886.4982625192456 rows/sec., 14.93 MiB/sec. | ||
| 7563 | 2026.05.05 23:58:54.284070 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7564 | 2026.05.05 23:58:54.285778 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_31_6} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2026.05.05 23:58:54.285877 [ 186 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_31_6} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7566 | 2026.05.05 23:58:54.287244 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7567 | 2026.05.05 23:58:55.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.03 MiB, peak 293.58 MiB, free memory in arenas 0.00 B, will set to 286.84 MiB (RSS), difference: 3.82 MiB | ||
| 7568 | 2026.05.05 23:58:56.461688 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.05.05 23:58:56.461934 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7570 | 2026.05.05 23:58:56.462302 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7571 | 2026.05.05 23:58:56.462339 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7572 | 2026.05.05 23:58:56.462559 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7573 | 2026.05.05 23:58:56.462631 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7574 | 2026.05.05 23:58:56.462771 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7575 | 2026.05.05 23:58:56.462893 [ 328 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7576 | 2026.05.05 23:58:56.462927 [ 365 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7577 | 2026.05.05 23:58:56.462928 [ 361 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7578 | 2026.05.05 23:58:56.463123 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 7579 | 2026.05.05 23:58:56.463155 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7580 | 2026.05.05 23:58:56.463225 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7581 | 2026.05.05 23:58:56.463245 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7582 | 2026.05.05 23:58:56.463280 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7583 | 2026.05.05 23:58:56.463322 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7584 | 2026.05.05 23:58:56.464471 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002638 sec., 18953.752843062925 rows/sec., 3.55 MiB/sec. | ||
| 7585 | 2026.05.05 23:58:56.464604 [ 5 ] {787dec4a-0fbc-4975-8e45-155db8121bc4} <Debug> TCPHandler: Processed in 0.003058395 sec. | ||
| 7586 | 2026.05.05 23:58:56.466808 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2026.05.05 23:58:56.466997 [ 5 ] {ebc15b31-2ccb-4b16-a3bc-e6dc4b18d51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7588 | 2026.05.05 23:58:56.467072 [ 5 ] {ebc15b31-2ccb-4b16-a3bc-e6dc4b18d51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7589 | 2026.05.05 23:58:56.467707 [ 5 ] {ebc15b31-2ccb-4b16-a3bc-e6dc4b18d51a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.05.05 23:58:56.467751 [ 5 ] {ebc15b31-2ccb-4b16-a3bc-e6dc4b18d51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7591 | 2026.05.05 23:58:56.468123 [ 5 ] {ebc15b31-2ccb-4b16-a3bc-e6dc4b18d51a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7592 | 2026.05.05 23:58:56.468345 [ 5 ] {ebc15b31-2ccb-4b16-a3bc-e6dc4b18d51a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.05.05 23:58:56.468492 [ 5 ] {ebc15b31-2ccb-4b16-a3bc-e6dc4b18d51a} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001547 sec., 69812.5404007757 rows/sec., 5.87 MiB/sec. | ||
| 7594 | 2026.05.05 23:58:56.468529 [ 5 ] {ebc15b31-2ccb-4b16-a3bc-e6dc4b18d51a} <Debug> TCPHandler: Processed in 0.001814124 sec. | ||
| 7595 | 2026.05.05 23:58:56.468661 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2026.05.05 23:58:56.468759 [ 5 ] {4eddd32d-41b0-455d-a402-1917e267cc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7597 | 2026.05.05 23:58:56.468828 [ 5 ] {4eddd32d-41b0-455d-a402-1917e267cc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7598 | 2026.05.05 23:58:56.469239 [ 5 ] {4eddd32d-41b0-455d-a402-1917e267cc60} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.05.05 23:58:56.469273 [ 5 ] {4eddd32d-41b0-455d-a402-1917e267cc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7600 | 2026.05.05 23:58:56.469577 [ 5 ] {4eddd32d-41b0-455d-a402-1917e267cc60} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7601 | 2026.05.05 23:58:56.469794 [ 5 ] {4eddd32d-41b0-455d-a402-1917e267cc60} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.05.05 23:58:56.469925 [ 5 ] {4eddd32d-41b0-455d-a402-1917e267cc60} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001186 sec., 21922.428330522765 rows/sec., 1.61 MiB/sec. | ||
| 7603 | 2026.05.05 23:58:56.469961 [ 5 ] {4eddd32d-41b0-455d-a402-1917e267cc60} <Debug> TCPHandler: Processed in 0.001351671 sec. | ||
| 7604 | 2026.05.05 23:58:56.470075 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.05.05 23:58:56.470169 [ 5 ] {fcac42b9-3742-4b61-9307-f0d65b8d0ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7606 | 2026.05.05 23:58:56.470210 [ 5 ] {fcac42b9-3742-4b61-9307-f0d65b8d0ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7607 | 2026.05.05 23:58:56.470631 [ 5 ] {fcac42b9-3742-4b61-9307-f0d65b8d0ad0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.05.05 23:58:56.470665 [ 5 ] {fcac42b9-3742-4b61-9307-f0d65b8d0ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7609 | 2026.05.05 23:58:56.470959 [ 5 ] {fcac42b9-3742-4b61-9307-f0d65b8d0ad0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7610 | 2026.05.05 23:58:56.471159 [ 5 ] {fcac42b9-3742-4b61-9307-f0d65b8d0ad0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.05.05 23:58:56.471286 [ 5 ] {fcac42b9-3742-4b61-9307-f0d65b8d0ad0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 6.19 MiB/sec. | ||
| 7612 | 2026.05.05 23:58:56.471322 [ 5 ] {fcac42b9-3742-4b61-9307-f0d65b8d0ad0} <Debug> TCPHandler: Processed in 0.0012958 sec. | ||
| 7613 | 2026.05.05 23:58:56.471439 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.05.05 23:58:56.471531 [ 5 ] {54b04e47-a4e8-406a-9d46-0b2cebdcdcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7615 | 2026.05.05 23:58:56.471574 [ 5 ] {54b04e47-a4e8-406a-9d46-0b2cebdcdcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7616 | 2026.05.05 23:58:56.471982 [ 5 ] {54b04e47-a4e8-406a-9d46-0b2cebdcdcbd} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.05.05 23:58:56.472015 [ 5 ] {54b04e47-a4e8-406a-9d46-0b2cebdcdcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7618 | 2026.05.05 23:58:56.472352 [ 5 ] {54b04e47-a4e8-406a-9d46-0b2cebdcdcbd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7619 | 2026.05.05 23:58:56.472568 [ 5 ] {54b04e47-a4e8-406a-9d46-0b2cebdcdcbd} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.05.05 23:58:56.472696 [ 5 ] {54b04e47-a4e8-406a-9d46-0b2cebdcdcbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 7621 | 2026.05.05 23:58:56.472732 [ 5 ] {54b04e47-a4e8-406a-9d46-0b2cebdcdcbd} <Debug> TCPHandler: Processed in 0.001341411 sec. | ||
| 7622 | 2026.05.05 23:58:56.472848 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.05.05 23:58:56.472948 [ 5 ] {c2ae22be-47e0-4d3b-b346-e951b17e3d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7624 | 2026.05.05 23:58:56.473005 [ 5 ] {c2ae22be-47e0-4d3b-b346-e951b17e3d0c} <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 | ||
| 7625 | 2026.05.05 23:58:56.473781 [ 5 ] {c2ae22be-47e0-4d3b-b346-e951b17e3d0c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.05.05 23:58:56.473816 [ 5 ] {c2ae22be-47e0-4d3b-b346-e951b17e3d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7627 | 2026.05.05 23:58:56.474368 [ 5 ] {c2ae22be-47e0-4d3b-b346-e951b17e3d0c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7628 | 2026.05.05 23:58:56.474607 [ 5 ] {c2ae22be-47e0-4d3b-b346-e951b17e3d0c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.05.05 23:58:56.474747 [ 5 ] {c2ae22be-47e0-4d3b-b346-e951b17e3d0c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001818 sec., 14301.430143014302 rows/sec., 25.63 MiB/sec. | ||
| 7630 | 2026.05.05 23:58:56.474799 [ 5 ] {c2ae22be-47e0-4d3b-b346-e951b17e3d0c} <Debug> TCPHandler: Processed in 0.002002307 sec. | ||
| 7631 | 2026.05.05 23:58:56.474931 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2026.05.05 23:58:56.475027 [ 5 ] {a588c853-793f-4231-9d6f-46d75988fcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7633 | 2026.05.05 23:58:56.475069 [ 5 ] {a588c853-793f-4231-9d6f-46d75988fcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7634 | 2026.05.05 23:58:56.475402 [ 5 ] {a588c853-793f-4231-9d6f-46d75988fcb5} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.05.05 23:58:56.475436 [ 5 ] {a588c853-793f-4231-9d6f-46d75988fcb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7636 | 2026.05.05 23:58:56.475737 [ 5 ] {a588c853-793f-4231-9d6f-46d75988fcb5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7637 | 2026.05.05 23:58:56.475945 [ 5 ] {a588c853-793f-4231-9d6f-46d75988fcb5} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.05.05 23:58:56.476071 [ 5 ] {a588c853-793f-4231-9d6f-46d75988fcb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 7639 | 2026.05.05 23:58:56.476107 [ 5 ] {a588c853-793f-4231-9d6f-46d75988fcb5} <Debug> TCPHandler: Processed in 0.00122719 sec. | ||
| 7640 | 2026.05.05 23:58:59.611906 [ 271 ] {} <Trace> TCP-Session: 5b02e2fe-9425-48c3-8d50-146f955a79ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2026.05.05 23:58:59.612166 [ 271 ] {1cdfeef7-8205-43d9-a3e0-f4b805e72340} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36552) 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) | ||
| 7642 | 2026.05.05 23:58:59.612566 [ 271 ] {1cdfeef7-8205-43d9-a3e0-f4b805e72340} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7643 | 2026.05.05 23:58:59.612729 [ 271 ] {1cdfeef7-8205-43d9-a3e0-f4b805e72340} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7644 | 2026.05.05 23:58:59.613122 [ 361 ] {1cdfeef7-8205-43d9-a3e0-f4b805e72340} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7645 | 2026.05.05 23:58:59.613706 [ 271 ] {1cdfeef7-8205-43d9-a3e0-f4b805e72340} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001642 sec., 85261.87576126675 rows/sec., 4.73 MiB/sec. | ||
| 7646 | 2026.05.05 23:58:59.613811 [ 271 ] {1cdfeef7-8205-43d9-a3e0-f4b805e72340} <Debug> TCPHandler: Processed in 0.002044447 sec. | ||
| 7647 | 2026.05.05 23:59:00.760671 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7648 | 2026.05.05 23:59:00.760729 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7649 | 2026.05.05 23:59:00.869098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15340 | ||
| 7650 | 2026.05.05 23:59:00.869599 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.05.05 23:59:00.869644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7652 | 2026.05.05 23:59:00.870359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7653 | 2026.05.05 23:59:00.870590 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.05.05 23:59:00.870735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15340 | ||
| 7655 | 2026.05.05 23:59:00.913826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 950 | ||
| 7656 | 2026.05.05 23:59:00.916179 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.05.05 23:59:00.916242 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7658 | 2026.05.05 23:59:00.917442 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7659 | 2026.05.05 23:59:00.917711 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.05.05 23:59:00.918071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7661 | 2026.05.05 23:59:01.001514 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000967168 sec. | ||
| 7662 | 2026.05.05 23:59:01.461333 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2026.05.05 23:59:01.461587 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7664 | 2026.05.05 23:59:01.461961 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7665 | 2026.05.05 23:59:01.462004 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7666 | 2026.05.05 23:59:01.462258 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7667 | 2026.05.05 23:59:01.462338 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7668 | 2026.05.05 23:59:01.462486 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7669 | 2026.05.05 23:59:01.462599 [ 349 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7670 | 2026.05.05 23:59:01.462639 [ 339 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7671 | 2026.05.05 23:59:01.462639 [ 365 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7672 | 2026.05.05 23:59:01.462810 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 7673 | 2026.05.05 23:59:01.462840 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7674 | 2026.05.05 23:59:01.462907 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7675 | 2026.05.05 23:59:01.462927 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7676 | 2026.05.05 23:59:01.462962 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7677 | 2026.05.05 23:59:01.462999 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7678 | 2026.05.05 23:59:01.464137 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002653 sec., 18846.588767433095 rows/sec., 3.53 MiB/sec. | ||
| 7679 | 2026.05.05 23:59:01.464237 [ 5 ] {c9cecc00-7399-4487-9abc-7bac7b11b962} <Debug> TCPHandler: Processed in 0.003045005 sec. | ||
| 7680 | 2026.05.05 23:59:01.466024 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.05.05 23:59:01.466126 [ 5 ] {ac03c0d8-5ce5-461d-b11b-ddaa137ebb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7682 | 2026.05.05 23:59:01.466166 [ 5 ] {ac03c0d8-5ce5-461d-b11b-ddaa137ebb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7683 | 2026.05.05 23:59:01.466723 [ 5 ] {ac03c0d8-5ce5-461d-b11b-ddaa137ebb75} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.05.05 23:59:01.466763 [ 5 ] {ac03c0d8-5ce5-461d-b11b-ddaa137ebb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7685 | 2026.05.05 23:59:01.467119 [ 5 ] {ac03c0d8-5ce5-461d-b11b-ddaa137ebb75} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7686 | 2026.05.05 23:59:01.467339 [ 5 ] {ac03c0d8-5ce5-461d-b11b-ddaa137ebb75} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.05.05 23:59:01.467483 [ 5 ] {ac03c0d8-5ce5-461d-b11b-ddaa137ebb75} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001328 sec., 64759.03614457831 rows/sec., 5.44 MiB/sec. | ||
| 7688 | 2026.05.05 23:59:01.467521 [ 5 ] {ac03c0d8-5ce5-461d-b11b-ddaa137ebb75} <Debug> TCPHandler: Processed in 0.001493682 sec. | ||
| 7689 | 2026.05.05 23:59:01.467649 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.05.05 23:59:01.467744 [ 5 ] {01da6377-b5f2-4b26-a2a8-30ab80138922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7691 | 2026.05.05 23:59:01.467785 [ 5 ] {01da6377-b5f2-4b26-a2a8-30ab80138922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7692 | 2026.05.05 23:59:01.468179 [ 5 ] {01da6377-b5f2-4b26-a2a8-30ab80138922} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.05.05 23:59:01.468216 [ 5 ] {01da6377-b5f2-4b26-a2a8-30ab80138922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7694 | 2026.05.05 23:59:01.468512 [ 5 ] {01da6377-b5f2-4b26-a2a8-30ab80138922} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7695 | 2026.05.05 23:59:01.468733 [ 5 ] {01da6377-b5f2-4b26-a2a8-30ab80138922} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.05.05 23:59:01.468863 [ 5 ] {01da6377-b5f2-4b26-a2a8-30ab80138922} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001137 sec., 13192.612137203167 rows/sec., 992.02 KiB/sec. | ||
| 7697 | 2026.05.05 23:59:01.468900 [ 5 ] {01da6377-b5f2-4b26-a2a8-30ab80138922} <Debug> TCPHandler: Processed in 0.00130119 sec. | ||
| 7698 | 2026.05.05 23:59:01.469018 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.05.05 23:59:01.469112 [ 5 ] {f22c0d4e-98a7-45c6-8765-4e6d79ecfd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7700 | 2026.05.05 23:59:01.469152 [ 5 ] {f22c0d4e-98a7-45c6-8765-4e6d79ecfd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7701 | 2026.05.05 23:59:01.469565 [ 5 ] {f22c0d4e-98a7-45c6-8765-4e6d79ecfd9c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.05.05 23:59:01.469601 [ 5 ] {f22c0d4e-98a7-45c6-8765-4e6d79ecfd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7703 | 2026.05.05 23:59:01.469898 [ 5 ] {f22c0d4e-98a7-45c6-8765-4e6d79ecfd9c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7704 | 2026.05.05 23:59:01.470109 [ 5 ] {f22c0d4e-98a7-45c6-8765-4e6d79ecfd9c} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.05.05 23:59:01.470235 [ 5 ] {f22c0d4e-98a7-45c6-8765-4e6d79ecfd9c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001141 sec., 69237.51095530236 rows/sec., 5.41 MiB/sec. | ||
| 7706 | 2026.05.05 23:59:01.470277 [ 5 ] {f22c0d4e-98a7-45c6-8765-4e6d79ecfd9c} <Debug> TCPHandler: Processed in 0.001308441 sec. | ||
| 7707 | 2026.05.05 23:59:01.470399 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.05.05 23:59:01.470494 [ 5 ] {4ad6a911-9eae-4194-a935-a82c97c461c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7709 | 2026.05.05 23:59:01.470537 [ 5 ] {4ad6a911-9eae-4194-a935-a82c97c461c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7710 | 2026.05.05 23:59:01.470933 [ 5 ] {4ad6a911-9eae-4194-a935-a82c97c461c5} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.05.05 23:59:01.470970 [ 5 ] {4ad6a911-9eae-4194-a935-a82c97c461c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7712 | 2026.05.05 23:59:01.471293 [ 5 ] {4ad6a911-9eae-4194-a935-a82c97c461c5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7713 | 2026.05.05 23:59:01.471498 [ 5 ] {4ad6a911-9eae-4194-a935-a82c97c461c5} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.05.05 23:59:01.471626 [ 5 ] {4ad6a911-9eae-4194-a935-a82c97c461c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 7715 | 2026.05.05 23:59:01.471661 [ 5 ] {4ad6a911-9eae-4194-a935-a82c97c461c5} <Debug> TCPHandler: Processed in 0.001311031 sec. | ||
| 7716 | 2026.05.05 23:59:01.471779 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2026.05.05 23:59:01.471878 [ 5 ] {b90afa2d-4705-4f4a-93f2-335f9d443d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7718 | 2026.05.05 23:59:01.471936 [ 5 ] {b90afa2d-4705-4f4a-93f2-335f9d443d34} <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 | ||
| 7719 | 2026.05.05 23:59:01.472697 [ 5 ] {b90afa2d-4705-4f4a-93f2-335f9d443d34} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2026.05.05 23:59:01.472734 [ 5 ] {b90afa2d-4705-4f4a-93f2-335f9d443d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7721 | 2026.05.05 23:59:01.473268 [ 5 ] {b90afa2d-4705-4f4a-93f2-335f9d443d34} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7722 | 2026.05.05 23:59:01.473490 [ 5 ] {b90afa2d-4705-4f4a-93f2-335f9d443d34} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2026.05.05 23:59:01.473638 [ 5 ] {b90afa2d-4705-4f4a-93f2-335f9d443d34} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001778 sec., 8436.445444319459 rows/sec., 15.12 MiB/sec. | ||
| 7724 | 2026.05.05 23:59:01.473691 [ 5 ] {b90afa2d-4705-4f4a-93f2-335f9d443d34} <Debug> TCPHandler: Processed in 0.001962666 sec. | ||
| 7725 | 2026.05.05 23:59:01.473817 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2026.05.05 23:59:01.473912 [ 5 ] {f48b4156-9d84-47b8-adc8-ef4bb172e264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7727 | 2026.05.05 23:59:01.473955 [ 5 ] {f48b4156-9d84-47b8-adc8-ef4bb172e264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7728 | 2026.05.05 23:59:01.474296 [ 5 ] {f48b4156-9d84-47b8-adc8-ef4bb172e264} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.05.05 23:59:01.474333 [ 5 ] {f48b4156-9d84-47b8-adc8-ef4bb172e264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7730 | 2026.05.05 23:59:01.474635 [ 5 ] {f48b4156-9d84-47b8-adc8-ef4bb172e264} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7731 | 2026.05.05 23:59:01.474841 [ 5 ] {f48b4156-9d84-47b8-adc8-ef4bb172e264} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.05.05 23:59:01.474970 [ 5 ] {f48b4156-9d84-47b8-adc8-ef4bb172e264} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7733 | 2026.05.05 23:59:01.475005 [ 5 ] {f48b4156-9d84-47b8-adc8-ef4bb172e264} <Debug> TCPHandler: Processed in 0.00123889 sec. | ||
| 7734 | 2026.05.05 23:59:01.703578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7735 | 2026.05.05 23:59:01.720147 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.05.05 23:59:01.720214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7737 | 2026.05.05 23:59:01.726192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7738 | 2026.05.05 23:59:01.726933 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2026.05.05 23:59:01.729665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7740 | 2026.05.05 23:59:06.470646 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.05.05 23:59:06.471001 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7742 | 2026.05.05 23:59:06.471575 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7743 | 2026.05.05 23:59:06.471638 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7744 | 2026.05.05 23:59:06.472072 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7745 | 2026.05.05 23:59:06.472196 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7746 | 2026.05.05 23:59:06.472453 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 7747 | 2026.05.05 23:59:06.472598 [ 349 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7748 | 2026.05.05 23:59:06.472641 [ 339 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7749 | 2026.05.05 23:59:06.472641 [ 365 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7750 | 2026.05.05 23:59:06.472851 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 7751 | 2026.05.05 23:59:06.472899 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7752 | 2026.05.05 23:59:06.473008 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7753 | 2026.05.05 23:59:06.473039 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7754 | 2026.05.05 23:59:06.473092 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7755 | 2026.05.05 23:59:06.473153 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7756 | 2026.05.05 23:59:06.475073 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.004207 sec., 11884.95364868077 rows/sec., 2.85 MiB/sec. | ||
| 7757 | 2026.05.05 23:59:06.475310 [ 5 ] {9f5299e4-d52d-4324-a354-67cbdc02a7ab} <Debug> TCPHandler: Processed in 0.004898891 sec. | ||
| 7758 | 2026.05.05 23:59:06.480518 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2026.05.05 23:59:06.480792 [ 5 ] {684852b8-dfd2-4008-8599-9ed5900af58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7760 | 2026.05.05 23:59:06.480899 [ 5 ] {684852b8-dfd2-4008-8599-9ed5900af58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7761 | 2026.05.05 23:59:06.481878 [ 5 ] {684852b8-dfd2-4008-8599-9ed5900af58c} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.05.05 23:59:06.481944 [ 5 ] {684852b8-dfd2-4008-8599-9ed5900af58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7763 | 2026.05.05 23:59:06.482647 [ 5 ] {684852b8-dfd2-4008-8599-9ed5900af58c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7764 | 2026.05.05 23:59:06.483028 [ 5 ] {684852b8-dfd2-4008-8599-9ed5900af58c} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.05.05 23:59:06.483276 [ 5 ] {684852b8-dfd2-4008-8599-9ed5900af58c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002565 sec., 9356.72514619883 rows/sec., 794.96 KiB/sec. | ||
| 7766 | 2026.05.05 23:59:06.483356 [ 5 ] {684852b8-dfd2-4008-8599-9ed5900af58c} <Debug> TCPHandler: Processed in 0.002998054 sec. | ||
| 7767 | 2026.05.05 23:59:06.483619 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2026.05.05 23:59:06.483764 [ 5 ] {9b795361-0eb3-41f1-b7b1-7d4da5d02497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7769 | 2026.05.05 23:59:06.483829 [ 5 ] {9b795361-0eb3-41f1-b7b1-7d4da5d02497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7770 | 2026.05.05 23:59:06.484670 [ 5 ] {9b795361-0eb3-41f1-b7b1-7d4da5d02497} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.05.05 23:59:06.484722 [ 5 ] {9b795361-0eb3-41f1-b7b1-7d4da5d02497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7772 | 2026.05.05 23:59:06.485246 [ 5 ] {9b795361-0eb3-41f1-b7b1-7d4da5d02497} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7773 | 2026.05.05 23:59:06.485628 [ 5 ] {9b795361-0eb3-41f1-b7b1-7d4da5d02497} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2026.05.05 23:59:06.485833 [ 5 ] {9b795361-0eb3-41f1-b7b1-7d4da5d02497} <Debug> executeQuery: Read 228 rows, 20.77 KiB in 0.002105 sec., 108313.53919239904 rows/sec., 9.63 MiB/sec. | ||
| 7775 | 2026.05.05 23:59:06.485893 [ 5 ] {9b795361-0eb3-41f1-b7b1-7d4da5d02497} <Debug> TCPHandler: Processed in 0.002356949 sec. | ||
| 7776 | 2026.05.05 23:59:06.486146 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2026.05.05 23:59:06.486312 [ 5 ] {ae8ecccb-1297-4744-a85c-e562950e917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7778 | 2026.05.05 23:59:06.486373 [ 5 ] {ae8ecccb-1297-4744-a85c-e562950e917c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7779 | 2026.05.05 23:59:06.486999 [ 5 ] {ae8ecccb-1297-4744-a85c-e562950e917c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2026.05.05 23:59:06.487083 [ 5 ] {ae8ecccb-1297-4744-a85c-e562950e917c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7781 | 2026.05.05 23:59:06.487604 [ 5 ] {ae8ecccb-1297-4744-a85c-e562950e917c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7782 | 2026.05.05 23:59:06.487979 [ 5 ] {ae8ecccb-1297-4744-a85c-e562950e917c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.05.05 23:59:06.488200 [ 5 ] {ae8ecccb-1297-4744-a85c-e562950e917c} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001922 sec., 19771.071800208116 rows/sec., 1.48 MiB/sec. | ||
| 7784 | 2026.05.05 23:59:06.488256 [ 5 ] {ae8ecccb-1297-4744-a85c-e562950e917c} <Debug> TCPHandler: Processed in 0.002197558 sec. | ||
| 7785 | 2026.05.05 23:59:06.488453 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7786 | 2026.05.05 23:59:06.488571 [ 5 ] {240d8a81-783d-4126-97dd-e017f73bd032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7787 | 2026.05.05 23:59:06.488626 [ 5 ] {240d8a81-783d-4126-97dd-e017f73bd032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7788 | 2026.05.05 23:59:06.489272 [ 5 ] {240d8a81-783d-4126-97dd-e017f73bd032} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2026.05.05 23:59:06.489345 [ 5 ] {240d8a81-783d-4126-97dd-e017f73bd032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7790 | 2026.05.05 23:59:06.489778 [ 5 ] {240d8a81-783d-4126-97dd-e017f73bd032} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7791 | 2026.05.05 23:59:06.490172 [ 5 ] {240d8a81-783d-4126-97dd-e017f73bd032} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2026.05.05 23:59:06.490349 [ 5 ] {240d8a81-783d-4126-97dd-e017f73bd032} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001804 sec., 13303.769401330377 rows/sec., 1.10 MiB/sec. | ||
| 7793 | 2026.05.05 23:59:06.490406 [ 5 ] {240d8a81-783d-4126-97dd-e017f73bd032} <Debug> TCPHandler: Processed in 0.002018866 sec. | ||
| 7794 | 2026.05.05 23:59:06.490587 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7795 | 2026.05.05 23:59:06.490704 [ 5 ] {7c2f1ecc-549c-4f3c-a350-00df05dedba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7796 | 2026.05.05 23:59:06.490757 [ 5 ] {7c2f1ecc-549c-4f3c-a350-00df05dedba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7797 | 2026.05.05 23:59:06.491298 [ 5 ] {7c2f1ecc-549c-4f3c-a350-00df05dedba4} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.05.05 23:59:06.491340 [ 5 ] {7c2f1ecc-549c-4f3c-a350-00df05dedba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7799 | 2026.05.05 23:59:06.491787 [ 5 ] {7c2f1ecc-549c-4f3c-a350-00df05dedba4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7800 | 2026.05.05 23:59:06.492146 [ 5 ] {7c2f1ecc-549c-4f3c-a350-00df05dedba4} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.05.05 23:59:06.492361 [ 5 ] {7c2f1ecc-549c-4f3c-a350-00df05dedba4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001679 sec., 7147.11137581894 rows/sec., 558.37 KiB/sec. | ||
| 7802 | 2026.05.05 23:59:06.492419 [ 5 ] {7c2f1ecc-549c-4f3c-a350-00df05dedba4} <Debug> TCPHandler: Processed in 0.001891566 sec. | ||
| 7803 | 2026.05.05 23:59:06.492611 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2026.05.05 23:59:06.492751 [ 5 ] {8a22c3a0-81a7-45bb-a280-0480f608f25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7805 | 2026.05.05 23:59:06.492810 [ 5 ] {8a22c3a0-81a7-45bb-a280-0480f608f25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7806 | 2026.05.05 23:59:06.493560 [ 5 ] {8a22c3a0-81a7-45bb-a280-0480f608f25d} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2026.05.05 23:59:06.493617 [ 5 ] {8a22c3a0-81a7-45bb-a280-0480f608f25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7808 | 2026.05.05 23:59:06.494167 [ 5 ] {8a22c3a0-81a7-45bb-a280-0480f608f25d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7809 | 2026.05.05 23:59:06.494537 [ 5 ] {8a22c3a0-81a7-45bb-a280-0480f608f25d} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.05.05 23:59:06.494753 [ 5 ] {8a22c3a0-81a7-45bb-a280-0480f608f25d} <Debug> executeQuery: Read 126 rows, 10.46 KiB in 0.002042 sec., 61704.21155729677 rows/sec., 5.00 MiB/sec. | ||
| 7811 | 2026.05.05 23:59:06.494813 [ 5 ] {8a22c3a0-81a7-45bb-a280-0480f608f25d} <Debug> TCPHandler: Processed in 0.002269748 sec. | ||
| 7812 | 2026.05.05 23:59:06.495004 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7813 | 2026.05.05 23:59:06.495140 [ 5 ] {54b4ecfa-be3e-4a51-87d4-90b481549c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7814 | 2026.05.05 23:59:06.495207 [ 5 ] {54b4ecfa-be3e-4a51-87d4-90b481549c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7815 | 2026.05.05 23:59:06.495851 [ 5 ] {54b4ecfa-be3e-4a51-87d4-90b481549c1e} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.05.05 23:59:06.495903 [ 5 ] {54b4ecfa-be3e-4a51-87d4-90b481549c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7817 | 2026.05.05 23:59:06.496447 [ 5 ] {54b4ecfa-be3e-4a51-87d4-90b481549c1e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7818 | 2026.05.05 23:59:06.496821 [ 5 ] {54b4ecfa-be3e-4a51-87d4-90b481549c1e} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.05.05 23:59:06.497030 [ 5 ] {54b4ecfa-be3e-4a51-87d4-90b481549c1e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001917 sec., 102243.08815858111 rows/sec., 7.34 MiB/sec. | ||
| 7820 | 2026.05.05 23:59:06.497089 [ 5 ] {54b4ecfa-be3e-4a51-87d4-90b481549c1e} <Debug> TCPHandler: Processed in 0.002153788 sec. | ||
| 7821 | 2026.05.05 23:59:06.497282 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.05.05 23:59:06.497414 [ 5 ] {71917063-52a6-4356-a3ae-4a00c4fc8bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7823 | 2026.05.05 23:59:06.497497 [ 5 ] {71917063-52a6-4356-a3ae-4a00c4fc8bd2} <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 | ||
| 7824 | 2026.05.05 23:59:06.498837 [ 5 ] {71917063-52a6-4356-a3ae-4a00c4fc8bd2} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.05.05 23:59:06.498888 [ 5 ] {71917063-52a6-4356-a3ae-4a00c4fc8bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7826 | 2026.05.05 23:59:06.499815 [ 5 ] {71917063-52a6-4356-a3ae-4a00c4fc8bd2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7827 | 2026.05.05 23:59:06.500201 [ 5 ] {71917063-52a6-4356-a3ae-4a00c4fc8bd2} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.05.05 23:59:06.500442 [ 5 ] {71917063-52a6-4356-a3ae-4a00c4fc8bd2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003051 sec., 8521.796132415602 rows/sec., 15.27 MiB/sec. | ||
| 7829 | 2026.05.05 23:59:06.500576 [ 5 ] {71917063-52a6-4356-a3ae-4a00c4fc8bd2} <Debug> TCPHandler: Processed in 0.003360338 sec. | ||
| 7830 | 2026.05.05 23:59:06.500768 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2026.05.05 23:59:06.500901 [ 5 ] {da89262e-4acd-4289-adb8-da1ef412eeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7832 | 2026.05.05 23:59:06.500964 [ 5 ] {da89262e-4acd-4289-adb8-da1ef412eeb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7833 | 2026.05.05 23:59:06.501524 [ 5 ] {da89262e-4acd-4289-adb8-da1ef412eeb3} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.05.05 23:59:06.501577 [ 5 ] {da89262e-4acd-4289-adb8-da1ef412eeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7835 | 2026.05.05 23:59:06.502060 [ 5 ] {da89262e-4acd-4289-adb8-da1ef412eeb3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7836 | 2026.05.05 23:59:06.502402 [ 5 ] {da89262e-4acd-4289-adb8-da1ef412eeb3} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.05.05 23:59:06.502600 [ 5 ] {da89262e-4acd-4289-adb8-da1ef412eeb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001725 sec., 34782.608695652176 rows/sec., 2.34 MiB/sec. | ||
| 7838 | 2026.05.05 23:59:06.502658 [ 5 ] {da89262e-4acd-4289-adb8-da1ef412eeb3} <Debug> TCPHandler: Processed in 0.001959056 sec. | ||
| 7839 | 2026.05.05 23:59:07.045587 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39666 | ||
| 7840 | 2026.05.05 23:59:07.045706 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7841 | 2026.05.05 23:59:07.045733 [ 3 ] {} <Debug> TCP-Session: e97a3faa-2dbb-4201-a794-6e709b78dee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39666 | ||
| 7842 | 2026.05.05 23:59:07.045755 [ 3 ] {} <Debug> TCP-Session: e97a3faa-2dbb-4201-a794-6e709b78dee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2026.05.05 23:59:07.045767 [ 3 ] {} <Debug> TCP-Session: e97a3faa-2dbb-4201-a794-6e709b78dee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.05.05 23:59:07.046036 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58944 | ||
| 7845 | 2026.05.05 23:59:07.046055 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47372 | ||
| 7846 | 2026.05.05 23:59:07.046088 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47870 | ||
| 7847 | 2026.05.05 23:59:07.046118 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58114 | ||
| 7848 | 2026.05.05 23:59:07.046161 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7849 | 2026.05.05 23:59:07.046125 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40440 | ||
| 7850 | 2026.05.05 23:59:07.046202 [ 270 ] {} <Debug> TCP-Session: 52d6acec-949b-40e7-b8ed-9a1dfc99ec05 Authenticating user 'default' from [fd00:1122:3344:101::e]:58944 | ||
| 7851 | 2026.05.05 23:59:07.046102 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60327 | ||
| 7852 | 2026.05.05 23:59:07.046240 [ 270 ] {} <Debug> TCP-Session: 52d6acec-949b-40e7-b8ed-9a1dfc99ec05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.05.05 23:59:07.046076 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59970 | ||
| 7854 | 2026.05.05 23:59:07.046270 [ 270 ] {} <Debug> TCP-Session: 52d6acec-949b-40e7-b8ed-9a1dfc99ec05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.05.05 23:59:07.046070 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61299 | ||
| 7856 | 2026.05.05 23:59:07.046121 [ 3 ] {} <Trace> TCP-Session: e97a3faa-2dbb-4201-a794-6e709b78dee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.05.05 23:59:07.046542 [ 3 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39666) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7858 | 2026.05.05 23:59:07.046813 [ 3 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7859 | 2026.05.05 23:59:07.046850 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7860 | 2026.05.05 23:59:07.046869 [ 3 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7861 | 2026.05.05 23:59:07.046888 [ 304 ] {} <Debug> TCP-Session: b83bc2a3-ab87-46ed-9694-ece731bfbe41 Authenticating user 'default' from [fd00:1122:3344:101::e]:61299 | ||
| 7862 | 2026.05.05 23:59:07.046921 [ 304 ] {} <Debug> TCP-Session: b83bc2a3-ab87-46ed-9694-ece731bfbe41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7863 | 2026.05.05 23:59:07.046933 [ 304 ] {} <Debug> TCP-Session: b83bc2a3-ab87-46ed-9694-ece731bfbe41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7864 | 2026.05.05 23:59:07.046963 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7865 | 2026.05.05 23:59:07.047003 [ 307 ] {} <Debug> TCP-Session: a5e7f2ec-1480-4c2c-be9f-01f404412b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:59970 | ||
| 7866 | 2026.05.05 23:59:07.047029 [ 307 ] {} <Debug> TCP-Session: a5e7f2ec-1480-4c2c-be9f-01f404412b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.05.05 23:59:07.047042 [ 307 ] {} <Debug> TCP-Session: a5e7f2ec-1480-4c2c-be9f-01f404412b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7868 | 2026.05.05 23:59:07.047050 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7869 | 2026.05.05 23:59:07.047084 [ 303 ] {} <Debug> TCP-Session: 0ecf86c8-4f54-4e1a-aa59-81b96ec91963 Authenticating user 'default' from [fd00:1122:3344:101::e]:47372 | ||
| 7870 | 2026.05.05 23:59:07.047100 [ 303 ] {} <Debug> TCP-Session: 0ecf86c8-4f54-4e1a-aa59-81b96ec91963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2026.05.05 23:59:07.047112 [ 303 ] {} <Debug> TCP-Session: 0ecf86c8-4f54-4e1a-aa59-81b96ec91963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7872 | 2026.05.05 23:59:07.047175 [ 3 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 7873 | 2026.05.05 23:59:07.047427 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7874 | 2026.05.05 23:59:07.047459 [ 311 ] {} <Debug> TCP-Session: f4409369-26bd-4fcd-9e61-f7d32b78be3b Authenticating user 'default' from [fd00:1122:3344:101::e]:40440 | ||
| 7875 | 2026.05.05 23:59:07.047478 [ 311 ] {} <Debug> TCP-Session: f4409369-26bd-4fcd-9e61-f7d32b78be3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2026.05.05 23:59:07.047491 [ 311 ] {} <Debug> TCP-Session: f4409369-26bd-4fcd-9e61-f7d32b78be3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.05.05 23:59:07.047653 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7878 | 2026.05.05 23:59:07.047696 [ 308 ] {} <Debug> TCP-Session: eca133f6-9412-4df8-a221-5294c177b5b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47870 | ||
| 7879 | 2026.05.05 23:59:07.047713 [ 308 ] {} <Debug> TCP-Session: eca133f6-9412-4df8-a221-5294c177b5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2026.05.05 23:59:07.047729 [ 308 ] {} <Debug> TCP-Session: eca133f6-9412-4df8-a221-5294c177b5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2026.05.05 23:59:07.047775 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7882 | 2026.05.05 23:59:07.047816 [ 310 ] {} <Debug> TCP-Session: 4174055a-a9c3-4afb-8d1b-95dfab455c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:58114 | ||
| 7883 | 2026.05.05 23:59:07.047839 [ 310 ] {} <Debug> TCP-Session: 4174055a-a9c3-4afb-8d1b-95dfab455c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7884 | 2026.05.05 23:59:07.047861 [ 310 ] {} <Debug> TCP-Session: 4174055a-a9c3-4afb-8d1b-95dfab455c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2026.05.05 23:59:07.047904 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7886 | 2026.05.05 23:59:07.047943 [ 309 ] {} <Debug> TCP-Session: 52360657-04a5-4425-8933-f5ecf9fc89a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60327 | ||
| 7887 | 2026.05.05 23:59:07.047960 [ 309 ] {} <Debug> TCP-Session: 52360657-04a5-4425-8933-f5ecf9fc89a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2026.05.05 23:59:07.047973 [ 309 ] {} <Debug> TCP-Session: 52360657-04a5-4425-8933-f5ecf9fc89a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7889 | 2026.05.05 23:59:07.048120 [ 354 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Trace> AggregatingTransform: Aggregating | ||
| 7890 | 2026.05.05 23:59:07.048158 [ 354 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Trace> Aggregator: Aggregation method: without_key | ||
| 7891 | 2026.05.05 23:59:07.048194 [ 354 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912558 sec. (1095.821 rows/sec., 42.81 KiB/sec.) | ||
| 7892 | 2026.05.05 23:59:07.048212 [ 354 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Trace> Aggregator: Merging aggregated data | ||
| 7893 | 2026.05.05 23:59:07.049656 [ 3 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00317 sec., 315.45741324921136 rows/sec., 12.32 KiB/sec. | ||
| 7894 | 2026.05.05 23:59:07.049805 [ 3 ] {3ec514e0-1613-427e-9ae6-283694e14733} <Debug> TCPHandler: Processed in 0.003804461 sec. | ||
| 7895 | 2026.05.05 23:59:07.049943 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7896 | 2026.05.05 23:59:07.049972 [ 3 ] {} <Debug> TCP-Session: e97a3faa-2dbb-4201-a794-6e709b78dee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7897 | 2026.05.05 23:59:07.049974 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7898 | 2026.05.05 23:59:07.049997 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7899 | 2026.05.05 23:59:07.050010 [ 311 ] {} <Debug> TCP-Session: f4409369-26bd-4fcd-9e61-f7d32b78be3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2026.05.05 23:59:07.050012 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7901 | 2026.05.05 23:59:07.050032 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7902 | 2026.05.05 23:59:07.050065 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7903 | 2026.05.05 23:59:07.050077 [ 303 ] {} <Debug> TCP-Session: 0ecf86c8-4f54-4e1a-aa59-81b96ec91963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2026.05.05 23:59:07.050085 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7905 | 2026.05.05 23:59:07.050094 [ 304 ] {} <Debug> TCP-Session: b83bc2a3-ab87-46ed-9694-ece731bfbe41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2026.05.05 23:59:07.050106 [ 310 ] {} <Debug> TCP-Session: 4174055a-a9c3-4afb-8d1b-95dfab455c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.05.05 23:59:07.050133 [ 307 ] {} <Debug> TCP-Session: a5e7f2ec-1480-4c2c-be9f-01f404412b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.05.05 23:59:07.050051 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7909 | 2026.05.05 23:59:07.050043 [ 270 ] {} <Debug> TCP-Session: 52d6acec-949b-40e7-b8ed-9a1dfc99ec05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2026.05.05 23:59:07.050102 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7911 | 2026.05.05 23:59:07.050197 [ 308 ] {} <Debug> TCP-Session: eca133f6-9412-4df8-a221-5294c177b5b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7912 | 2026.05.05 23:59:07.050234 [ 309 ] {} <Debug> TCP-Session: 52360657-04a5-4425-8933-f5ecf9fc89a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2026.05.05 23:59:07.210644 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54399 | ||
| 7914 | 2026.05.05 23:59:07.210789 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7915 | 2026.05.05 23:59:07.210825 [ 3 ] {} <Debug> TCP-Session: 43afe5a9-534a-447f-89da-965bd40eca94 Authenticating user 'default' from [fd00:1122:3344:101::e]:54399 | ||
| 7916 | 2026.05.05 23:59:07.210847 [ 3 ] {} <Debug> TCP-Session: 43afe5a9-534a-447f-89da-965bd40eca94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7917 | 2026.05.05 23:59:07.210861 [ 3 ] {} <Debug> TCP-Session: 43afe5a9-534a-447f-89da-965bd40eca94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2026.05.05 23:59:07.211063 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63494 | ||
| 7919 | 2026.05.05 23:59:07.211080 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56260 | ||
| 7920 | 2026.05.05 23:59:07.211094 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34421 | ||
| 7921 | 2026.05.05 23:59:07.211147 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62605 | ||
| 7922 | 2026.05.05 23:59:07.211175 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7923 | 2026.05.05 23:59:07.211182 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62689 | ||
| 7924 | 2026.05.05 23:59:07.211219 [ 270 ] {} <Debug> TCP-Session: a652d9b2-a2a6-477a-b2cd-9a011a4ea9a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63494 | ||
| 7925 | 2026.05.05 23:59:07.211221 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7926 | 2026.05.05 23:59:07.211252 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7927 | 2026.05.05 23:59:07.211254 [ 270 ] {} <Debug> TCP-Session: a652d9b2-a2a6-477a-b2cd-9a011a4ea9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2026.05.05 23:59:07.211271 [ 303 ] {} <Debug> TCP-Session: cf087e44-f593-4f13-b40c-1f79cf23020d Authenticating user 'default' from [fd00:1122:3344:101::e]:56260 | ||
| 7929 | 2026.05.05 23:59:07.211283 [ 308 ] {} <Debug> TCP-Session: b692f4b2-815d-443f-837e-b168f6b1a899 Authenticating user 'default' from [fd00:1122:3344:101::e]:62605 | ||
| 7930 | 2026.05.05 23:59:07.211285 [ 270 ] {} <Debug> TCP-Session: a652d9b2-a2a6-477a-b2cd-9a011a4ea9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2026.05.05 23:59:07.211309 [ 303 ] {} <Debug> TCP-Session: cf087e44-f593-4f13-b40c-1f79cf23020d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2026.05.05 23:59:07.211316 [ 308 ] {} <Debug> TCP-Session: b692f4b2-815d-443f-837e-b168f6b1a899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7933 | 2026.05.05 23:59:07.211333 [ 303 ] {} <Debug> TCP-Session: cf087e44-f593-4f13-b40c-1f79cf23020d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7934 | 2026.05.05 23:59:07.211347 [ 308 ] {} <Debug> TCP-Session: b692f4b2-815d-443f-837e-b168f6b1a899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.05.05 23:59:07.211281 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7936 | 2026.05.05 23:59:07.211254 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7937 | 2026.05.05 23:59:07.211405 [ 311 ] {} <Debug> TCP-Session: 814aeab1-8a21-4ba0-a25a-6c2ddddd3c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:62689 | ||
| 7938 | 2026.05.05 23:59:07.211175 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55968 | ||
| 7939 | 2026.05.05 23:59:07.211430 [ 304 ] {} <Debug> TCP-Session: 7569e4ca-c300-4d1c-bc89-a9676b329382 Authenticating user 'default' from [fd00:1122:3344:101::e]:34421 | ||
| 7940 | 2026.05.05 23:59:07.211438 [ 311 ] {} <Debug> TCP-Session: 814aeab1-8a21-4ba0-a25a-6c2ddddd3c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7941 | 2026.05.05 23:59:07.211474 [ 304 ] {} <Debug> TCP-Session: 7569e4ca-c300-4d1c-bc89-a9676b329382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7942 | 2026.05.05 23:59:07.211484 [ 311 ] {} <Debug> TCP-Session: 814aeab1-8a21-4ba0-a25a-6c2ddddd3c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7943 | 2026.05.05 23:59:07.211498 [ 304 ] {} <Debug> TCP-Session: 7569e4ca-c300-4d1c-bc89-a9676b329382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7944 | 2026.05.05 23:59:07.211501 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7945 | 2026.05.05 23:59:07.211133 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50808 | ||
| 7946 | 2026.05.05 23:59:07.211536 [ 310 ] {} <Debug> TCP-Session: 04faaf2d-588a-4ce6-b576-9f0aec411880 Authenticating user 'default' from [fd00:1122:3344:101::e]:55968 | ||
| 7947 | 2026.05.05 23:59:07.211196 [ 3 ] {} <Trace> TCP-Session: 43afe5a9-534a-447f-89da-965bd40eca94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.05.05 23:59:07.211574 [ 310 ] {} <Debug> TCP-Session: 04faaf2d-588a-4ce6-b576-9f0aec411880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7949 | 2026.05.05 23:59:07.211162 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61152 | ||
| 7950 | 2026.05.05 23:59:07.211609 [ 310 ] {} <Debug> TCP-Session: 04faaf2d-588a-4ce6-b576-9f0aec411880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7951 | 2026.05.05 23:59:07.211605 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7952 | 2026.05.05 23:59:07.211669 [ 307 ] {} <Debug> TCP-Session: 908a246c-f934-4a39-87ac-98e96c6da581 Authenticating user 'default' from [fd00:1122:3344:101::e]:50808 | ||
| 7953 | 2026.05.05 23:59:07.211674 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7954 | 2026.05.05 23:59:07.211692 [ 307 ] {} <Debug> TCP-Session: 908a246c-f934-4a39-87ac-98e96c6da581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7955 | 2026.05.05 23:59:07.211709 [ 309 ] {} <Debug> TCP-Session: b4d2845c-982a-4165-9027-d772efe52859 Authenticating user 'default' from [fd00:1122:3344:101::e]:61152 | ||
| 7956 | 2026.05.05 23:59:07.211713 [ 307 ] {} <Debug> TCP-Session: 908a246c-f934-4a39-87ac-98e96c6da581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7957 | 2026.05.05 23:59:07.211734 [ 309 ] {} <Debug> TCP-Session: b4d2845c-982a-4165-9027-d772efe52859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2026.05.05 23:59:07.211746 [ 3 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7959 | 2026.05.05 23:59:07.211753 [ 309 ] {} <Debug> TCP-Session: b4d2845c-982a-4165-9027-d772efe52859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7960 | 2026.05.05 23:59:07.212000 [ 3 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7961 | 2026.05.05 23:59:07.212055 [ 3 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7962 | 2026.05.05 23:59:07.212335 [ 3 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 7963 | 2026.05.05 23:59:07.213266 [ 352 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Trace> AggregatingTransform: Aggregating | ||
| 7964 | 2026.05.05 23:59:07.213304 [ 352 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Trace> Aggregator: Aggregation method: without_key | ||
| 7965 | 2026.05.05 23:59:07.213335 [ 352 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904127 sec. (1106.039 rows/sec., 43.20 KiB/sec.) | ||
| 7966 | 2026.05.05 23:59:07.213351 [ 352 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Trace> Aggregator: Merging aggregated data | ||
| 7967 | 2026.05.05 23:59:07.214698 [ 3 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00301 sec., 332.22591362126246 rows/sec., 12.98 KiB/sec. | ||
| 7968 | 2026.05.05 23:59:07.214844 [ 3 ] {644f90f8-a6b2-4441-b21b-fac0e8259227} <Debug> TCPHandler: Processed in 0.003762541 sec. | ||
| 7969 | 2026.05.05 23:59:07.214986 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7970 | 2026.05.05 23:59:07.215014 [ 3 ] {} <Debug> TCP-Session: 43afe5a9-534a-447f-89da-965bd40eca94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2026.05.05 23:59:07.215024 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7972 | 2026.05.05 23:59:07.215046 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7973 | 2026.05.05 23:59:07.215062 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7974 | 2026.05.05 23:59:07.215069 [ 303 ] {} <Debug> TCP-Session: cf087e44-f593-4f13-b40c-1f79cf23020d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7975 | 2026.05.05 23:59:07.215092 [ 270 ] {} <Debug> TCP-Session: a652d9b2-a2a6-477a-b2cd-9a011a4ea9a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7976 | 2026.05.05 23:59:07.215099 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7977 | 2026.05.05 23:59:07.215121 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7978 | 2026.05.05 23:59:07.215133 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7979 | 2026.05.05 23:59:07.215163 [ 304 ] {} <Debug> TCP-Session: 7569e4ca-c300-4d1c-bc89-a9676b329382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.05.05 23:59:07.215165 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7981 | 2026.05.05 23:59:07.215187 [ 309 ] {} <Debug> TCP-Session: b4d2845c-982a-4165-9027-d772efe52859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7982 | 2026.05.05 23:59:07.215175 [ 307 ] {} <Debug> TCP-Session: 908a246c-f934-4a39-87ac-98e96c6da581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2026.05.05 23:59:07.215211 [ 310 ] {} <Debug> TCP-Session: 04faaf2d-588a-4ce6-b576-9f0aec411880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7984 | 2026.05.05 23:59:07.215088 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7985 | 2026.05.05 23:59:07.215111 [ 311 ] {} <Debug> TCP-Session: 814aeab1-8a21-4ba0-a25a-6c2ddddd3c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7986 | 2026.05.05 23:59:07.215308 [ 308 ] {} <Debug> TCP-Session: b692f4b2-815d-443f-837e-b168f6b1a899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.05.05 23:59:07.374469 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44364 | ||
| 7988 | 2026.05.05 23:59:07.374578 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7989 | 2026.05.05 23:59:07.374603 [ 3 ] {} <Debug> TCP-Session: aacec1c1-5ad8-4f32-9a33-dcc023670bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44364 | ||
| 7990 | 2026.05.05 23:59:07.374624 [ 3 ] {} <Debug> TCP-Session: aacec1c1-5ad8-4f32-9a33-dcc023670bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2026.05.05 23:59:07.374637 [ 3 ] {} <Debug> TCP-Session: aacec1c1-5ad8-4f32-9a33-dcc023670bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.05.05 23:59:07.374834 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48761 | ||
| 7993 | 2026.05.05 23:59:07.374864 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64140 | ||
| 7994 | 2026.05.05 23:59:07.374879 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56246 | ||
| 7995 | 2026.05.05 23:59:07.374912 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56236 | ||
| 7996 | 2026.05.05 23:59:07.374947 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2026.05.05 23:59:07.374934 [ 3 ] {} <Trace> TCP-Session: aacec1c1-5ad8-4f32-9a33-dcc023670bc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7998 | 2026.05.05 23:59:07.374980 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7999 | 2026.05.05 23:59:07.374991 [ 270 ] {} <Debug> TCP-Session: e11a13c2-8fe7-4c83-a9bb-d6b8c11a4b45 Authenticating user 'default' from [fd00:1122:3344:101::e]:48761 | ||
| 8000 | 2026.05.05 23:59:07.375011 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8001 | 2026.05.05 23:59:07.375029 [ 304 ] {} <Debug> TCP-Session: ac86e4e8-3787-47da-8a6e-2fe76e8545e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64140 | ||
| 8002 | 2026.05.05 23:59:07.375042 [ 270 ] {} <Debug> TCP-Session: e11a13c2-8fe7-4c83-a9bb-d6b8c11a4b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.05.05 23:59:07.375053 [ 310 ] {} <Debug> TCP-Session: b82d821f-4f1d-491d-b3c3-f859535ee999 Authenticating user 'default' from [fd00:1122:3344:101::e]:56236 | ||
| 8004 | 2026.05.05 23:59:07.375066 [ 304 ] {} <Debug> TCP-Session: ac86e4e8-3787-47da-8a6e-2fe76e8545e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2026.05.05 23:59:07.375072 [ 270 ] {} <Debug> TCP-Session: e11a13c2-8fe7-4c83-a9bb-d6b8c11a4b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2026.05.05 23:59:07.375086 [ 310 ] {} <Debug> TCP-Session: b82d821f-4f1d-491d-b3c3-f859535ee999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2026.05.05 23:59:07.375091 [ 304 ] {} <Debug> TCP-Session: ac86e4e8-3787-47da-8a6e-2fe76e8545e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.05.05 23:59:07.375117 [ 310 ] {} <Debug> TCP-Session: b82d821f-4f1d-491d-b3c3-f859535ee999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.05.05 23:59:07.375023 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8010 | 2026.05.05 23:59:07.375150 [ 3 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44364) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8011 | 2026.05.05 23:59:07.374920 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45369 | ||
| 8012 | 2026.05.05 23:59:07.375174 [ 307 ] {} <Debug> TCP-Session: 1f3535a6-b003-49fb-87b6-cff32dbb882a Authenticating user 'default' from [fd00:1122:3344:101::e]:56246 | ||
| 8013 | 2026.05.05 23:59:07.374906 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53853 | ||
| 8014 | 2026.05.05 23:59:07.375224 [ 307 ] {} <Debug> TCP-Session: 1f3535a6-b003-49fb-87b6-cff32dbb882a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.05.05 23:59:07.375245 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8016 | 2026.05.05 23:59:07.375259 [ 307 ] {} <Debug> TCP-Session: 1f3535a6-b003-49fb-87b6-cff32dbb882a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.05.05 23:59:07.374885 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43619 | ||
| 8018 | 2026.05.05 23:59:07.375281 [ 311 ] {} <Debug> TCP-Session: 56f07002-2612-4219-8627-0a0250012411 Authenticating user 'default' from [fd00:1122:3344:101::e]:45369 | ||
| 8019 | 2026.05.05 23:59:07.375284 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8020 | 2026.05.05 23:59:07.375324 [ 311 ] {} <Debug> TCP-Session: 56f07002-2612-4219-8627-0a0250012411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.05.05 23:59:07.374848 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48771 | ||
| 8022 | 2026.05.05 23:59:07.375340 [ 309 ] {} <Debug> TCP-Session: 4c336640-03d3-4477-8c08-f5066df12aec Authenticating user 'default' from [fd00:1122:3344:101::e]:53853 | ||
| 8023 | 2026.05.05 23:59:07.375352 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8024 | 2026.05.05 23:59:07.375377 [ 309 ] {} <Debug> TCP-Session: 4c336640-03d3-4477-8c08-f5066df12aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2026.05.05 23:59:07.375341 [ 311 ] {} <Debug> TCP-Session: 56f07002-2612-4219-8627-0a0250012411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2026.05.05 23:59:07.375400 [ 309 ] {} <Debug> TCP-Session: 4c336640-03d3-4477-8c08-f5066df12aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.05.05 23:59:07.375395 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8028 | 2026.05.05 23:59:07.375414 [ 3 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8029 | 2026.05.05 23:59:07.375439 [ 303 ] {} <Debug> TCP-Session: ab2b46f1-9119-4b26-a7b8-d33dc06268f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48771 | ||
| 8030 | 2026.05.05 23:59:07.375397 [ 308 ] {} <Debug> TCP-Session: 7a5a9252-15d7-4200-9d66-e43038723c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:43619 | ||
| 8031 | 2026.05.05 23:59:07.375478 [ 303 ] {} <Debug> TCP-Session: ab2b46f1-9119-4b26-a7b8-d33dc06268f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.05.05 23:59:07.375493 [ 3 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8033 | 2026.05.05 23:59:07.375507 [ 303 ] {} <Debug> TCP-Session: ab2b46f1-9119-4b26-a7b8-d33dc06268f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2026.05.05 23:59:07.375500 [ 308 ] {} <Debug> TCP-Session: 7a5a9252-15d7-4200-9d66-e43038723c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.05.05 23:59:07.375550 [ 308 ] {} <Debug> TCP-Session: 7a5a9252-15d7-4200-9d66-e43038723c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2026.05.05 23:59:07.375779 [ 3 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Debug> oximeter.version (c55e2b35-bf27-47ad-8c7d-dc35a12024bb) (SelectExecutor): Key condition: unknown | ||
| 8037 | 2026.05.05 23:59:07.376693 [ 326 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Trace> AggregatingTransform: Aggregating | ||
| 8038 | 2026.05.05 23:59:07.376730 [ 326 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Trace> Aggregator: Aggregation method: without_key | ||
| 8039 | 2026.05.05 23:59:07.376767 [ 326 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886528 sec. (1127.996 rows/sec., 44.06 KiB/sec.) | ||
| 8040 | 2026.05.05 23:59:07.376784 [ 326 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Trace> Aggregator: Merging aggregated data | ||
| 8041 | 2026.05.05 23:59:07.378044 [ 3 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 8042 | 2026.05.05 23:59:07.378237 [ 3 ] {1b211a4e-737a-45cb-a68d-acf1b845b43b} <Debug> TCPHandler: Processed in 0.003413338 sec. | ||
| 8043 | 2026.05.05 23:59:07.378366 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8044 | 2026.05.05 23:59:07.378393 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8045 | 2026.05.05 23:59:07.378409 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8046 | 2026.05.05 23:59:07.378425 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8047 | 2026.05.05 23:59:07.378461 [ 304 ] {} <Debug> TCP-Session: ac86e4e8-3787-47da-8a6e-2fe76e8545e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2026.05.05 23:59:07.378465 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8049 | 2026.05.05 23:59:07.378483 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8050 | 2026.05.05 23:59:07.378495 [ 308 ] {} <Debug> TCP-Session: 7a5a9252-15d7-4200-9d66-e43038723c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2026.05.05 23:59:07.378520 [ 307 ] {} <Debug> TCP-Session: 1f3535a6-b003-49fb-87b6-cff32dbb882a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.05.05 23:59:07.378536 [ 303 ] {} <Debug> TCP-Session: ab2b46f1-9119-4b26-a7b8-d33dc06268f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.05.05 23:59:07.378534 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8054 | 2026.05.05 23:59:07.378444 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8055 | 2026.05.05 23:59:07.378594 [ 310 ] {} <Debug> TCP-Session: b82d821f-4f1d-491d-b3c3-f859535ee999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2026.05.05 23:59:07.378439 [ 270 ] {} <Debug> TCP-Session: e11a13c2-8fe7-4c83-a9bb-d6b8c11a4b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.05.05 23:59:07.378623 [ 309 ] {} <Debug> TCP-Session: 4c336640-03d3-4477-8c08-f5066df12aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.05.05 23:59:07.378504 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8059 | 2026.05.05 23:59:07.378400 [ 3 ] {} <Debug> TCP-Session: aacec1c1-5ad8-4f32-9a33-dcc023670bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2026.05.05 23:59:07.378689 [ 311 ] {} <Debug> TCP-Session: 56f07002-2612-4219-8627-0a0250012411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.05.05 23:59:08.371030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15852 | ||
| 8062 | 2026.05.05 23:59:08.371593 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.05.05 23:59:08.371647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8064 | 2026.05.05 23:59:08.372147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8065 | 2026.05.05 23:59:08.372410 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.05.05 23:59:08.372558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15852 | ||
| 8067 | 2026.05.05 23:59:09.229946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8068 | 2026.05.05 23:59:09.247255 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.05.05 23:59:09.247322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8070 | 2026.05.05 23:59:09.253699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8071 | 2026.05.05 23:59:09.254539 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.05.05 23:59:09.258374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8073 | 2026.05.05 23:59:10.918509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 990 | ||
| 8074 | 2026.05.05 23:59:10.921034 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.05.05 23:59:10.921092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8076 | 2026.05.05 23:59:10.922375 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8077 | 2026.05.05 23:59:10.922653 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.05.05 23:59:10.923021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
| 8079 | 2026.05.05 23:59:11.461625 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.05.05 23:59:11.461847 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8081 | 2026.05.05 23:59:11.462175 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8082 | 2026.05.05 23:59:11.462209 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8083 | 2026.05.05 23:59:11.462425 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8084 | 2026.05.05 23:59:11.462492 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8085 | 2026.05.05 23:59:11.462631 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8086 | 2026.05.05 23:59:11.462754 [ 337 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8087 | 2026.05.05 23:59:11.462771 [ 359 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8088 | 2026.05.05 23:59:11.462775 [ 364 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8089 | 2026.05.05 23:59:11.462930 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 8090 | 2026.05.05 23:59:11.462957 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8091 | 2026.05.05 23:59:11.463025 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8092 | 2026.05.05 23:59:11.463045 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8093 | 2026.05.05 23:59:11.463078 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8094 | 2026.05.05 23:59:11.463117 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8095 | 2026.05.05 23:59:11.464367 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002609 sec., 19164.43081640475 rows/sec., 3.59 MiB/sec. | ||
| 8096 | 2026.05.05 23:59:11.464474 [ 5 ] {745afc3d-0ed1-48cb-9829-ac995e7da397} <Debug> TCPHandler: Processed in 0.002979985 sec. | ||
| 8097 | 2026.05.05 23:59:11.466477 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2026.05.05 23:59:11.466586 [ 5 ] {fd3fc953-7b6e-499c-a9c3-6bdafd0bc6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8099 | 2026.05.05 23:59:11.466631 [ 5 ] {fd3fc953-7b6e-499c-a9c3-6bdafd0bc6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8100 | 2026.05.05 23:59:11.467115 [ 5 ] {fd3fc953-7b6e-499c-a9c3-6bdafd0bc6f6} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2026.05.05 23:59:11.467152 [ 5 ] {fd3fc953-7b6e-499c-a9c3-6bdafd0bc6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8102 | 2026.05.05 23:59:11.467504 [ 5 ] {fd3fc953-7b6e-499c-a9c3-6bdafd0bc6f6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8103 | 2026.05.05 23:59:11.467720 [ 5 ] {fd3fc953-7b6e-499c-a9c3-6bdafd0bc6f6} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.05.05 23:59:11.467860 [ 5 ] {fd3fc953-7b6e-499c-a9c3-6bdafd0bc6f6} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001305 sec., 65900.38314176246 rows/sec., 5.54 MiB/sec. | ||
| 8105 | 2026.05.05 23:59:11.467898 [ 5 ] {fd3fc953-7b6e-499c-a9c3-6bdafd0bc6f6} <Debug> TCPHandler: Processed in 0.001471912 sec. | ||
| 8106 | 2026.05.05 23:59:11.468027 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.05.05 23:59:11.468121 [ 5 ] {3e69a476-e61d-4712-a7d9-b8d273593abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8108 | 2026.05.05 23:59:11.468160 [ 5 ] {3e69a476-e61d-4712-a7d9-b8d273593abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8109 | 2026.05.05 23:59:11.468554 [ 5 ] {3e69a476-e61d-4712-a7d9-b8d273593abf} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.05.05 23:59:11.468587 [ 5 ] {3e69a476-e61d-4712-a7d9-b8d273593abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8111 | 2026.05.05 23:59:11.468888 [ 5 ] {3e69a476-e61d-4712-a7d9-b8d273593abf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8112 | 2026.05.05 23:59:11.469092 [ 5 ] {3e69a476-e61d-4712-a7d9-b8d273593abf} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.05.05 23:59:11.469194 [ 124 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8114 | 2026.05.05 23:59:11.469217 [ 5 ] {3e69a476-e61d-4712-a7d9-b8d273593abf} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001114 sec., 13464.991023339318 rows/sec., 1012.50 KiB/sec. | ||
| 8115 | 2026.05.05 23:59:11.469230 [ 124 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.05.05 23:59:11.469251 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8117 | 2026.05.05 23:59:11.469254 [ 5 ] {3e69a476-e61d-4712-a7d9-b8d273593abf} <Debug> TCPHandler: Processed in 0.001277091 sec. | ||
| 8118 | 2026.05.05 23:59:11.469360 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 8119 | 2026.05.05 23:59:11.469393 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.05.05 23:59:11.469491 [ 5 ] {2f154c5d-e137-40f0-a26b-a1cd61e585d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8121 | 2026.05.05 23:59:11.469497 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8122 | 2026.05.05 23:59:11.469539 [ 5 ] {2f154c5d-e137-40f0-a26b-a1cd61e585d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8123 | 2026.05.05 23:59:11.469549 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part | ||
| 8124 | 2026.05.05 23:59:11.469632 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 8125 | 2026.05.05 23:59:11.469684 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8126 | 2026.05.05 23:59:11.469732 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 8127 | 2026.05.05 23:59:11.469779 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 8128 | 2026.05.05 23:59:11.469824 [ 200 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 8129 | 2026.05.05 23:59:11.469966 [ 5 ] {2f154c5d-e137-40f0-a26b-a1cd61e585d5} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2026.05.05 23:59:11.470007 [ 5 ] {2f154c5d-e137-40f0-a26b-a1cd61e585d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8131 | 2026.05.05 23:59:11.470327 [ 5 ] {2f154c5d-e137-40f0-a26b-a1cd61e585d5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8132 | 2026.05.05 23:59:11.470559 [ 5 ] {2f154c5d-e137-40f0-a26b-a1cd61e585d5} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.05.05 23:59:11.470674 [ 186 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364361 sec., 250666.79566478374 rows/sec., 17.84 MiB/sec. | ||
| 8134 | 2026.05.05 23:59:11.470686 [ 5 ] {2f154c5d-e137-40f0-a26b-a1cd61e585d5} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001213 sec., 65127.782357790595 rows/sec., 5.09 MiB/sec. | ||
| 8135 | 2026.05.05 23:59:11.470741 [ 5 ] {2f154c5d-e137-40f0-a26b-a1cd61e585d5} <Debug> TCPHandler: Processed in 0.001397671 sec. | ||
| 8136 | 2026.05.05 23:59:11.470842 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8137 | 2026.05.05 23:59:11.470863 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.05.05 23:59:11.470962 [ 5 ] {0de49b9e-d01b-45fb-acc2-f4d161502388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.05.05 23:59:11.471008 [ 5 ] {0de49b9e-d01b-45fb-acc2-f4d161502388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8140 | 2026.05.05 23:59:11.471104 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.05.05 23:59:11.471184 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_46_9} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8142 | 2026.05.05 23:59:11.471260 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8143 | 2026.05.05 23:59:11.471420 [ 5 ] {0de49b9e-d01b-45fb-acc2-f4d161502388} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.05.05 23:59:11.471458 [ 5 ] {0de49b9e-d01b-45fb-acc2-f4d161502388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8145 | 2026.05.05 23:59:11.471784 [ 5 ] {0de49b9e-d01b-45fb-acc2-f4d161502388} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8146 | 2026.05.05 23:59:11.471989 [ 5 ] {0de49b9e-d01b-45fb-acc2-f4d161502388} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.05.05 23:59:11.472087 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 8148 | 2026.05.05 23:59:11.472115 [ 5 ] {0de49b9e-d01b-45fb-acc2-f4d161502388} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 8149 | 2026.05.05 23:59:11.472125 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.05.05 23:59:11.472146 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8151 | 2026.05.05 23:59:11.472151 [ 5 ] {0de49b9e-d01b-45fb-acc2-f4d161502388} <Debug> TCPHandler: Processed in 0.001337921 sec. | ||
| 8152 | 2026.05.05 23:59:11.472226 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 8153 | 2026.05.05 23:59:11.472275 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.05.05 23:59:11.472338 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8155 | 2026.05.05 23:59:11.472374 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_50_10, total 19951 rows starting from the beginning of the part | ||
| 8156 | 2026.05.05 23:59:11.472398 [ 5 ] {6278d0d5-0c66-446e-a286-d1c169542e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8157 | 2026.05.05 23:59:11.472429 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 8158 | 2026.05.05 23:59:11.472469 [ 5 ] {6278d0d5-0c66-446e-a286-d1c169542e33} <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 | ||
| 8159 | 2026.05.05 23:59:11.472478 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8160 | 2026.05.05 23:59:11.472531 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8161 | 2026.05.05 23:59:11.472574 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 196 rows starting from the beginning of the part | ||
| 8162 | 2026.05.05 23:59:11.472613 [ 186 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8163 | 2026.05.05 23:59:11.473303 [ 5 ] {6278d0d5-0c66-446e-a286-d1c169542e33} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.05.05 23:59:11.473344 [ 5 ] {6278d0d5-0c66-446e-a286-d1c169542e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8165 | 2026.05.05 23:59:11.473929 [ 5 ] {6278d0d5-0c66-446e-a286-d1c169542e33} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8166 | 2026.05.05 23:59:11.474157 [ 5 ] {6278d0d5-0c66-446e-a286-d1c169542e33} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.05.05 23:59:11.474269 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8168 | 2026.05.05 23:59:11.474298 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.05.05 23:59:11.474305 [ 5 ] {6278d0d5-0c66-446e-a286-d1c169542e33} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001931 sec., 7767.995857068876 rows/sec., 13.92 MiB/sec. | ||
| 8170 | 2026.05.05 23:59:11.474317 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8171 | 2026.05.05 23:59:11.474367 [ 5 ] {6278d0d5-0c66-446e-a286-d1c169542e33} <Debug> TCPHandler: Processed in 0.002153468 sec. | ||
| 8172 | 2026.05.05 23:59:11.474391 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 8173 | 2026.05.05 23:59:11.474492 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2026.05.05 23:59:11.474594 [ 5 ] {401849cd-7e3b-42cd-a50a-81c77db55012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8175 | 2026.05.05 23:59:11.474602 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8176 | 2026.05.05 23:59:11.474638 [ 5 ] {401849cd-7e3b-42cd-a50a-81c77db55012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8177 | 2026.05.05 23:59:11.474662 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 844 rows starting from the beginning of the part | ||
| 8178 | 2026.05.05 23:59:11.474779 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 8179 | 2026.05.05 23:59:11.474878 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8180 | 2026.05.05 23:59:11.474970 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 8181 | 2026.05.05 23:59:11.474976 [ 5 ] {401849cd-7e3b-42cd-a50a-81c77db55012} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2026.05.05 23:59:11.475017 [ 5 ] {401849cd-7e3b-42cd-a50a-81c77db55012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8183 | 2026.05.05 23:59:11.475065 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 8184 | 2026.05.05 23:59:11.475161 [ 196 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 8185 | 2026.05.05 23:59:11.475364 [ 5 ] {401849cd-7e3b-42cd-a50a-81c77db55012} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8186 | 2026.05.05 23:59:11.475614 [ 5 ] {401849cd-7e3b-42cd-a50a-81c77db55012} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.05.05 23:59:11.475748 [ 5 ] {401849cd-7e3b-42cd-a50a-81c77db55012} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 8188 | 2026.05.05 23:59:11.475784 [ 5 ] {401849cd-7e3b-42cd-a50a-81c77db55012} <Debug> TCPHandler: Processed in 0.001341291 sec. | ||
| 8189 | 2026.05.05 23:59:11.478439 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20691 rows, containing 5 columns (5 merged, 0 gathered) in 0.006246551 sec., 3312387.90814323 rows/sec., 212.84 MiB/sec. | ||
| 8190 | 2026.05.05 23:59:11.478807 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 8191 | 2026.05.05 23:59:11.479069 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.05.05 23:59:11.479146 [ 198 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 8193 | 2026.05.05 23:59:11.479234 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8194 | 2026.05.05 23:59:11.481920 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 950 rows, containing 19 columns (19 merged, 0 gathered) in 0.007558092 sec., 125693.09820520841 rows/sec., 225.24 MiB/sec. | ||
| 8195 | 2026.05.05 23:59:11.483806 [ 199 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8196 | 2026.05.05 23:59:11.484221 [ 199 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.05.05 23:59:11.484306 [ 199 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8198 | 2026.05.05 23:59:11.484483 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. | ||
| 8199 | 2026.05.05 23:59:12.000340 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.84 MiB, peak 300.39 MiB, free memory in arenas 0.00 B, will set to 295.81 MiB (RSS), difference: 5.97 MiB | ||
| 8200 | 2026.05.05 23:59:15.760970 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8201 | 2026.05.05 23:59:15.761022 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8202 | 2026.05.05 23:59:15.872792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16300 | ||
| 8203 | 2026.05.05 23:59:15.873518 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.05.05 23:59:15.873605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8205 | 2026.05.05 23:59:15.874409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8206 | 2026.05.05 23:59:15.874678 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.05.05 23:59:15.874821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16300 | ||
| 8208 | 2026.05.05 23:59:16.461103 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.05.05 23:59:16.461356 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8210 | 2026.05.05 23:59:16.461751 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8211 | 2026.05.05 23:59:16.461796 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8212 | 2026.05.05 23:59:16.462057 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8213 | 2026.05.05 23:59:16.462131 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8214 | 2026.05.05 23:59:16.462272 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8215 | 2026.05.05 23:59:16.462370 [ 337 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8216 | 2026.05.05 23:59:16.462401 [ 331 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8217 | 2026.05.05 23:59:16.462401 [ 359 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8218 | 2026.05.05 23:59:16.462522 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 8219 | 2026.05.05 23:59:16.462551 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8220 | 2026.05.05 23:59:16.462624 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8221 | 2026.05.05 23:59:16.462644 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8222 | 2026.05.05 23:59:16.462680 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8223 | 2026.05.05 23:59:16.462720 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8224 | 2026.05.05 23:59:16.463946 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002687 sec., 18608.113137327873 rows/sec., 3.49 MiB/sec. | ||
| 8225 | 2026.05.05 23:59:16.464109 [ 5 ] {b4059fc5-1e05-4910-8674-5f44d81670d8} <Debug> TCPHandler: Processed in 0.003152756 sec. | ||
| 8226 | 2026.05.05 23:59:16.466254 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.05.05 23:59:16.466394 [ 5 ] {33e9a0ae-cd38-4139-aaa3-b4a7581afd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8228 | 2026.05.05 23:59:16.466449 [ 5 ] {33e9a0ae-cd38-4139-aaa3-b4a7581afd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8229 | 2026.05.05 23:59:16.467055 [ 5 ] {33e9a0ae-cd38-4139-aaa3-b4a7581afd73} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.05.05 23:59:16.467103 [ 5 ] {33e9a0ae-cd38-4139-aaa3-b4a7581afd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8231 | 2026.05.05 23:59:16.467473 [ 5 ] {33e9a0ae-cd38-4139-aaa3-b4a7581afd73} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8232 | 2026.05.05 23:59:16.467695 [ 5 ] {33e9a0ae-cd38-4139-aaa3-b4a7581afd73} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.05.05 23:59:16.467838 [ 5 ] {33e9a0ae-cd38-4139-aaa3-b4a7581afd73} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001484 sec., 72776.28032345013 rows/sec., 6.12 MiB/sec. | ||
| 8234 | 2026.05.05 23:59:16.467840 [ 115 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8235 | 2026.05.05 23:59:16.467877 [ 5 ] {33e9a0ae-cd38-4139-aaa3-b4a7581afd73} <Debug> TCPHandler: Processed in 0.001689124 sec. | ||
| 8236 | 2026.05.05 23:59:16.467924 [ 115 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.05.05 23:59:16.467955 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8238 | 2026.05.05 23:59:16.468025 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.05.05 23:59:16.468057 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 8240 | 2026.05.05 23:59:16.468124 [ 5 ] {ebce04f0-4db9-485b-8d88-2d5161ef4616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8241 | 2026.05.05 23:59:16.468163 [ 5 ] {ebce04f0-4db9-485b-8d88-2d5161ef4616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8242 | 2026.05.05 23:59:16.468165 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8243 | 2026.05.05 23:59:16.468204 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3358 rows starting from the beginning of the part | ||
| 8244 | 2026.05.05 23:59:16.468265 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 108 rows starting from the beginning of the part | ||
| 8245 | 2026.05.05 23:59:16.468314 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 86 rows starting from the beginning of the part | ||
| 8246 | 2026.05.05 23:59:16.468360 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
| 8247 | 2026.05.05 23:59:16.468405 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 86 rows starting from the beginning of the part | ||
| 8248 | 2026.05.05 23:59:16.468448 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 108 rows starting from the beginning of the part | ||
| 8249 | 2026.05.05 23:59:16.468559 [ 5 ] {ebce04f0-4db9-485b-8d88-2d5161ef4616} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.05.05 23:59:16.468594 [ 5 ] {ebce04f0-4db9-485b-8d88-2d5161ef4616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8251 | 2026.05.05 23:59:16.468893 [ 5 ] {ebce04f0-4db9-485b-8d88-2d5161ef4616} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8252 | 2026.05.05 23:59:16.469116 [ 5 ] {ebce04f0-4db9-485b-8d88-2d5161ef4616} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.05.05 23:59:16.469247 [ 5 ] {ebce04f0-4db9-485b-8d88-2d5161ef4616} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001142 sec., 22767.07530647986 rows/sec., 1.67 MiB/sec. | ||
| 8254 | 2026.05.05 23:59:16.469283 [ 5 ] {ebce04f0-4db9-485b-8d88-2d5161ef4616} <Debug> TCPHandler: Processed in 0.00130593 sec. | ||
| 8255 | 2026.05.05 23:59:16.469397 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2026.05.05 23:59:16.469491 [ 5 ] {ea6b2bd0-1e3b-44d3-b1d3-8ed9fdade1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8257 | 2026.05.05 23:59:16.469529 [ 5 ] {ea6b2bd0-1e3b-44d3-b1d3-8ed9fdade1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8258 | 2026.05.05 23:59:16.469936 [ 199 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3974 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917716 sec., 2072256.7888050159 rows/sec., 167.99 MiB/sec. | ||
| 8259 | 2026.05.05 23:59:16.469941 [ 5 ] {ea6b2bd0-1e3b-44d3-b1d3-8ed9fdade1f3} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.05.05 23:59:16.470021 [ 5 ] {ea6b2bd0-1e3b-44d3-b1d3-8ed9fdade1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8261 | 2026.05.05 23:59:16.470299 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8262 | 2026.05.05 23:59:16.470348 [ 5 ] {ea6b2bd0-1e3b-44d3-b1d3-8ed9fdade1f3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8263 | 2026.05.05 23:59:16.470567 [ 5 ] {ea6b2bd0-1e3b-44d3-b1d3-8ed9fdade1f3} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.05.05 23:59:16.470600 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2026.05.05 23:59:16.470675 [ 193 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_56_11} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8266 | 2026.05.05 23:59:16.470677 [ 115 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8267 | 2026.05.05 23:59:16.470695 [ 5 ] {ea6b2bd0-1e3b-44d3-b1d3-8ed9fdade1f3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001222 sec., 73649.75450081834 rows/sec., 5.75 MiB/sec. | ||
| 8268 | 2026.05.05 23:59:16.470722 [ 115 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.05.05 23:59:16.470745 [ 5 ] {ea6b2bd0-1e3b-44d3-b1d3-8ed9fdade1f3} <Debug> TCPHandler: Processed in 0.001395031 sec. | ||
| 8270 | 2026.05.05 23:59:16.470746 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 8271 | 2026.05.05 23:59:16.470780 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8272 | 2026.05.05 23:59:16.470848 [ 193 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 8273 | 2026.05.05 23:59:16.470883 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2026.05.05 23:59:16.470926 [ 193 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8275 | 2026.05.05 23:59:16.470953 [ 193 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1829 rows starting from the beginning of the part | ||
| 8276 | 2026.05.05 23:59:16.470976 [ 5 ] {5a77b6a9-d4b3-46ab-9d27-c299929f79eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.05.05 23:59:16.471007 [ 193 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8278 | 2026.05.05 23:59:16.471018 [ 5 ] {5a77b6a9-d4b3-46ab-9d27-c299929f79eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8279 | 2026.05.05 23:59:16.471054 [ 193 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 79 rows starting from the beginning of the part | ||
| 8280 | 2026.05.05 23:59:16.471102 [ 193 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 8281 | 2026.05.05 23:59:16.471141 [ 193 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 79 rows starting from the beginning of the part | ||
| 8282 | 2026.05.05 23:59:16.471177 [ 193 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 8283 | 2026.05.05 23:59:16.471421 [ 5 ] {5a77b6a9-d4b3-46ab-9d27-c299929f79eb} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.05.05 23:59:16.471455 [ 5 ] {5a77b6a9-d4b3-46ab-9d27-c299929f79eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8285 | 2026.05.05 23:59:16.471780 [ 5 ] {5a77b6a9-d4b3-46ab-9d27-c299929f79eb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8286 | 2026.05.05 23:59:16.471986 [ 5 ] {5a77b6a9-d4b3-46ab-9d27-c299929f79eb} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.05.05 23:59:16.472113 [ 5 ] {5a77b6a9-d4b3-46ab-9d27-c299929f79eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 8288 | 2026.05.05 23:59:16.472139 [ 199 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319791 sec., 1737396.2998686912 rows/sec., 128.81 MiB/sec. | ||
| 8289 | 2026.05.05 23:59:16.472149 [ 5 ] {5a77b6a9-d4b3-46ab-9d27-c299929f79eb} <Debug> TCPHandler: Processed in 0.001314421 sec. | ||
| 8290 | 2026.05.05 23:59:16.472294 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2026.05.05 23:59:16.472391 [ 5 ] {d3051ae5-0926-4e3f-8563-e7b2aa10b7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8292 | 2026.05.05 23:59:16.472424 [ 199 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8293 | 2026.05.05 23:59:16.472448 [ 5 ] {d3051ae5-0926-4e3f-8563-e7b2aa10b7f5} <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 | ||
| 8294 | 2026.05.05 23:59:16.472783 [ 199 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.05.05 23:59:16.472888 [ 199 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_56_11} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8296 | 2026.05.05 23:59:16.473015 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8297 | 2026.05.05 23:59:16.473263 [ 5 ] {d3051ae5-0926-4e3f-8563-e7b2aa10b7f5} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.05.05 23:59:16.473305 [ 5 ] {d3051ae5-0926-4e3f-8563-e7b2aa10b7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8299 | 2026.05.05 23:59:16.473856 [ 5 ] {d3051ae5-0926-4e3f-8563-e7b2aa10b7f5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8300 | 2026.05.05 23:59:16.474085 [ 5 ] {d3051ae5-0926-4e3f-8563-e7b2aa10b7f5} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.05.05 23:59:16.474236 [ 5 ] {d3051ae5-0926-4e3f-8563-e7b2aa10b7f5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001863 sec., 13955.984970477724 rows/sec., 25.01 MiB/sec. | ||
| 8302 | 2026.05.05 23:59:16.474307 [ 5 ] {d3051ae5-0926-4e3f-8563-e7b2aa10b7f5} <Debug> TCPHandler: Processed in 0.002063347 sec. | ||
| 8303 | 2026.05.05 23:59:16.474425 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.05.05 23:59:16.474521 [ 5 ] {cd00cd6d-ac5e-4de4-afc4-e11ff59c49b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8305 | 2026.05.05 23:59:16.474562 [ 5 ] {cd00cd6d-ac5e-4de4-afc4-e11ff59c49b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8306 | 2026.05.05 23:59:16.474906 [ 5 ] {cd00cd6d-ac5e-4de4-afc4-e11ff59c49b9} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.05.05 23:59:16.474942 [ 5 ] {cd00cd6d-ac5e-4de4-afc4-e11ff59c49b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8308 | 2026.05.05 23:59:16.475248 [ 5 ] {cd00cd6d-ac5e-4de4-afc4-e11ff59c49b9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8309 | 2026.05.05 23:59:16.475461 [ 5 ] {cd00cd6d-ac5e-4de4-afc4-e11ff59c49b9} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.05.05 23:59:16.475569 [ 115 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8311 | 2026.05.05 23:59:16.475593 [ 5 ] {cd00cd6d-ac5e-4de4-afc4-e11ff59c49b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 8312 | 2026.05.05 23:59:16.475601 [ 115 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.05.05 23:59:16.475635 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8314 | 2026.05.05 23:59:16.475636 [ 5 ] {cd00cd6d-ac5e-4de4-afc4-e11ff59c49b9} <Debug> TCPHandler: Processed in 0.001261 sec. | ||
| 8315 | 2026.05.05 23:59:16.475709 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 8316 | 2026.05.05 23:59:16.475804 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8317 | 2026.05.05 23:59:16.475833 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2676 rows starting from the beginning of the part | ||
| 8318 | 2026.05.05 23:59:16.475883 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8319 | 2026.05.05 23:59:16.475924 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 8320 | 2026.05.05 23:59:16.475962 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 8321 | 2026.05.05 23:59:16.476001 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 8322 | 2026.05.05 23:59:16.476041 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 8323 | 2026.05.05 23:59:16.477001 [ 195 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2976 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324881 sec., 2246239.4735829104 rows/sec., 150.07 MiB/sec. | ||
| 8324 | 2026.05.05 23:59:16.477214 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8325 | 2026.05.05 23:59:16.477441 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_56_11} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.05.05 23:59:16.477499 [ 193 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_56_11} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8327 | 2026.05.05 23:59:16.477556 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8328 | 2026.05.05 23:59:16.758596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8329 | 2026.05.05 23:59:16.776031 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2026.05.05 23:59:16.776097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8331 | 2026.05.05 23:59:16.782124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8332 | 2026.05.05 23:59:16.782849 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2026.05.05 23:59:16.785938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8334 | 2026.05.05 23:59:18.653560 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2026.05.05 23:59:18.653835 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 8336 | 2026.05.05 23:59:18.654214 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8337 | 2026.05.05 23:59:18.654249 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 8338 | 2026.05.05 23:59:18.654483 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8339 | 2026.05.05 23:59:18.654549 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8340 | 2026.05.05 23:59:18.654689 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8341 | 2026.05.05 23:59:18.654796 [ 337 ] {75718318-4721-485b-b97d-355850f1ec96} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8342 | 2026.05.05 23:59:18.654816 [ 359 ] {75718318-4721-485b-b97d-355850f1ec96} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8343 | 2026.05.05 23:59:18.654816 [ 331 ] {75718318-4721-485b-b97d-355850f1ec96} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8344 | 2026.05.05 23:59:18.654942 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 8345 | 2026.05.05 23:59:18.654971 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8346 | 2026.05.05 23:59:18.655038 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8347 | 2026.05.05 23:59:18.655058 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8348 | 2026.05.05 23:59:18.655092 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8349 | 2026.05.05 23:59:18.655130 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8350 | 2026.05.05 23:59:18.656257 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002532 sec., 19747.235387045814 rows/sec., 3.70 MiB/sec. | ||
| 8351 | 2026.05.05 23:59:18.656363 [ 5 ] {75718318-4721-485b-b97d-355850f1ec96} <Debug> TCPHandler: Processed in 0.002937324 sec. | ||
| 8352 | 2026.05.05 23:59:18.669617 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8353 | 2026.05.05 23:59:18.669820 [ 5 ] {e9a42404-22a6-44e3-95c3-206be275a304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8354 | 2026.05.05 23:59:18.669900 [ 5 ] {e9a42404-22a6-44e3-95c3-206be275a304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8355 | 2026.05.05 23:59:18.670464 [ 5 ] {e9a42404-22a6-44e3-95c3-206be275a304} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.05.05 23:59:18.670504 [ 5 ] {e9a42404-22a6-44e3-95c3-206be275a304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8357 | 2026.05.05 23:59:18.670856 [ 5 ] {e9a42404-22a6-44e3-95c3-206be275a304} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8358 | 2026.05.05 23:59:18.671077 [ 5 ] {e9a42404-22a6-44e3-95c3-206be275a304} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.05.05 23:59:18.671218 [ 5 ] {e9a42404-22a6-44e3-95c3-206be275a304} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001455 sec., 10996.563573883162 rows/sec., 896.69 KiB/sec. | ||
| 8360 | 2026.05.05 23:59:18.671255 [ 5 ] {e9a42404-22a6-44e3-95c3-206be275a304} <Debug> TCPHandler: Processed in 0.001736454 sec. | ||
| 8361 | 2026.05.05 23:59:18.671373 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2026.05.05 23:59:18.671465 [ 5 ] {8d3b6833-3c6a-4b7f-a033-b4b2ee4472fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8363 | 2026.05.05 23:59:18.671504 [ 5 ] {8d3b6833-3c6a-4b7f-a033-b4b2ee4472fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8364 | 2026.05.05 23:59:18.673013 [ 5 ] {8d3b6833-3c6a-4b7f-a033-b4b2ee4472fd} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.05.05 23:59:18.673049 [ 5 ] {8d3b6833-3c6a-4b7f-a033-b4b2ee4472fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8366 | 2026.05.05 23:59:18.673479 [ 5 ] {8d3b6833-3c6a-4b7f-a033-b4b2ee4472fd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8367 | 2026.05.05 23:59:18.673689 [ 5 ] {8d3b6833-3c6a-4b7f-a033-b4b2ee4472fd} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.05.05 23:59:18.673844 [ 5 ] {8d3b6833-3c6a-4b7f-a033-b4b2ee4472fd} <Debug> executeQuery: Read 2439 rows, 184.91 KiB in 0.002396 sec., 1017946.5776293823 rows/sec., 75.36 MiB/sec. | ||
| 8369 | 2026.05.05 23:59:18.673881 [ 5 ] {8d3b6833-3c6a-4b7f-a033-b4b2ee4472fd} <Debug> TCPHandler: Processed in 0.002555401 sec. | ||
| 8370 | 2026.05.05 23:59:18.674000 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8371 | 2026.05.05 23:59:18.674093 [ 5 ] {9680cf30-a762-41c7-868e-a2e2289e8b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8372 | 2026.05.05 23:59:18.674131 [ 5 ] {9680cf30-a762-41c7-868e-a2e2289e8b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8373 | 2026.05.05 23:59:18.674530 [ 5 ] {9680cf30-a762-41c7-868e-a2e2289e8b7c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2026.05.05 23:59:18.674566 [ 5 ] {9680cf30-a762-41c7-868e-a2e2289e8b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8375 | 2026.05.05 23:59:18.674861 [ 5 ] {9680cf30-a762-41c7-868e-a2e2289e8b7c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8376 | 2026.05.05 23:59:18.675069 [ 5 ] {9680cf30-a762-41c7-868e-a2e2289e8b7c} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2026.05.05 23:59:18.675194 [ 5 ] {9680cf30-a762-41c7-868e-a2e2289e8b7c} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.00112 sec., 35714.28571428572 rows/sec., 2.55 MiB/sec. | ||
| 8378 | 2026.05.05 23:59:18.675230 [ 5 ] {9680cf30-a762-41c7-868e-a2e2289e8b7c} <Debug> TCPHandler: Processed in 0.00127818 sec. | ||
| 8379 | 2026.05.05 23:59:18.675359 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8380 | 2026.05.05 23:59:18.675480 [ 5 ] {6209cd43-37f5-454f-8cf0-763450fe916a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8381 | 2026.05.05 23:59:18.675529 [ 5 ] {6209cd43-37f5-454f-8cf0-763450fe916a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8382 | 2026.05.05 23:59:18.676238 [ 5 ] {6209cd43-37f5-454f-8cf0-763450fe916a} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2026.05.05 23:59:18.676273 [ 5 ] {6209cd43-37f5-454f-8cf0-763450fe916a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8384 | 2026.05.05 23:59:18.676593 [ 5 ] {6209cd43-37f5-454f-8cf0-763450fe916a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8385 | 2026.05.05 23:59:18.676869 [ 5 ] {6209cd43-37f5-454f-8cf0-763450fe916a} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2026.05.05 23:59:18.676997 [ 5 ] {6209cd43-37f5-454f-8cf0-763450fe916a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00154 sec., 520129.87012987013 rows/sec., 30.04 MiB/sec. | ||
| 8387 | 2026.05.05 23:59:18.677035 [ 5 ] {6209cd43-37f5-454f-8cf0-763450fe916a} <Debug> TCPHandler: Processed in 0.001736014 sec. | ||
| 8388 | 2026.05.05 23:59:18.677153 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8389 | 2026.05.05 23:59:18.677249 [ 5 ] {2d7b2ab7-6004-4684-a0fb-0aaf19412a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8390 | 2026.05.05 23:59:18.677289 [ 5 ] {2d7b2ab7-6004-4684-a0fb-0aaf19412a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8391 | 2026.05.05 23:59:18.677669 [ 5 ] {2d7b2ab7-6004-4684-a0fb-0aaf19412a12} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.05.05 23:59:18.677706 [ 5 ] {2d7b2ab7-6004-4684-a0fb-0aaf19412a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8393 | 2026.05.05 23:59:18.677985 [ 5 ] {2d7b2ab7-6004-4684-a0fb-0aaf19412a12} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8394 | 2026.05.05 23:59:18.678189 [ 5 ] {2d7b2ab7-6004-4684-a0fb-0aaf19412a12} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.05.05 23:59:18.678315 [ 5 ] {2d7b2ab7-6004-4684-a0fb-0aaf19412a12} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 8396 | 2026.05.05 23:59:18.678352 [ 5 ] {2d7b2ab7-6004-4684-a0fb-0aaf19412a12} <Debug> TCPHandler: Processed in 0.001247451 sec. | ||
| 8397 | 2026.05.05 23:59:18.678463 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2026.05.05 23:59:18.678574 [ 5 ] {749ace9a-62eb-48f4-af68-1633aeb09730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8399 | 2026.05.05 23:59:18.678620 [ 5 ] {749ace9a-62eb-48f4-af68-1633aeb09730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8400 | 2026.05.05 23:59:18.679508 [ 5 ] {749ace9a-62eb-48f4-af68-1633aeb09730} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.05.05 23:59:18.679543 [ 5 ] {749ace9a-62eb-48f4-af68-1633aeb09730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8402 | 2026.05.05 23:59:18.679908 [ 5 ] {749ace9a-62eb-48f4-af68-1633aeb09730} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8403 | 2026.05.05 23:59:18.680118 [ 5 ] {749ace9a-62eb-48f4-af68-1633aeb09730} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.05.05 23:59:18.680246 [ 5 ] {749ace9a-62eb-48f4-af68-1633aeb09730} <Debug> executeQuery: Read 1319 rows, 90.46 KiB in 0.001695 sec., 778171.0914454277 rows/sec., 52.12 MiB/sec. | ||
| 8405 | 2026.05.05 23:59:18.680283 [ 5 ] {749ace9a-62eb-48f4-af68-1633aeb09730} <Debug> TCPHandler: Processed in 0.001876956 sec. | ||
| 8406 | 2026.05.05 23:59:18.680404 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2026.05.05 23:59:18.680521 [ 5 ] {4a9109c5-ba8c-49d8-ad34-ec62f642caff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8408 | 2026.05.05 23:59:18.680575 [ 5 ] {4a9109c5-ba8c-49d8-ad34-ec62f642caff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8409 | 2026.05.05 23:59:18.681350 [ 5 ] {4a9109c5-ba8c-49d8-ad34-ec62f642caff} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.05.05 23:59:18.681387 [ 5 ] {4a9109c5-ba8c-49d8-ad34-ec62f642caff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8411 | 2026.05.05 23:59:18.681823 [ 5 ] {4a9109c5-ba8c-49d8-ad34-ec62f642caff} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8412 | 2026.05.05 23:59:18.682037 [ 5 ] {4a9109c5-ba8c-49d8-ad34-ec62f642caff} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.05.05 23:59:18.682167 [ 5 ] {4a9109c5-ba8c-49d8-ad34-ec62f642caff} <Debug> executeQuery: Read 1568 rows, 98.03 KiB in 0.001671 sec., 938360.2633153801 rows/sec., 57.29 MiB/sec. | ||
| 8414 | 2026.05.05 23:59:18.682206 [ 5 ] {4a9109c5-ba8c-49d8-ad34-ec62f642caff} <Debug> TCPHandler: Processed in 0.001863875 sec. | ||
| 8415 | 2026.05.05 23:59:18.682326 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2026.05.05 23:59:18.682422 [ 5 ] {d9351338-25fe-4bca-9ecd-4fa6e624fdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8417 | 2026.05.05 23:59:18.682477 [ 5 ] {d9351338-25fe-4bca-9ecd-4fa6e624fdd4} <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 | ||
| 8418 | 2026.05.05 23:59:18.683245 [ 5 ] {d9351338-25fe-4bca-9ecd-4fa6e624fdd4} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.05.05 23:59:18.683281 [ 5 ] {d9351338-25fe-4bca-9ecd-4fa6e624fdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8420 | 2026.05.05 23:59:18.683813 [ 5 ] {d9351338-25fe-4bca-9ecd-4fa6e624fdd4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8421 | 2026.05.05 23:59:18.684034 [ 5 ] {d9351338-25fe-4bca-9ecd-4fa6e624fdd4} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.05.05 23:59:18.684177 [ 5 ] {d9351338-25fe-4bca-9ecd-4fa6e624fdd4} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001773 sec., 13536.37901861252 rows/sec., 24.26 MiB/sec. | ||
| 8423 | 2026.05.05 23:59:18.684232 [ 5 ] {d9351338-25fe-4bca-9ecd-4fa6e624fdd4} <Debug> TCPHandler: Processed in 0.001954376 sec. | ||
| 8424 | 2026.05.05 23:59:18.684348 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8425 | 2026.05.05 23:59:18.684443 [ 5 ] {08b163f5-522a-4a0f-99e9-dff61a47035c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8426 | 2026.05.05 23:59:18.684486 [ 5 ] {08b163f5-522a-4a0f-99e9-dff61a47035c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8427 | 2026.05.05 23:59:18.684849 [ 5 ] {08b163f5-522a-4a0f-99e9-dff61a47035c} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.05.05 23:59:18.684897 [ 5 ] {08b163f5-522a-4a0f-99e9-dff61a47035c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8429 | 2026.05.05 23:59:18.685256 [ 5 ] {08b163f5-522a-4a0f-99e9-dff61a47035c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8430 | 2026.05.05 23:59:18.685477 [ 5 ] {08b163f5-522a-4a0f-99e9-dff61a47035c} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.05.05 23:59:18.685612 [ 5 ] {08b163f5-522a-4a0f-99e9-dff61a47035c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001187 sec., 30328.559393428815 rows/sec., 2.04 MiB/sec. | ||
| 8432 | 2026.05.05 23:59:18.685649 [ 5 ] {08b163f5-522a-4a0f-99e9-dff61a47035c} <Debug> TCPHandler: Processed in 0.001351861 sec. | ||
| 8433 | 2026.05.05 23:59:20.923476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1038 | ||
| 8434 | 2026.05.05 23:59:20.926492 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.05.05 23:59:20.926531 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8436 | 2026.05.05 23:59:20.927734 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8437 | 2026.05.05 23:59:20.927997 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.05.05 23:59:20.928140 [ 109 ] {} <Debug> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8439 | 2026.05.05 23:59:20.928181 [ 109 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.05.05 23:59:20.928203 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8441 | 2026.05.05 23:59:20.928257 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 8442 | 2026.05.05 23:59:20.928362 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 8443 | 2026.05.05 23:59:20.929276 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8444 | 2026.05.05 23:59:20.929403 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 842 rows starting from the beginning of the part | ||
| 8445 | 2026.05.05 23:59:20.929731 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 8446 | 2026.05.05 23:59:20.930016 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 8447 | 2026.05.05 23:59:20.930302 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 8448 | 2026.05.05 23:59:20.930582 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8449 | 2026.05.05 23:59:20.930860 [ 193 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::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 | ||
| 8450 | 2026.05.05 23:59:20.937206 [ 195 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 72 columns (72 merged, 0 gathered) in 0.008920943 sec., 116355.41220249921 rows/sec., 98.70 MiB/sec. | ||
| 8451 | 2026.05.05 23:59:20.938538 [ 189 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8452 | 2026.05.05 23:59:20.939056 [ 189 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_26_5} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.05.05 23:59:20.939127 [ 189 ] {9d5518db-d42f-48f4-9abe-bd27374c68ec::all_1_26_5} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8454 | 2026.05.05 23:59:20.939297 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 8455 | 2026.05.05 23:59:21.457315 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.05.05 23:59:21.457671 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8457 | 2026.05.05 23:59:21.458211 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8458 | 2026.05.05 23:59:21.458274 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8459 | 2026.05.05 23:59:21.458495 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8460 | 2026.05.05 23:59:21.458569 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8461 | 2026.05.05 23:59:21.458713 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8462 | 2026.05.05 23:59:21.458816 [ 337 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8463 | 2026.05.05 23:59:21.458834 [ 325 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8464 | 2026.05.05 23:59:21.458850 [ 331 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8465 | 2026.05.05 23:59:21.458976 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 8466 | 2026.05.05 23:59:21.459003 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8467 | 2026.05.05 23:59:21.459073 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8468 | 2026.05.05 23:59:21.459094 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8469 | 2026.05.05 23:59:21.459127 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8470 | 2026.05.05 23:59:21.459189 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8471 | 2026.05.05 23:59:21.460326 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002805 sec., 17825.311942959 rows/sec., 3.34 MiB/sec. | ||
| 8472 | 2026.05.05 23:59:21.460450 [ 5 ] {86744187-39f9-4640-a8db-3bc107b2386f} <Debug> TCPHandler: Processed in 0.003308227 sec. | ||
| 8473 | 2026.05.05 23:59:21.461726 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.05.05 23:59:21.461841 [ 5 ] {2752ecb7-4a99-4f8e-9298-438d8b8c555d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8475 | 2026.05.05 23:59:21.461887 [ 5 ] {2752ecb7-4a99-4f8e-9298-438d8b8c555d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8476 | 2026.05.05 23:59:21.462373 [ 5 ] {2752ecb7-4a99-4f8e-9298-438d8b8c555d} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.05.05 23:59:21.462417 [ 5 ] {2752ecb7-4a99-4f8e-9298-438d8b8c555d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8478 | 2026.05.05 23:59:21.462795 [ 5 ] {2752ecb7-4a99-4f8e-9298-438d8b8c555d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8479 | 2026.05.05 23:59:21.463023 [ 5 ] {2752ecb7-4a99-4f8e-9298-438d8b8c555d} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.05.05 23:59:21.463180 [ 5 ] {2752ecb7-4a99-4f8e-9298-438d8b8c555d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001373 sec., 40786.59868900218 rows/sec., 3.13 MiB/sec. | ||
| 8481 | 2026.05.05 23:59:21.463221 [ 5 ] {2752ecb7-4a99-4f8e-9298-438d8b8c555d} <Debug> TCPHandler: Processed in 0.001548523 sec. | ||
| 8482 | 2026.05.05 23:59:21.463366 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.05.05 23:59:21.463465 [ 5 ] {0de55e41-bc74-4cf6-bb99-f252e468dea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8484 | 2026.05.05 23:59:21.463507 [ 5 ] {0de55e41-bc74-4cf6-bb99-f252e468dea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8485 | 2026.05.05 23:59:21.463951 [ 5 ] {0de55e41-bc74-4cf6-bb99-f252e468dea8} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.05.05 23:59:21.463990 [ 5 ] {0de55e41-bc74-4cf6-bb99-f252e468dea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8487 | 2026.05.05 23:59:21.464304 [ 5 ] {0de55e41-bc74-4cf6-bb99-f252e468dea8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8488 | 2026.05.05 23:59:21.464515 [ 5 ] {0de55e41-bc74-4cf6-bb99-f252e468dea8} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.05.05 23:59:21.464655 [ 5 ] {0de55e41-bc74-4cf6-bb99-f252e468dea8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 8490 | 2026.05.05 23:59:21.464693 [ 5 ] {0de55e41-bc74-4cf6-bb99-f252e468dea8} <Debug> TCPHandler: Processed in 0.001379831 sec. | ||
| 8491 | 2026.05.05 23:59:21.464811 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.05.05 23:59:21.464908 [ 5 ] {447398a6-065b-485d-9595-e52bd4f60606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.05.05 23:59:21.464952 [ 5 ] {447398a6-065b-485d-9595-e52bd4f60606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8494 | 2026.05.05 23:59:21.465322 [ 5 ] {447398a6-065b-485d-9595-e52bd4f60606} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.05.05 23:59:21.465359 [ 5 ] {447398a6-065b-485d-9595-e52bd4f60606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8496 | 2026.05.05 23:59:21.465681 [ 5 ] {447398a6-065b-485d-9595-e52bd4f60606} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8497 | 2026.05.05 23:59:21.465900 [ 5 ] {447398a6-065b-485d-9595-e52bd4f60606} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.05.05 23:59:21.466037 [ 5 ] {447398a6-065b-485d-9595-e52bd4f60606} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 3.88 MiB/sec. | ||
| 8499 | 2026.05.05 23:59:21.466074 [ 5 ] {447398a6-065b-485d-9595-e52bd4f60606} <Debug> TCPHandler: Processed in 0.001313201 sec. | ||
| 8500 | 2026.05.05 23:59:21.466189 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.05.05 23:59:21.466285 [ 5 ] {436ae5a3-159d-4316-b4ec-518b8d714b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8502 | 2026.05.05 23:59:21.466329 [ 5 ] {436ae5a3-159d-4316-b4ec-518b8d714b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8503 | 2026.05.05 23:59:21.466644 [ 5 ] {436ae5a3-159d-4316-b4ec-518b8d714b9d} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.05.05 23:59:21.466679 [ 5 ] {436ae5a3-159d-4316-b4ec-518b8d714b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8505 | 2026.05.05 23:59:21.466979 [ 5 ] {436ae5a3-159d-4316-b4ec-518b8d714b9d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8506 | 2026.05.05 23:59:21.467192 [ 5 ] {436ae5a3-159d-4316-b4ec-518b8d714b9d} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.05.05 23:59:21.467325 [ 5 ] {436ae5a3-159d-4316-b4ec-518b8d714b9d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001058 sec., 22684.310018903594 rows/sec., 1.53 MiB/sec. | ||
| 8508 | 2026.05.05 23:59:21.467362 [ 5 ] {436ae5a3-159d-4316-b4ec-518b8d714b9d} <Debug> TCPHandler: Processed in 0.00122263 sec. | ||
| 8509 | 2026.05.05 23:59:23.375023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16812 | ||
| 8510 | 2026.05.05 23:59:23.375625 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.05.05 23:59:23.375665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8512 | 2026.05.05 23:59:23.376197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8513 | 2026.05.05 23:59:23.376438 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.05.05 23:59:23.376564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16812 | ||
| 8515 | 2026.05.05 23:59:24.286111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8516 | 2026.05.05 23:59:24.304018 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.05.05 23:59:24.304077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8518 | 2026.05.05 23:59:24.310571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8519 | 2026.05.05 23:59:24.311265 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2026.05.05 23:59:24.314227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8521 | 2026.05.05 23:59:26.461465 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.05.05 23:59:26.461693 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.05 23:59:26.462033 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8524 | 2026.05.05 23:59:26.462067 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.05 23:59:26.462298 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8526 | 2026.05.05 23:59:26.462370 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8527 | 2026.05.05 23:59:26.462510 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8528 | 2026.05.05 23:59:26.462625 [ 337 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8529 | 2026.05.05 23:59:26.462628 [ 325 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8530 | 2026.05.05 23:59:26.462644 [ 331 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8531 | 2026.05.05 23:59:26.462768 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 8532 | 2026.05.05 23:59:26.462795 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8533 | 2026.05.05 23:59:26.462864 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8534 | 2026.05.05 23:59:26.462884 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8535 | 2026.05.05 23:59:26.462919 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8536 | 2026.05.05 23:59:26.462956 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8537 | 2026.05.05 23:59:26.464182 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002578 sec., 19394.87975174554 rows/sec., 3.63 MiB/sec. | ||
| 8538 | 2026.05.05 23:59:26.464301 [ 5 ] {210f1738-8d99-4cdf-8155-cffc7c2360cf} <Debug> TCPHandler: Processed in 0.002973834 sec. | ||
| 8539 | 2026.05.05 23:59:26.466542 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.05.05 23:59:26.466674 [ 5 ] {71998f0e-e5a2-4a9a-9947-dc4e498ef4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8541 | 2026.05.05 23:59:26.466723 [ 5 ] {71998f0e-e5a2-4a9a-9947-dc4e498ef4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8542 | 2026.05.05 23:59:26.467279 [ 5 ] {71998f0e-e5a2-4a9a-9947-dc4e498ef4f0} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.05.05 23:59:26.467324 [ 5 ] {71998f0e-e5a2-4a9a-9947-dc4e498ef4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8544 | 2026.05.05 23:59:26.467707 [ 5 ] {71998f0e-e5a2-4a9a-9947-dc4e498ef4f0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8545 | 2026.05.05 23:59:26.467933 [ 5 ] {71998f0e-e5a2-4a9a-9947-dc4e498ef4f0} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.05.05 23:59:26.468082 [ 5 ] {71998f0e-e5a2-4a9a-9947-dc4e498ef4f0} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001452 sec., 74380.1652892562 rows/sec., 6.26 MiB/sec. | ||
| 8547 | 2026.05.05 23:59:26.468122 [ 5 ] {71998f0e-e5a2-4a9a-9947-dc4e498ef4f0} <Debug> TCPHandler: Processed in 0.001638023 sec. | ||
| 8548 | 2026.05.05 23:59:26.468255 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.05.05 23:59:26.468349 [ 5 ] {eb72d1a5-71cd-472f-9d75-c0ec4037234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.05.05 23:59:26.468390 [ 5 ] {eb72d1a5-71cd-472f-9d75-c0ec4037234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8551 | 2026.05.05 23:59:26.468801 [ 5 ] {eb72d1a5-71cd-472f-9d75-c0ec4037234d} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.05.05 23:59:26.468842 [ 5 ] {eb72d1a5-71cd-472f-9d75-c0ec4037234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8553 | 2026.05.05 23:59:26.469137 [ 5 ] {eb72d1a5-71cd-472f-9d75-c0ec4037234d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8554 | 2026.05.05 23:59:26.469344 [ 5 ] {eb72d1a5-71cd-472f-9d75-c0ec4037234d} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.05.05 23:59:26.469477 [ 5 ] {eb72d1a5-71cd-472f-9d75-c0ec4037234d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001146 sec., 22687.609075043627 rows/sec., 1.67 MiB/sec. | ||
| 8556 | 2026.05.05 23:59:26.469515 [ 5 ] {eb72d1a5-71cd-472f-9d75-c0ec4037234d} <Debug> TCPHandler: Processed in 0.001310021 sec. | ||
| 8557 | 2026.05.05 23:59:26.469632 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.05.05 23:59:26.469725 [ 5 ] {0f918095-bfad-4b95-bc3a-325e97dc603a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8559 | 2026.05.05 23:59:26.469764 [ 5 ] {0f918095-bfad-4b95-bc3a-325e97dc603a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8560 | 2026.05.05 23:59:26.470189 [ 5 ] {0f918095-bfad-4b95-bc3a-325e97dc603a} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.05.05 23:59:26.470225 [ 5 ] {0f918095-bfad-4b95-bc3a-325e97dc603a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8562 | 2026.05.05 23:59:26.470524 [ 5 ] {0f918095-bfad-4b95-bc3a-325e97dc603a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8563 | 2026.05.05 23:59:26.470731 [ 5 ] {0f918095-bfad-4b95-bc3a-325e97dc603a} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.05.05 23:59:26.470862 [ 5 ] {0f918095-bfad-4b95-bc3a-325e97dc603a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001154 sec., 77989.6013864818 rows/sec., 6.09 MiB/sec. | ||
| 8565 | 2026.05.05 23:59:26.470898 [ 5 ] {0f918095-bfad-4b95-bc3a-325e97dc603a} <Debug> TCPHandler: Processed in 0.001316031 sec. | ||
| 8566 | 2026.05.05 23:59:26.471018 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.05.05 23:59:26.471112 [ 5 ] {337f131a-ec88-4f5d-bcce-6bce228a2c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8568 | 2026.05.05 23:59:26.471155 [ 5 ] {337f131a-ec88-4f5d-bcce-6bce228a2c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8569 | 2026.05.05 23:59:26.471558 [ 5 ] {337f131a-ec88-4f5d-bcce-6bce228a2c71} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.05.05 23:59:26.471594 [ 5 ] {337f131a-ec88-4f5d-bcce-6bce228a2c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8571 | 2026.05.05 23:59:26.471924 [ 5 ] {337f131a-ec88-4f5d-bcce-6bce228a2c71} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8572 | 2026.05.05 23:59:26.472132 [ 5 ] {337f131a-ec88-4f5d-bcce-6bce228a2c71} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.05.05 23:59:26.472266 [ 5 ] {337f131a-ec88-4f5d-bcce-6bce228a2c71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 8574 | 2026.05.05 23:59:26.472304 [ 5 ] {337f131a-ec88-4f5d-bcce-6bce228a2c71} <Debug> TCPHandler: Processed in 0.001334701 sec. | ||
| 8575 | 2026.05.05 23:59:26.472419 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2026.05.05 23:59:26.472513 [ 5 ] {ab8eb5cf-d703-4b00-b484-4e8bd6756e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8577 | 2026.05.05 23:59:26.472567 [ 5 ] {ab8eb5cf-d703-4b00-b484-4e8bd6756e4a} <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 | ||
| 8578 | 2026.05.05 23:59:26.473371 [ 5 ] {ab8eb5cf-d703-4b00-b484-4e8bd6756e4a} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.05.05 23:59:26.473407 [ 5 ] {ab8eb5cf-d703-4b00-b484-4e8bd6756e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8580 | 2026.05.05 23:59:26.473927 [ 5 ] {ab8eb5cf-d703-4b00-b484-4e8bd6756e4a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8581 | 2026.05.05 23:59:26.474151 [ 5 ] {ab8eb5cf-d703-4b00-b484-4e8bd6756e4a} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.05.05 23:59:26.474291 [ 5 ] {ab8eb5cf-d703-4b00-b484-4e8bd6756e4a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001796 sec., 14476.614699331847 rows/sec., 25.94 MiB/sec. | ||
| 8583 | 2026.05.05 23:59:26.474345 [ 5 ] {ab8eb5cf-d703-4b00-b484-4e8bd6756e4a} <Debug> TCPHandler: Processed in 0.001973797 sec. | ||
| 8584 | 2026.05.05 23:59:26.474481 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.05.05 23:59:26.474575 [ 5 ] {32bf5679-456a-434c-8fab-dd3e5aafdddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8586 | 2026.05.05 23:59:26.474617 [ 5 ] {32bf5679-456a-434c-8fab-dd3e5aafdddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8587 | 2026.05.05 23:59:26.474965 [ 5 ] {32bf5679-456a-434c-8fab-dd3e5aafdddc} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.05.05 23:59:26.475000 [ 5 ] {32bf5679-456a-434c-8fab-dd3e5aafdddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8589 | 2026.05.05 23:59:26.475302 [ 5 ] {32bf5679-456a-434c-8fab-dd3e5aafdddc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8590 | 2026.05.05 23:59:26.475505 [ 5 ] {32bf5679-456a-434c-8fab-dd3e5aafdddc} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.05.05 23:59:26.475635 [ 5 ] {32bf5679-456a-434c-8fab-dd3e5aafdddc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 8592 | 2026.05.05 23:59:26.475670 [ 5 ] {32bf5679-456a-434c-8fab-dd3e5aafdddc} <Debug> TCPHandler: Processed in 0.00124014 sec. | ||
| 8593 | 2026.05.05 23:59:29.720176 [ 100 ] {} <Debug> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8594 | 2026.05.05 23:59:29.720265 [ 100 ] {} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2026.05.05 23:59:29.720293 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8596 | 2026.05.05 23:59:29.720419 [ 194 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::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 | ||
| 8597 | 2026.05.05 23:59:29.720558 [ 194 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8598 | 2026.05.05 23:59:29.720595 [ 194 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 8599 | 2026.05.05 23:59:29.720663 [ 194 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 8600 | 2026.05.05 23:59:29.720708 [ 194 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 8601 | 2026.05.05 23:59:29.720751 [ 194 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 8602 | 2026.05.05 23:59:29.720791 [ 194 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 8603 | 2026.05.05 23:59:29.721554 [ 195 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118963 sec., 47073.459815236674 rows/sec., 3.93 MiB/sec. | ||
| 8604 | 2026.05.05 23:59:29.721741 [ 188 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8605 | 2026.05.05 23:59:29.722067 [ 188 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.05.05 23:59:29.722148 [ 188 ] {eade7065-f312-46cd-97e5-dfce4ca5e64f::all_1_9_2} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8607 | 2026.05.05 23:59:29.722255 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8608 | 2026.05.05 23:59:29.974234 [ 100 ] {} <Debug> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8609 | 2026.05.05 23:59:29.974324 [ 100 ] {} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.05.05 23:59:29.974359 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8611 | 2026.05.05 23:59:29.974494 [ 194 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 8612 | 2026.05.05 23:59:29.974632 [ 194 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8613 | 2026.05.05 23:59:29.974663 [ 194 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 8614 | 2026.05.05 23:59:29.974725 [ 194 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 8615 | 2026.05.05 23:59:29.974768 [ 194 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 8616 | 2026.05.05 23:59:29.974807 [ 194 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 8617 | 2026.05.05 23:59:29.974845 [ 194 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::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 | ||
| 8618 | 2026.05.05 23:59:29.975531 [ 194 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001093669 sec., 5486.120572129227 rows/sec., 407.17 KiB/sec. | ||
| 8619 | 2026.05.05 23:59:29.975690 [ 195 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8620 | 2026.05.05 23:59:29.976011 [ 195 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_9_2} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.05.05 23:59:29.976093 [ 195 ] {dd92988a-45aa-4fd5-bbb9-6253e54df56d::all_1_9_2} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8622 | 2026.05.05 23:59:29.976204 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8623 | 2026.05.05 23:59:30.761265 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8624 | 2026.05.05 23:59:30.761314 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8625 | 2026.05.05 23:59:30.876776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17260 | ||
| 8626 | 2026.05.05 23:59:30.877287 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.05.05 23:59:30.877337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8628 | 2026.05.05 23:59:30.877816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8629 | 2026.05.05 23:59:30.878065 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.05.05 23:59:30.878213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17260 | ||
| 8631 | 2026.05.05 23:59:30.878236 [ 102 ] {} <Debug> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8632 | 2026.05.05 23:59:30.878313 [ 102 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.05.05 23:59:30.878334 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8634 | 2026.05.05 23:59:30.878436 [ 191 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 8635 | 2026.05.05 23:59:30.878549 [ 191 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8636 | 2026.05.05 23:59:30.878587 [ 191 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14892 rows starting from the beginning of the part | ||
| 8637 | 2026.05.05 23:59:30.878657 [ 191 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 8638 | 2026.05.05 23:59:30.878704 [ 191 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 8639 | 2026.05.05 23:59:30.878747 [ 191 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 8640 | 2026.05.05 23:59:30.878784 [ 191 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 8641 | 2026.05.05 23:59:30.878823 [ 191 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::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 | ||
| 8642 | 2026.05.05 23:59:30.881422 [ 194 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003025815 sec., 5704248.276910518 rows/sec., 81.60 MiB/sec. | ||
| 8643 | 2026.05.05 23:59:30.881766 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8644 | 2026.05.05 23:59:30.882106 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_36_7} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.05.05 23:59:30.882195 [ 197 ] {db89ef91-9ab9-4ead-be66-f30421a631ae::all_1_36_7} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8646 | 2026.05.05 23:59:30.882307 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8647 | 2026.05.05 23:59:30.928661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1062 | ||
| 8648 | 2026.05.05 23:59:30.930904 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.05.05 23:59:30.930957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8650 | 2026.05.05 23:59:30.932142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8651 | 2026.05.05 23:59:30.932416 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.05.05 23:59:30.932785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 8653 | 2026.05.05 23:59:31.461601 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8654 | 2026.05.05 23:59:31.461819 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8655 | 2026.05.05 23:59:31.462153 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8656 | 2026.05.05 23:59:31.462190 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8657 | 2026.05.05 23:59:31.462411 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8658 | 2026.05.05 23:59:31.462480 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8659 | 2026.05.05 23:59:31.462622 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8660 | 2026.05.05 23:59:31.462722 [ 337 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8661 | 2026.05.05 23:59:31.462722 [ 325 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8662 | 2026.05.05 23:59:31.462780 [ 361 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8663 | 2026.05.05 23:59:31.462927 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 8664 | 2026.05.05 23:59:31.462954 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8665 | 2026.05.05 23:59:31.463017 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8666 | 2026.05.05 23:59:31.463036 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8667 | 2026.05.05 23:59:31.463068 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8668 | 2026.05.05 23:59:31.463110 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8669 | 2026.05.05 23:59:31.464436 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002703 sec., 18497.96522382538 rows/sec., 3.46 MiB/sec. | ||
| 8670 | 2026.05.05 23:59:31.464552 [ 5 ] {324da601-4a31-4e1a-8d34-4b5e82d72b0a} <Debug> TCPHandler: Processed in 0.003076595 sec. | ||
| 8671 | 2026.05.05 23:59:31.466448 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2026.05.05 23:59:31.466560 [ 5 ] {252d15f5-5b65-419d-aa12-c445989fbdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8673 | 2026.05.05 23:59:31.466614 [ 5 ] {252d15f5-5b65-419d-aa12-c445989fbdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8674 | 2026.05.05 23:59:31.467461 [ 5 ] {252d15f5-5b65-419d-aa12-c445989fbdbb} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.05.05 23:59:31.467536 [ 5 ] {252d15f5-5b65-419d-aa12-c445989fbdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8676 | 2026.05.05 23:59:31.467939 [ 5 ] {252d15f5-5b65-419d-aa12-c445989fbdbb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8677 | 2026.05.05 23:59:31.468170 [ 5 ] {252d15f5-5b65-419d-aa12-c445989fbdbb} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.05.05 23:59:31.468319 [ 5 ] {252d15f5-5b65-419d-aa12-c445989fbdbb} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001791 sec., 48017.8671133445 rows/sec., 4.03 MiB/sec. | ||
| 8679 | 2026.05.05 23:59:31.468358 [ 5 ] {252d15f5-5b65-419d-aa12-c445989fbdbb} <Debug> TCPHandler: Processed in 0.001961126 sec. | ||
| 8680 | 2026.05.05 23:59:31.468482 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2026.05.05 23:59:31.468578 [ 5 ] {291d1c72-aa6b-4580-9cc9-14d5a5400d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8682 | 2026.05.05 23:59:31.468621 [ 5 ] {291d1c72-aa6b-4580-9cc9-14d5a5400d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8683 | 2026.05.05 23:59:31.469027 [ 5 ] {291d1c72-aa6b-4580-9cc9-14d5a5400d23} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.05.05 23:59:31.469064 [ 5 ] {291d1c72-aa6b-4580-9cc9-14d5a5400d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8685 | 2026.05.05 23:59:31.469357 [ 5 ] {291d1c72-aa6b-4580-9cc9-14d5a5400d23} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8686 | 2026.05.05 23:59:31.469571 [ 5 ] {291d1c72-aa6b-4580-9cc9-14d5a5400d23} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.05.05 23:59:31.469702 [ 5 ] {291d1c72-aa6b-4580-9cc9-14d5a5400d23} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001145 sec., 13100.436681222707 rows/sec., 985.09 KiB/sec. | ||
| 8688 | 2026.05.05 23:59:31.469739 [ 5 ] {291d1c72-aa6b-4580-9cc9-14d5a5400d23} <Debug> TCPHandler: Processed in 0.001306771 sec. | ||
| 8689 | 2026.05.05 23:59:31.469848 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.05.05 23:59:31.469944 [ 5 ] {4ee77082-19de-4887-8346-0a04c6b11ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8691 | 2026.05.05 23:59:31.469985 [ 5 ] {4ee77082-19de-4887-8346-0a04c6b11ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8692 | 2026.05.05 23:59:31.470386 [ 5 ] {4ee77082-19de-4887-8346-0a04c6b11ee1} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2026.05.05 23:59:31.470421 [ 5 ] {4ee77082-19de-4887-8346-0a04c6b11ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8694 | 2026.05.05 23:59:31.470723 [ 5 ] {4ee77082-19de-4887-8346-0a04c6b11ee1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8695 | 2026.05.05 23:59:31.470933 [ 5 ] {4ee77082-19de-4887-8346-0a04c6b11ee1} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.05.05 23:59:31.471060 [ 5 ] {4ee77082-19de-4887-8346-0a04c6b11ee1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001135 sec., 69603.52422907489 rows/sec., 5.43 MiB/sec. | ||
| 8697 | 2026.05.05 23:59:31.471097 [ 5 ] {4ee77082-19de-4887-8346-0a04c6b11ee1} <Debug> TCPHandler: Processed in 0.001296911 sec. | ||
| 8698 | 2026.05.05 23:59:31.471210 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.05.05 23:59:31.471305 [ 5 ] {d029cdea-99c9-46ec-99d1-cbe2a3a2d48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8700 | 2026.05.05 23:59:31.471347 [ 5 ] {d029cdea-99c9-46ec-99d1-cbe2a3a2d48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8701 | 2026.05.05 23:59:31.471730 [ 5 ] {d029cdea-99c9-46ec-99d1-cbe2a3a2d48c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.05.05 23:59:31.471765 [ 5 ] {d029cdea-99c9-46ec-99d1-cbe2a3a2d48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8703 | 2026.05.05 23:59:31.472097 [ 5 ] {d029cdea-99c9-46ec-99d1-cbe2a3a2d48c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8704 | 2026.05.05 23:59:31.472314 [ 5 ] {d029cdea-99c9-46ec-99d1-cbe2a3a2d48c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.05.05 23:59:31.472427 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 8706 | 2026.05.05 23:59:31.472444 [ 5 ] {d029cdea-99c9-46ec-99d1-cbe2a3a2d48c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8707 | 2026.05.05 23:59:31.472495 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.05.05 23:59:31.472504 [ 5 ] {d029cdea-99c9-46ec-99d1-cbe2a3a2d48c} <Debug> TCPHandler: Processed in 0.001342731 sec. | ||
| 8709 | 2026.05.05 23:59:31.472525 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8710 | 2026.05.05 23:59:31.472629 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.05.05 23:59:31.472654 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 8712 | 2026.05.05 23:59:31.472727 [ 5 ] {fb4c4bd3-e1fd-486d-bfa3-863bca508291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8713 | 2026.05.05 23:59:31.472786 [ 5 ] {fb4c4bd3-e1fd-486d-bfa3-863bca508291} <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 | ||
| 8714 | 2026.05.05 23:59:31.472810 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8715 | 2026.05.05 23:59:31.472853 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_55_11, total 20691 rows starting from the beginning of the part | ||
| 8716 | 2026.05.05 23:59:31.472920 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8717 | 2026.05.05 23:59:31.472967 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1568 rows starting from the beginning of the part | ||
| 8718 | 2026.05.05 23:59:31.473011 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8719 | 2026.05.05 23:59:31.473060 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8720 | 2026.05.05 23:59:31.473099 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8721 | 2026.05.05 23:59:31.473553 [ 5 ] {fb4c4bd3-e1fd-486d-bfa3-863bca508291} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.05.05 23:59:31.473594 [ 5 ] {fb4c4bd3-e1fd-486d-bfa3-863bca508291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8723 | 2026.05.05 23:59:31.474147 [ 5 ] {fb4c4bd3-e1fd-486d-bfa3-863bca508291} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8724 | 2026.05.05 23:59:31.474374 [ 5 ] {fb4c4bd3-e1fd-486d-bfa3-863bca508291} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.05.05 23:59:31.474519 [ 5 ] {fb4c4bd3-e1fd-486d-bfa3-863bca508291} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001809 sec., 8291.873963515754 rows/sec., 14.86 MiB/sec. | ||
| 8726 | 2026.05.05 23:59:31.474580 [ 5 ] {fb4c4bd3-e1fd-486d-bfa3-863bca508291} <Debug> TCPHandler: Processed in 0.002000127 sec. | ||
| 8727 | 2026.05.05 23:59:31.474691 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2026.05.05 23:59:31.474785 [ 5 ] {3bf01203-76b6-4ba2-9a2b-8265ea30fef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8729 | 2026.05.05 23:59:31.474826 [ 5 ] {3bf01203-76b6-4ba2-9a2b-8265ea30fef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8730 | 2026.05.05 23:59:31.475170 [ 5 ] {3bf01203-76b6-4ba2-9a2b-8265ea30fef6} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.05.05 23:59:31.475206 [ 5 ] {3bf01203-76b6-4ba2-9a2b-8265ea30fef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8732 | 2026.05.05 23:59:31.475529 [ 5 ] {3bf01203-76b6-4ba2-9a2b-8265ea30fef6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8733 | 2026.05.05 23:59:31.475742 [ 5 ] {3bf01203-76b6-4ba2-9a2b-8265ea30fef6} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.05.05 23:59:31.475874 [ 5 ] {3bf01203-76b6-4ba2-9a2b-8265ea30fef6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 8735 | 2026.05.05 23:59:31.475910 [ 5 ] {3bf01203-76b6-4ba2-9a2b-8265ea30fef6} <Debug> TCPHandler: Processed in 0.001268311 sec. | ||
| 8736 | 2026.05.05 23:59:31.485319 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22803 rows, containing 5 columns (5 merged, 0 gathered) in 0.012721304 sec., 1792504.9193070144 rows/sec., 115.01 MiB/sec. | ||
| 8737 | 2026.05.05 23:59:31.485715 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 8738 | 2026.05.05 23:59:31.485985 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.05.05 23:59:31.486064 [ 192 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 8740 | 2026.05.05 23:59:31.486144 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8741 | 2026.05.05 23:59:31.814427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8742 | 2026.05.05 23:59:31.832793 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.05.05 23:59:31.832863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8744 | 2026.05.05 23:59:31.839832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8745 | 2026.05.05 23:59:31.840570 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.05.05 23:59:31.840892 [ 98 ] {} <Debug> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8747 | 2026.05.05 23:59:31.840934 [ 98 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.05.05 23:59:31.840955 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8749 | 2026.05.05 23:59:31.841082 [ 200 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 8750 | 2026.05.05 23:59:31.844306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8751 | 2026.05.05 23:59:31.844825 [ 200 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8752 | 2026.05.05 23:59:31.846351 [ 200 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 8753 | 2026.05.05 23:59:31.851407 [ 200 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 8754 | 2026.05.05 23:59:31.856100 [ 200 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 8755 | 2026.05.05 23:59:31.860589 [ 200 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 8756 | 2026.05.05 23:59:31.865271 [ 200 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::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 | ||
| 8757 | 2026.05.05 23:59:31.869329 [ 200 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8758 | 2026.05.05 23:59:31.921949 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.080917414 sec., 3361.4519613787957 rows/sec., 17.38 MiB/sec. | ||
| 8759 | 2026.05.05 23:59:31.924556 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8760 | 2026.05.05 23:59:31.926446 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_36_7} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.05.05 23:59:31.926552 [ 190 ] {c6725651-4ca9-417d-bb3d-ac881c48fd91::all_1_36_7} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8762 | 2026.05.05 23:59:31.929111 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8763 | 2026.05.05 23:59:32.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.44 MiB, peak 311.30 MiB, free memory in arenas 0.00 B, will set to 302.76 MiB (RSS), difference: 3.33 MiB | ||
| 8764 | 2026.05.05 23:59:34.367179 [ 97 ] {} <Debug> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8765 | 2026.05.05 23:59:34.367254 [ 97 ] {} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.05.05 23:59:34.367279 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8767 | 2026.05.05 23:59:34.367403 [ 186 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8768 | 2026.05.05 23:59:34.367548 [ 186 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8769 | 2026.05.05 23:59:34.367591 [ 186 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 976 rows starting from the beginning of the part | ||
| 8770 | 2026.05.05 23:59:34.367662 [ 186 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::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 | ||
| 8771 | 2026.05.05 23:59:34.367713 [ 186 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 801 rows starting from the beginning of the part | ||
| 8772 | 2026.05.05 23:59:34.367758 [ 186 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 8773 | 2026.05.05 23:59:34.367801 [ 186 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 8774 | 2026.05.05 23:59:34.368867 [ 198 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523222 sec., 1723977.2009595449 rows/sec., 108.03 MiB/sec. | ||
| 8775 | 2026.05.05 23:59:34.369114 [ 196 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8776 | 2026.05.05 23:59:34.369424 [ 196 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.05.05 23:59:34.369505 [ 196 ] {7b130ce9-6991-4f49-b31d-1a94461f20b3::all_1_19_4} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8778 | 2026.05.05 23:59:34.369597 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 8779 | 2026.05.05 23:59:36.464490 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.05.05 23:59:36.464793 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8781 | 2026.05.05 23:59:36.465288 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8782 | 2026.05.05 23:59:36.465344 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 8783 | 2026.05.05 23:59:36.465704 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8784 | 2026.05.05 23:59:36.465810 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8785 | 2026.05.05 23:59:36.466012 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 8786 | 2026.05.05 23:59:36.466141 [ 325 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8787 | 2026.05.05 23:59:36.466188 [ 342 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8788 | 2026.05.05 23:59:36.466198 [ 315 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8789 | 2026.05.05 23:59:36.466400 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 8790 | 2026.05.05 23:59:36.466439 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8791 | 2026.05.05 23:59:36.466540 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8792 | 2026.05.05 23:59:36.466571 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8793 | 2026.05.05 23:59:36.466621 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8794 | 2026.05.05 23:59:36.466686 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8795 | 2026.05.05 23:59:36.468377 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.003717 sec., 13451.708366962604 rows/sec., 3.22 MiB/sec. | ||
| 8796 | 2026.05.05 23:59:36.468568 [ 5 ] {a4be38a0-521a-4462-9df8-f36b433608d2} <Debug> TCPHandler: Processed in 0.004286105 sec. | ||
| 8797 | 2026.05.05 23:59:36.473359 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.05.05 23:59:36.473518 [ 5 ] {4a8ede1b-83e9-490c-9de7-2d7b9275f2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8799 | 2026.05.05 23:59:36.473585 [ 5 ] {4a8ede1b-83e9-490c-9de7-2d7b9275f2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8800 | 2026.05.05 23:59:36.474316 [ 5 ] {4a8ede1b-83e9-490c-9de7-2d7b9275f2a8} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.05.05 23:59:36.474391 [ 5 ] {4a8ede1b-83e9-490c-9de7-2d7b9275f2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8802 | 2026.05.05 23:59:36.474920 [ 5 ] {4a8ede1b-83e9-490c-9de7-2d7b9275f2a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8803 | 2026.05.05 23:59:36.475264 [ 5 ] {4a8ede1b-83e9-490c-9de7-2d7b9275f2a8} <Trace> oximeter.fields_i16 (cf5adb30-b34a-45b0-b8e2-d6a4cf90318a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.05.05 23:59:36.475505 [ 5 ] {4a8ede1b-83e9-490c-9de7-2d7b9275f2a8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002035 sec., 11793.611793611793 rows/sec., 1002.00 KiB/sec. | ||
| 8805 | 2026.05.05 23:59:36.475571 [ 5 ] {4a8ede1b-83e9-490c-9de7-2d7b9275f2a8} <Debug> TCPHandler: Processed in 0.002300119 sec. | ||
| 8806 | 2026.05.05 23:59:36.475775 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.05.05 23:59:36.475928 [ 5 ] {b36d6b26-bc9c-4d9e-b4bc-e2c9ee0de427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8808 | 2026.05.05 23:59:36.475990 [ 5 ] {b36d6b26-bc9c-4d9e-b4bc-e2c9ee0de427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8809 | 2026.05.05 23:59:36.477316 [ 5 ] {b36d6b26-bc9c-4d9e-b4bc-e2c9ee0de427} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.05.05 23:59:36.477367 [ 5 ] {b36d6b26-bc9c-4d9e-b4bc-e2c9ee0de427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8811 | 2026.05.05 23:59:36.477819 [ 5 ] {b36d6b26-bc9c-4d9e-b4bc-e2c9ee0de427} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8812 | 2026.05.05 23:59:36.478128 [ 5 ] {b36d6b26-bc9c-4d9e-b4bc-e2c9ee0de427} <Trace> oximeter.fields_ipaddr (eade7065-f312-46cd-97e5-dfce4ca5e64f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.05.05 23:59:36.478318 [ 5 ] {b36d6b26-bc9c-4d9e-b4bc-e2c9ee0de427} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002428 sec., 823.7232289950576 rows/sec., 67.17 KiB/sec. | ||
| 8814 | 2026.05.05 23:59:36.478370 [ 5 ] {b36d6b26-bc9c-4d9e-b4bc-e2c9ee0de427} <Debug> TCPHandler: Processed in 0.002662402 sec. | ||
| 8815 | 2026.05.05 23:59:36.478535 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.05.05 23:59:36.478662 [ 5 ] {539ec7c5-fc78-493b-8cd5-e7e0ec48153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8817 | 2026.05.05 23:59:36.478723 [ 5 ] {539ec7c5-fc78-493b-8cd5-e7e0ec48153a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8818 | 2026.05.05 23:59:36.479469 [ 5 ] {539ec7c5-fc78-493b-8cd5-e7e0ec48153a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.05.05 23:59:36.479519 [ 5 ] {539ec7c5-fc78-493b-8cd5-e7e0ec48153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8820 | 2026.05.05 23:59:36.479988 [ 5 ] {539ec7c5-fc78-493b-8cd5-e7e0ec48153a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8821 | 2026.05.05 23:59:36.480339 [ 5 ] {539ec7c5-fc78-493b-8cd5-e7e0ec48153a} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.05.05 23:59:36.480534 [ 5 ] {539ec7c5-fc78-493b-8cd5-e7e0ec48153a} <Debug> executeQuery: Read 229 rows, 20.84 KiB in 0.0019 sec., 120526.31578947368 rows/sec., 10.71 MiB/sec. | ||
| 8823 | 2026.05.05 23:59:36.480538 [ 94 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8824 | 2026.05.05 23:59:36.480589 [ 5 ] {539ec7c5-fc78-493b-8cd5-e7e0ec48153a} <Debug> TCPHandler: Processed in 0.002116148 sec. | ||
| 8825 | 2026.05.05 23:59:36.480638 [ 94 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.05.05 23:59:36.480677 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8827 | 2026.05.05 23:59:36.480777 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8828 | 2026.05.05 23:59:36.480808 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 8829 | 2026.05.05 23:59:36.480903 [ 5 ] {c71c04fa-c9dd-4837-b4e8-6e1669dd25ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8830 | 2026.05.05 23:59:36.480940 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8831 | 2026.05.05 23:59:36.480958 [ 5 ] {c71c04fa-c9dd-4837-b4e8-6e1669dd25ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8832 | 2026.05.05 23:59:36.480983 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3358 rows starting from the beginning of the part | ||
| 8833 | 2026.05.05 23:59:36.481068 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2439 rows starting from the beginning of the part | ||
| 8834 | 2026.05.05 23:59:36.481144 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 8835 | 2026.05.05 23:59:36.481235 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 108 rows starting from the beginning of the part | ||
| 8836 | 2026.05.05 23:59:36.481306 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
| 8837 | 2026.05.05 23:59:36.481374 [ 201 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 229 rows starting from the beginning of the part | ||
| 8838 | 2026.05.05 23:59:36.481547 [ 5 ] {c71c04fa-c9dd-4837-b4e8-6e1669dd25ec} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.05.05 23:59:36.481594 [ 5 ] {c71c04fa-c9dd-4837-b4e8-6e1669dd25ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8840 | 2026.05.05 23:59:36.482508 [ 5 ] {c71c04fa-c9dd-4837-b4e8-6e1669dd25ec} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8841 | 2026.05.05 23:59:36.482811 [ 5 ] {c71c04fa-c9dd-4837-b4e8-6e1669dd25ec} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2026.05.05 23:59:36.482967 [ 5 ] {c71c04fa-c9dd-4837-b4e8-6e1669dd25ec} <Debug> executeQuery: Read 40 rows, 3.06 KiB in 0.002094 sec., 19102.196752626554 rows/sec., 1.43 MiB/sec. | ||
| 8843 | 2026.05.05 23:59:36.482971 [ 94 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8844 | 2026.05.05 23:59:36.483019 [ 5 ] {c71c04fa-c9dd-4837-b4e8-6e1669dd25ec} <Debug> TCPHandler: Processed in 0.002303669 sec. | ||
| 8845 | 2026.05.05 23:59:36.483041 [ 94 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.05.05 23:59:36.483084 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8847 | 2026.05.05 23:59:36.483192 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2026.05.05 23:59:36.483240 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 8849 | 2026.05.05 23:59:36.483400 [ 5 ] {2b7c8a20-d794-480f-a411-5d38a6de3da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8850 | 2026.05.05 23:59:36.483427 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8851 | 2026.05.05 23:59:36.483463 [ 5 ] {2b7c8a20-d794-480f-a411-5d38a6de3da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8852 | 2026.05.05 23:59:36.483498 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 224 rows starting from the beginning of the part | ||
| 8853 | 2026.05.05 23:59:36.483615 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 8854 | 2026.05.05 23:59:36.483801 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 8855 | 2026.05.05 23:59:36.483873 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 8856 | 2026.05.05 23:59:36.483944 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 8857 | 2026.05.05 23:59:36.484012 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 8858 | 2026.05.05 23:59:36.484017 [ 5 ] {2b7c8a20-d794-480f-a411-5d38a6de3da9} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.05.05 23:59:36.484078 [ 5 ] {2b7c8a20-d794-480f-a411-5d38a6de3da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8860 | 2026.05.05 23:59:36.484859 [ 5 ] {2b7c8a20-d794-480f-a411-5d38a6de3da9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8861 | 2026.05.05 23:59:36.484958 [ 198 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6276 rows, containing 5 columns (5 merged, 0 gathered) in 0.004203894 sec., 1492901.5812482429 rows/sec., 118.83 MiB/sec. | ||
| 8862 | 2026.05.05 23:59:36.485134 [ 5 ] {2b7c8a20-d794-480f-a411-5d38a6de3da9} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.05.05 23:59:36.485304 [ 5 ] {2b7c8a20-d794-480f-a411-5d38a6de3da9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001929 sec., 12441.679626749612 rows/sec., 1.03 MiB/sec. | ||
| 8864 | 2026.05.05 23:59:36.485349 [ 5 ] {2b7c8a20-d794-480f-a411-5d38a6de3da9} <Debug> TCPHandler: Processed in 0.002217888 sec. | ||
| 8865 | 2026.05.05 23:59:36.485489 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.05.05 23:59:36.485587 [ 187 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8867 | 2026.05.05 23:59:36.485596 [ 5 ] {661a0e0e-8efa-4f05-adad-5d5bdb0cb54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8868 | 2026.05.05 23:59:36.485623 [ 196 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.002453621 sec., 151205.09646762887 rows/sec., 10.80 MiB/sec. | ||
| 8869 | 2026.05.05 23:59:36.485660 [ 5 ] {661a0e0e-8efa-4f05-adad-5d5bdb0cb54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8870 | 2026.05.05 23:59:36.485839 [ 199 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8871 | 2026.05.05 23:59:36.485946 [ 187 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.05.05 23:59:36.486042 [ 187 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_61_12} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8873 | 2026.05.05 23:59:36.486146 [ 5 ] {661a0e0e-8efa-4f05-adad-5d5bdb0cb54c} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.05.05 23:59:36.486153 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 8875 | 2026.05.05 23:59:36.486196 [ 5 ] {661a0e0e-8efa-4f05-adad-5d5bdb0cb54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8876 | 2026.05.05 23:59:36.486235 [ 187 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.05.05 23:59:36.486328 [ 187 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_51_10} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8878 | 2026.05.05 23:59:36.486416 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8879 | 2026.05.05 23:59:36.486581 [ 5 ] {661a0e0e-8efa-4f05-adad-5d5bdb0cb54c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8880 | 2026.05.05 23:59:36.486834 [ 5 ] {661a0e0e-8efa-4f05-adad-5d5bdb0cb54c} <Trace> oximeter.fields_u8 (2c869f70-0f3c-4973-9c8b-33581fa70ee7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.05.05 23:59:36.486989 [ 5 ] {661a0e0e-8efa-4f05-adad-5d5bdb0cb54c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001413 sec., 8492.569002123142 rows/sec., 663.48 KiB/sec. | ||
| 8882 | 2026.05.05 23:59:36.487036 [ 5 ] {661a0e0e-8efa-4f05-adad-5d5bdb0cb54c} <Debug> TCPHandler: Processed in 0.001601333 sec. | ||
| 8883 | 2026.05.05 23:59:36.487182 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2026.05.05 23:59:36.487287 [ 5 ] {ad1feda1-58b4-45d4-a125-414f33bc33a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8885 | 2026.05.05 23:59:36.487331 [ 5 ] {ad1feda1-58b4-45d4-a125-414f33bc33a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8886 | 2026.05.05 23:59:36.487845 [ 5 ] {ad1feda1-58b4-45d4-a125-414f33bc33a0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.05.05 23:59:36.487884 [ 5 ] {ad1feda1-58b4-45d4-a125-414f33bc33a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8888 | 2026.05.05 23:59:36.488251 [ 5 ] {ad1feda1-58b4-45d4-a125-414f33bc33a0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8889 | 2026.05.05 23:59:36.488540 [ 5 ] {ad1feda1-58b4-45d4-a125-414f33bc33a0} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.05.05 23:59:36.488699 [ 5 ] {ad1feda1-58b4-45d4-a125-414f33bc33a0} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001431 sec., 89447.93850454228 rows/sec., 7.25 MiB/sec. | ||
| 8891 | 2026.05.05 23:59:36.488703 [ 94 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8892 | 2026.05.05 23:59:36.488744 [ 5 ] {ad1feda1-58b4-45d4-a125-414f33bc33a0} <Debug> TCPHandler: Processed in 0.001615333 sec. | ||
| 8893 | 2026.05.05 23:59:36.488764 [ 94 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.05.05 23:59:36.488800 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8895 | 2026.05.05 23:59:36.488917 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 8896 | 2026.05.05 23:59:36.488922 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.05.05 23:59:36.489049 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8898 | 2026.05.05 23:59:36.489083 [ 5 ] {559eb787-d768-44fc-aa96-15bda7d0ae18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8899 | 2026.05.05 23:59:36.489097 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1829 rows starting from the beginning of the part | ||
| 8900 | 2026.05.05 23:59:36.489141 [ 5 ] {559eb787-d768-44fc-aa96-15bda7d0ae18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8901 | 2026.05.05 23:59:36.489184 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1319 rows starting from the beginning of the part | ||
| 8902 | 2026.05.05 23:59:36.489261 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8903 | 2026.05.05 23:59:36.489339 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 8904 | 2026.05.05 23:59:36.489408 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part | ||
| 8905 | 2026.05.05 23:59:36.489460 [ 189 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 8906 | 2026.05.05 23:59:36.489774 [ 5 ] {559eb787-d768-44fc-aa96-15bda7d0ae18} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2026.05.05 23:59:36.489819 [ 5 ] {559eb787-d768-44fc-aa96-15bda7d0ae18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8908 | 2026.05.05 23:59:36.490344 [ 5 ] {559eb787-d768-44fc-aa96-15bda7d0ae18} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8909 | 2026.05.05 23:59:36.490712 [ 5 ] {559eb787-d768-44fc-aa96-15bda7d0ae18} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.05.05 23:59:36.490895 [ 5 ] {559eb787-d768-44fc-aa96-15bda7d0ae18} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001894 sec., 104012.67159450897 rows/sec., 7.46 MiB/sec. | ||
| 8911 | 2026.05.05 23:59:36.490943 [ 5 ] {559eb787-d768-44fc-aa96-15bda7d0ae18} <Debug> TCPHandler: Processed in 0.002146718 sec. | ||
| 8912 | 2026.05.05 23:59:36.491167 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.05.05 23:59:36.491287 [ 5 ] {77ac205b-e961-431e-89a8-52aca0de1430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8914 | 2026.05.05 23:59:36.491363 [ 5 ] {77ac205b-e961-431e-89a8-52aca0de1430} <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 | ||
| 8915 | 2026.05.05 23:59:36.491722 [ 199 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002857254 sec., 1228102.2268233765 rows/sec., 89.22 MiB/sec. | ||
| 8916 | 2026.05.05 23:59:36.492078 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8917 | 2026.05.05 23:59:36.492378 [ 5 ] {77ac205b-e961-431e-89a8-52aca0de1430} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.05.05 23:59:36.492426 [ 5 ] {77ac205b-e961-431e-89a8-52aca0de1430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8919 | 2026.05.05 23:59:36.492543 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.05.05 23:59:36.492699 [ 196 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_61_12} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8921 | 2026.05.05 23:59:36.492855 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8922 | 2026.05.05 23:59:36.493085 [ 5 ] {77ac205b-e961-431e-89a8-52aca0de1430} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8923 | 2026.05.05 23:59:36.493366 [ 5 ] {77ac205b-e961-431e-89a8-52aca0de1430} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.05.05 23:59:36.493509 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8925 | 2026.05.05 23:59:36.493537 [ 5 ] {77ac205b-e961-431e-89a8-52aca0de1430} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002276 sec., 11423.550087873464 rows/sec., 20.47 MiB/sec. | ||
| 8926 | 2026.05.05 23:59:36.493550 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.05.05 23:59:36.493572 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8928 | 2026.05.05 23:59:36.493628 [ 5 ] {77ac205b-e961-431e-89a8-52aca0de1430} <Debug> TCPHandler: Processed in 0.00252542 sec. | ||
| 8929 | 2026.05.05 23:59:36.493652 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 8930 | 2026.05.05 23:59:36.493770 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.05.05 23:59:36.493856 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8932 | 2026.05.05 23:59:36.493877 [ 5 ] {9b42a7af-c4cd-4bdc-9924-2f946f3d4e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8933 | 2026.05.05 23:59:36.493908 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 950 rows starting from the beginning of the part | ||
| 8934 | 2026.05.05 23:59:36.493926 [ 5 ] {9b42a7af-c4cd-4bdc-9924-2f946f3d4e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8935 | 2026.05.05 23:59:36.494028 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 8936 | 2026.05.05 23:59:36.494139 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 8937 | 2026.05.05 23:59:36.494257 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 8938 | 2026.05.05 23:59:36.494389 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 8939 | 2026.05.05 23:59:36.494391 [ 5 ] {9b42a7af-c4cd-4bdc-9924-2f946f3d4e29} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.05.05 23:59:36.494445 [ 5 ] {9b42a7af-c4cd-4bdc-9924-2f946f3d4e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8941 | 2026.05.05 23:59:36.494518 [ 193 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 8942 | 2026.05.05 23:59:36.494811 [ 5 ] {9b42a7af-c4cd-4bdc-9924-2f946f3d4e29} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8943 | 2026.05.05 23:59:36.495065 [ 5 ] {9b42a7af-c4cd-4bdc-9924-2f946f3d4e29} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2026.05.05 23:59:36.495193 [ 92 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8945 | 2026.05.05 23:59:36.495217 [ 5 ] {9b42a7af-c4cd-4bdc-9924-2f946f3d4e29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
| 8946 | 2026.05.05 23:59:36.495228 [ 92 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2026.05.05 23:59:36.495252 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8948 | 2026.05.05 23:59:36.495258 [ 5 ] {9b42a7af-c4cd-4bdc-9924-2f946f3d4e29} <Debug> TCPHandler: Processed in 0.001542613 sec. | ||
| 8949 | 2026.05.05 23:59:36.495363 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 8950 | 2026.05.05 23:59:36.495494 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8951 | 2026.05.05 23:59:36.495531 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2976 rows starting from the beginning of the part | ||
| 8952 | 2026.05.05 23:59:36.495605 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 8953 | 2026.05.05 23:59:36.495679 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 8954 | 2026.05.05 23:59:36.495742 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8955 | 2026.05.05 23:59:36.495808 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 8956 | 2026.05.05 23:59:36.495873 [ 196 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 8957 | 2026.05.05 23:59:36.497535 [ 199 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219549 sec., 1448943.0059890547 rows/sec., 96.87 MiB/sec. | ||
| 8958 | 2026.05.05 23:59:36.498027 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8959 | 2026.05.05 23:59:36.498514 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_61_12} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.05.05 23:59:36.498654 [ 188 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_61_12} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8961 | 2026.05.05 23:59:36.498804 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8962 | 2026.05.05 23:59:36.501697 [ 195 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 19 columns (19 merged, 0 gathered) in 0.008078867 sec., 132072.97508425376 rows/sec., 236.67 MiB/sec. | ||
| 8963 | 2026.05.05 23:59:36.503752 [ 199 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8964 | 2026.05.05 23:59:36.504230 [ 199 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2026.05.05 23:59:36.504343 [ 199 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8966 | 2026.05.05 23:59:36.504560 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.43 MiB. | ||
| 8967 | 2026.05.05 23:59:37.001263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.71 MiB, peak 314.56 MiB, free memory in arenas 0.00 B, will set to 306.58 MiB (RSS), difference: 2.87 MiB | ||
| 8968 | 2026.05.05 23:59:38.378482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17772 | ||
| 8969 | 2026.05.05 23:59:38.379034 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.05.05 23:59:38.379072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8971 | 2026.05.05 23:59:38.379550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8972 | 2026.05.05 23:59:38.379771 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.05.05 23:59:38.379895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17772 | ||
| 8974 | 2026.05.05 23:59:39.344557 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8975 | 2026.05.05 23:59:39.360927 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.05.05 23:59:39.360996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8977 | 2026.05.05 23:59:39.366622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8978 | 2026.05.05 23:59:39.367328 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.05.05 23:59:39.370195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8980 | 2026.05.05 23:59:40.933192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1098 | ||
| 8981 | 2026.05.05 23:59:40.935660 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.05.05 23:59:40.935719 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8983 | 2026.05.05 23:59:40.936934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8984 | 2026.05.05 23:59:40.937223 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.05.05 23:59:40.937605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8986 | 2026.05.05 23:59:41.462629 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.05.05 23:59:41.462883 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8988 | 2026.05.05 23:59:41.463245 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8989 | 2026.05.05 23:59:41.463283 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8990 | 2026.05.05 23:59:41.463503 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8991 | 2026.05.05 23:59:41.463574 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8992 | 2026.05.05 23:59:41.463715 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8993 | 2026.05.05 23:59:41.463819 [ 325 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8994 | 2026.05.05 23:59:41.463853 [ 342 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8995 | 2026.05.05 23:59:41.463871 [ 315 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8996 | 2026.05.05 23:59:41.464024 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 8997 | 2026.05.05 23:59:41.464054 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8998 | 2026.05.05 23:59:41.464125 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8999 | 2026.05.05 23:59:41.464145 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9000 | 2026.05.05 23:59:41.464181 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9001 | 2026.05.05 23:59:41.464219 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9002 | 2026.05.05 23:59:41.465532 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.00275 sec., 18181.818181818184 rows/sec., 3.41 MiB/sec. | ||
| 9003 | 2026.05.05 23:59:41.465658 [ 5 ] {739d157b-4250-4d4e-8b51-329ed4de4ab6} <Debug> TCPHandler: Processed in 0.003171846 sec. | ||
| 9004 | 2026.05.05 23:59:41.467640 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.05.05 23:59:41.467769 [ 5 ] {d6ad21a8-6e1b-474d-a6bf-9dda78f6773f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9006 | 2026.05.05 23:59:41.467822 [ 5 ] {d6ad21a8-6e1b-474d-a6bf-9dda78f6773f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9007 | 2026.05.05 23:59:41.468374 [ 5 ] {d6ad21a8-6e1b-474d-a6bf-9dda78f6773f} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.05.05 23:59:41.468417 [ 5 ] {d6ad21a8-6e1b-474d-a6bf-9dda78f6773f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9009 | 2026.05.05 23:59:41.468783 [ 5 ] {d6ad21a8-6e1b-474d-a6bf-9dda78f6773f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9010 | 2026.05.05 23:59:41.469000 [ 5 ] {d6ad21a8-6e1b-474d-a6bf-9dda78f6773f} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.05.05 23:59:41.469164 [ 5 ] {d6ad21a8-6e1b-474d-a6bf-9dda78f6773f} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001433 sec., 60013.956734124215 rows/sec., 5.04 MiB/sec. | ||
| 9012 | 2026.05.05 23:59:41.469205 [ 5 ] {d6ad21a8-6e1b-474d-a6bf-9dda78f6773f} <Debug> TCPHandler: Processed in 0.001627553 sec. | ||
| 9013 | 2026.05.05 23:59:41.469336 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.05.05 23:59:41.469434 [ 5 ] {dc7167a6-669c-4f39-a3d6-2102f21599bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.05.05 23:59:41.469478 [ 5 ] {dc7167a6-669c-4f39-a3d6-2102f21599bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9016 | 2026.05.05 23:59:41.469879 [ 5 ] {dc7167a6-669c-4f39-a3d6-2102f21599bb} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.05.05 23:59:41.469915 [ 5 ] {dc7167a6-669c-4f39-a3d6-2102f21599bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9018 | 2026.05.05 23:59:41.470213 [ 5 ] {dc7167a6-669c-4f39-a3d6-2102f21599bb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9019 | 2026.05.05 23:59:41.470428 [ 5 ] {dc7167a6-669c-4f39-a3d6-2102f21599bb} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.05.05 23:59:41.470567 [ 5 ] {dc7167a6-669c-4f39-a3d6-2102f21599bb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001152 sec., 13020.833333333332 rows/sec., 979.11 KiB/sec. | ||
| 9021 | 2026.05.05 23:59:41.470606 [ 5 ] {dc7167a6-669c-4f39-a3d6-2102f21599bb} <Debug> TCPHandler: Processed in 0.001320161 sec. | ||
| 9022 | 2026.05.05 23:59:41.470725 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.05.05 23:59:41.470821 [ 5 ] {b6f98ea7-4da2-4da5-8953-39108d022639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9024 | 2026.05.05 23:59:41.470862 [ 5 ] {b6f98ea7-4da2-4da5-8953-39108d022639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9025 | 2026.05.05 23:59:41.471276 [ 5 ] {b6f98ea7-4da2-4da5-8953-39108d022639} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.05.05 23:59:41.471313 [ 5 ] {b6f98ea7-4da2-4da5-8953-39108d022639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9027 | 2026.05.05 23:59:41.471611 [ 5 ] {b6f98ea7-4da2-4da5-8953-39108d022639} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9028 | 2026.05.05 23:59:41.471816 [ 5 ] {b6f98ea7-4da2-4da5-8953-39108d022639} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.05.05 23:59:41.471948 [ 5 ] {b6f98ea7-4da2-4da5-8953-39108d022639} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001145 sec., 68995.63318777292 rows/sec., 5.39 MiB/sec. | ||
| 9030 | 2026.05.05 23:59:41.471985 [ 5 ] {b6f98ea7-4da2-4da5-8953-39108d022639} <Debug> TCPHandler: Processed in 0.001309351 sec. | ||
| 9031 | 2026.05.05 23:59:41.472107 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.05.05 23:59:41.472206 [ 5 ] {92786d5e-9fd9-4f19-ae41-548d3b454d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9033 | 2026.05.05 23:59:41.472250 [ 5 ] {92786d5e-9fd9-4f19-ae41-548d3b454d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9034 | 2026.05.05 23:59:41.472651 [ 5 ] {92786d5e-9fd9-4f19-ae41-548d3b454d7c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.05.05 23:59:41.472688 [ 5 ] {92786d5e-9fd9-4f19-ae41-548d3b454d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9036 | 2026.05.05 23:59:41.473009 [ 5 ] {92786d5e-9fd9-4f19-ae41-548d3b454d7c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9037 | 2026.05.05 23:59:41.473215 [ 5 ] {92786d5e-9fd9-4f19-ae41-548d3b454d7c} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.05.05 23:59:41.473348 [ 5 ] {92786d5e-9fd9-4f19-ae41-548d3b454d7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 9039 | 2026.05.05 23:59:41.473385 [ 5 ] {92786d5e-9fd9-4f19-ae41-548d3b454d7c} <Debug> TCPHandler: Processed in 0.001328461 sec. | ||
| 9040 | 2026.05.05 23:59:41.473501 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.05.05 23:59:41.473596 [ 5 ] {f02e9587-fd2c-48d2-9d1a-53632ec82297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9042 | 2026.05.05 23:59:41.473651 [ 5 ] {f02e9587-fd2c-48d2-9d1a-53632ec82297} <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 | ||
| 9043 | 2026.05.05 23:59:41.474430 [ 5 ] {f02e9587-fd2c-48d2-9d1a-53632ec82297} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.05.05 23:59:41.474467 [ 5 ] {f02e9587-fd2c-48d2-9d1a-53632ec82297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9045 | 2026.05.05 23:59:41.474990 [ 5 ] {f02e9587-fd2c-48d2-9d1a-53632ec82297} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9046 | 2026.05.05 23:59:41.475221 [ 5 ] {f02e9587-fd2c-48d2-9d1a-53632ec82297} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.05.05 23:59:41.475365 [ 5 ] {f02e9587-fd2c-48d2-9d1a-53632ec82297} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001787 sec., 8393.956351426972 rows/sec., 15.04 MiB/sec. | ||
| 9048 | 2026.05.05 23:59:41.475429 [ 5 ] {f02e9587-fd2c-48d2-9d1a-53632ec82297} <Debug> TCPHandler: Processed in 0.001977526 sec. | ||
| 9049 | 2026.05.05 23:59:41.475561 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.05.05 23:59:41.475656 [ 5 ] {14770017-5316-4bba-8dd7-9ef0fb875ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9051 | 2026.05.05 23:59:41.475699 [ 5 ] {14770017-5316-4bba-8dd7-9ef0fb875ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9052 | 2026.05.05 23:59:41.476040 [ 5 ] {14770017-5316-4bba-8dd7-9ef0fb875ac4} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.05.05 23:59:41.476077 [ 5 ] {14770017-5316-4bba-8dd7-9ef0fb875ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9054 | 2026.05.05 23:59:41.476382 [ 5 ] {14770017-5316-4bba-8dd7-9ef0fb875ac4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9055 | 2026.05.05 23:59:41.476584 [ 5 ] {14770017-5316-4bba-8dd7-9ef0fb875ac4} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.05.05 23:59:41.476714 [ 5 ] {14770017-5316-4bba-8dd7-9ef0fb875ac4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 9057 | 2026.05.05 23:59:41.476751 [ 5 ] {14770017-5316-4bba-8dd7-9ef0fb875ac4} <Debug> TCPHandler: Processed in 0.00124002 sec. | ||
| 9058 | 2026.05.05 23:59:45.761369 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9059 | 2026.05.05 23:59:45.761478 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9060 | 2026.05.05 23:59:45.880144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18220 | ||
| 9061 | 2026.05.05 23:59:45.880701 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.05.05 23:59:45.880757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9063 | 2026.05.05 23:59:45.881298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9064 | 2026.05.05 23:59:45.881526 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.05.05 23:59:45.881677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18220 | ||
| 9066 | 2026.05.05 23:59:46.462091 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2026.05.05 23:59:46.462332 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9068 | 2026.05.05 23:59:46.462668 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9069 | 2026.05.05 23:59:46.462704 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9070 | 2026.05.05 23:59:46.462926 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9071 | 2026.05.05 23:59:46.462999 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9072 | 2026.05.05 23:59:46.463144 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9073 | 2026.05.05 23:59:46.463243 [ 325 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9074 | 2026.05.05 23:59:46.463295 [ 316 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9075 | 2026.05.05 23:59:46.463318 [ 315 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9076 | 2026.05.05 23:59:46.463471 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 9077 | 2026.05.05 23:59:46.463500 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9078 | 2026.05.05 23:59:46.463570 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9079 | 2026.05.05 23:59:46.463590 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9080 | 2026.05.05 23:59:46.463624 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9081 | 2026.05.05 23:59:46.463664 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9082 | 2026.05.05 23:59:46.464853 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002615 sec., 19120.458891013383 rows/sec., 3.58 MiB/sec. | ||
| 9083 | 2026.05.05 23:59:46.464992 [ 5 ] {c14224cd-3117-46c2-9f66-07f7b6e94eed} <Debug> TCPHandler: Processed in 0.003046065 sec. | ||
| 9084 | 2026.05.05 23:59:46.467118 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2026.05.05 23:59:46.467229 [ 5 ] {5d9c7b90-ba62-46f3-9b1e-9a781ffc7205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9086 | 2026.05.05 23:59:46.467308 [ 5 ] {5d9c7b90-ba62-46f3-9b1e-9a781ffc7205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9087 | 2026.05.05 23:59:46.468199 [ 5 ] {5d9c7b90-ba62-46f3-9b1e-9a781ffc7205} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.05.05 23:59:46.468287 [ 5 ] {5d9c7b90-ba62-46f3-9b1e-9a781ffc7205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9089 | 2026.05.05 23:59:46.468669 [ 5 ] {5d9c7b90-ba62-46f3-9b1e-9a781ffc7205} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9090 | 2026.05.05 23:59:46.468885 [ 5 ] {5d9c7b90-ba62-46f3-9b1e-9a781ffc7205} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.05.05 23:59:46.469038 [ 5 ] {5d9c7b90-ba62-46f3-9b1e-9a781ffc7205} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00184 sec., 58695.65217391304 rows/sec., 4.94 MiB/sec. | ||
| 9092 | 2026.05.05 23:59:46.469079 [ 5 ] {5d9c7b90-ba62-46f3-9b1e-9a781ffc7205} <Debug> TCPHandler: Processed in 0.002013497 sec. | ||
| 9093 | 2026.05.05 23:59:46.469234 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.05.05 23:59:46.469357 [ 5 ] {d7ad1521-0476-443d-8111-3b80456df810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9095 | 2026.05.05 23:59:46.469405 [ 5 ] {d7ad1521-0476-443d-8111-3b80456df810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9096 | 2026.05.05 23:59:46.469880 [ 5 ] {d7ad1521-0476-443d-8111-3b80456df810} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.05.05 23:59:46.469922 [ 5 ] {d7ad1521-0476-443d-8111-3b80456df810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9098 | 2026.05.05 23:59:46.470327 [ 5 ] {d7ad1521-0476-443d-8111-3b80456df810} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9099 | 2026.05.05 23:59:46.470536 [ 5 ] {d7ad1521-0476-443d-8111-3b80456df810} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.05.05 23:59:46.470673 [ 5 ] {d7ad1521-0476-443d-8111-3b80456df810} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001336 sec., 19461.077844311378 rows/sec., 1.43 MiB/sec. | ||
| 9101 | 2026.05.05 23:59:46.470711 [ 5 ] {d7ad1521-0476-443d-8111-3b80456df810} <Debug> TCPHandler: Processed in 0.001540683 sec. | ||
| 9102 | 2026.05.05 23:59:46.470836 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.05.05 23:59:46.470930 [ 5 ] {df2f7eb4-5beb-4c5f-a49e-8d0f8c97054b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9104 | 2026.05.05 23:59:46.470972 [ 5 ] {df2f7eb4-5beb-4c5f-a49e-8d0f8c97054b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9105 | 2026.05.05 23:59:46.471385 [ 5 ] {df2f7eb4-5beb-4c5f-a49e-8d0f8c97054b} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.05.05 23:59:46.471421 [ 5 ] {df2f7eb4-5beb-4c5f-a49e-8d0f8c97054b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9107 | 2026.05.05 23:59:46.471738 [ 5 ] {df2f7eb4-5beb-4c5f-a49e-8d0f8c97054b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9108 | 2026.05.05 23:59:46.471941 [ 5 ] {df2f7eb4-5beb-4c5f-a49e-8d0f8c97054b} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.05.05 23:59:46.472070 [ 5 ] {df2f7eb4-5beb-4c5f-a49e-8d0f8c97054b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001158 sec., 77720.20725388601 rows/sec., 6.07 MiB/sec. | ||
| 9110 | 2026.05.05 23:59:46.472106 [ 5 ] {df2f7eb4-5beb-4c5f-a49e-8d0f8c97054b} <Debug> TCPHandler: Processed in 0.00131979 sec. | ||
| 9111 | 2026.05.05 23:59:46.472226 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.05.05 23:59:46.472320 [ 5 ] {87230a00-6ee0-4656-b26a-6aac37543f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9113 | 2026.05.05 23:59:46.472364 [ 5 ] {87230a00-6ee0-4656-b26a-6aac37543f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9114 | 2026.05.05 23:59:46.472776 [ 5 ] {87230a00-6ee0-4656-b26a-6aac37543f0b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.05.05 23:59:46.472812 [ 5 ] {87230a00-6ee0-4656-b26a-6aac37543f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9116 | 2026.05.05 23:59:46.473137 [ 5 ] {87230a00-6ee0-4656-b26a-6aac37543f0b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9117 | 2026.05.05 23:59:46.473342 [ 5 ] {87230a00-6ee0-4656-b26a-6aac37543f0b} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.05.05 23:59:46.473474 [ 5 ] {87230a00-6ee0-4656-b26a-6aac37543f0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 9119 | 2026.05.05 23:59:46.473511 [ 5 ] {87230a00-6ee0-4656-b26a-6aac37543f0b} <Debug> TCPHandler: Processed in 0.001334321 sec. | ||
| 9120 | 2026.05.05 23:59:46.473628 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.05.05 23:59:46.473721 [ 5 ] {ec736f5a-1785-4c71-8251-29c060a67feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9122 | 2026.05.05 23:59:46.473776 [ 5 ] {ec736f5a-1785-4c71-8251-29c060a67feb} <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 | ||
| 9123 | 2026.05.05 23:59:46.474580 [ 5 ] {ec736f5a-1785-4c71-8251-29c060a67feb} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.05.05 23:59:46.474616 [ 5 ] {ec736f5a-1785-4c71-8251-29c060a67feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9125 | 2026.05.05 23:59:46.475140 [ 5 ] {ec736f5a-1785-4c71-8251-29c060a67feb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9126 | 2026.05.05 23:59:46.475359 [ 5 ] {ec736f5a-1785-4c71-8251-29c060a67feb} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.05.05 23:59:46.475500 [ 5 ] {ec736f5a-1785-4c71-8251-29c060a67feb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001797 sec., 14468.558708959377 rows/sec., 25.93 MiB/sec. | ||
| 9128 | 2026.05.05 23:59:46.475562 [ 5 ] {ec736f5a-1785-4c71-8251-29c060a67feb} <Debug> TCPHandler: Processed in 0.001983986 sec. | ||
| 9129 | 2026.05.05 23:59:46.475686 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.05.05 23:59:46.475781 [ 5 ] {42e46013-8f90-431d-ab98-5eafb3d5c137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9131 | 2026.05.05 23:59:46.475823 [ 5 ] {42e46013-8f90-431d-ab98-5eafb3d5c137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9132 | 2026.05.05 23:59:46.476166 [ 5 ] {42e46013-8f90-431d-ab98-5eafb3d5c137} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.05.05 23:59:46.476201 [ 5 ] {42e46013-8f90-431d-ab98-5eafb3d5c137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9134 | 2026.05.05 23:59:46.476502 [ 5 ] {42e46013-8f90-431d-ab98-5eafb3d5c137} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9135 | 2026.05.05 23:59:46.476713 [ 5 ] {42e46013-8f90-431d-ab98-5eafb3d5c137} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.05.05 23:59:46.476841 [ 5 ] {42e46013-8f90-431d-ab98-5eafb3d5c137} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 9137 | 2026.05.05 23:59:46.476876 [ 5 ] {42e46013-8f90-431d-ab98-5eafb3d5c137} <Debug> TCPHandler: Processed in 0.00123993 sec. | ||
| 9138 | 2026.05.05 23:59:46.870420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9139 | 2026.05.05 23:59:46.887900 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.05.05 23:59:46.887961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9141 | 2026.05.05 23:59:46.894072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9142 | 2026.05.05 23:59:46.894785 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.05.05 23:59:46.897815 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9144 | 2026.05.05 23:59:48.655544 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.05.05 23:59:48.655794 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 9146 | 2026.05.05 23:59:48.656152 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9147 | 2026.05.05 23:59:48.656191 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 9148 | 2026.05.05 23:59:48.656435 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9149 | 2026.05.05 23:59:48.656510 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9150 | 2026.05.05 23:59:48.656657 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 9151 | 2026.05.05 23:59:48.656773 [ 326 ] {ae197626-4310-45da-9c54-53470d119661} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9152 | 2026.05.05 23:59:48.656773 [ 354 ] {ae197626-4310-45da-9c54-53470d119661} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9153 | 2026.05.05 23:59:48.656773 [ 330 ] {ae197626-4310-45da-9c54-53470d119661} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9154 | 2026.05.05 23:59:48.656908 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 9155 | 2026.05.05 23:59:48.656938 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9156 | 2026.05.05 23:59:48.657009 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9157 | 2026.05.05 23:59:48.657030 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9158 | 2026.05.05 23:59:48.657065 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9159 | 2026.05.05 23:59:48.657104 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9160 | 2026.05.05 23:59:48.658197 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002498 sec., 20016.0128102482 rows/sec., 3.75 MiB/sec. | ||
| 9161 | 2026.05.05 23:59:48.658340 [ 5 ] {ae197626-4310-45da-9c54-53470d119661} <Debug> TCPHandler: Processed in 0.002931034 sec. | ||
| 9162 | 2026.05.05 23:59:48.670570 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.05.05 23:59:48.670718 [ 5 ] {5a491368-5609-419f-a77d-c944d578a5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9164 | 2026.05.05 23:59:48.670786 [ 5 ] {5a491368-5609-419f-a77d-c944d578a5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9165 | 2026.05.05 23:59:48.675049 [ 5 ] {5a491368-5609-419f-a77d-c944d578a5cd} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.05.05 23:59:48.675098 [ 5 ] {5a491368-5609-419f-a77d-c944d578a5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9167 | 2026.05.05 23:59:48.675677 [ 5 ] {5a491368-5609-419f-a77d-c944d578a5cd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9168 | 2026.05.05 23:59:48.675917 [ 5 ] {5a491368-5609-419f-a77d-c944d578a5cd} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.05.05 23:59:48.676076 [ 5 ] {5a491368-5609-419f-a77d-c944d578a5cd} <Debug> executeQuery: Read 2431 rows, 184.32 KiB in 0.005407 sec., 449602.367301646 rows/sec., 33.29 MiB/sec. | ||
| 9170 | 2026.05.05 23:59:48.676120 [ 5 ] {5a491368-5609-419f-a77d-c944d578a5cd} <Debug> TCPHandler: Processed in 0.005620766 sec. | ||
| 9171 | 2026.05.05 23:59:48.676256 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.05.05 23:59:48.676363 [ 5 ] {097869ea-e9ce-4fd1-8ebe-fb7cae2f3338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9173 | 2026.05.05 23:59:48.676409 [ 5 ] {097869ea-e9ce-4fd1-8ebe-fb7cae2f3338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9174 | 2026.05.05 23:59:48.676845 [ 5 ] {097869ea-e9ce-4fd1-8ebe-fb7cae2f3338} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.05.05 23:59:48.676883 [ 5 ] {097869ea-e9ce-4fd1-8ebe-fb7cae2f3338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9176 | 2026.05.05 23:59:48.677183 [ 5 ] {097869ea-e9ce-4fd1-8ebe-fb7cae2f3338} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9177 | 2026.05.05 23:59:48.677401 [ 5 ] {097869ea-e9ce-4fd1-8ebe-fb7cae2f3338} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.05.05 23:59:48.677545 [ 5 ] {097869ea-e9ce-4fd1-8ebe-fb7cae2f3338} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001208 sec., 19867.54966887417 rows/sec., 1.46 MiB/sec. | ||
| 9179 | 2026.05.05 23:59:48.677583 [ 5 ] {097869ea-e9ce-4fd1-8ebe-fb7cae2f3338} <Debug> TCPHandler: Processed in 0.001380031 sec. | ||
| 9180 | 2026.05.05 23:59:48.677700 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.05.05 23:59:48.677798 [ 5 ] {65326455-9b96-48d3-8c2b-38866a5d05c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9182 | 2026.05.05 23:59:48.677840 [ 5 ] {65326455-9b96-48d3-8c2b-38866a5d05c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9183 | 2026.05.05 23:59:48.678494 [ 5 ] {65326455-9b96-48d3-8c2b-38866a5d05c2} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.05.05 23:59:48.678530 [ 5 ] {65326455-9b96-48d3-8c2b-38866a5d05c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9185 | 2026.05.05 23:59:48.678921 [ 5 ] {65326455-9b96-48d3-8c2b-38866a5d05c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9186 | 2026.05.05 23:59:48.679135 [ 5 ] {65326455-9b96-48d3-8c2b-38866a5d05c2} <Trace> oximeter.fields_u32 (7b130ce9-6991-4f49-b31d-1a94461f20b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.05.05 23:59:48.679264 [ 5 ] {65326455-9b96-48d3-8c2b-38866a5d05c2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001486 sec., 539030.9555854644 rows/sec., 31.14 MiB/sec. | ||
| 9188 | 2026.05.05 23:59:48.679302 [ 5 ] {65326455-9b96-48d3-8c2b-38866a5d05c2} <Debug> TCPHandler: Processed in 0.001652713 sec. | ||
| 9189 | 2026.05.05 23:59:48.679428 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.05.05 23:59:48.679550 [ 5 ] {82bf40bf-25dd-4071-bd36-21c5fd16280f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9191 | 2026.05.05 23:59:48.679599 [ 5 ] {82bf40bf-25dd-4071-bd36-21c5fd16280f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9192 | 2026.05.05 23:59:48.680055 [ 5 ] {82bf40bf-25dd-4071-bd36-21c5fd16280f} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.05.05 23:59:48.680098 [ 5 ] {82bf40bf-25dd-4071-bd36-21c5fd16280f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9194 | 2026.05.05 23:59:48.680431 [ 5 ] {82bf40bf-25dd-4071-bd36-21c5fd16280f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9195 | 2026.05.05 23:59:48.680646 [ 5 ] {82bf40bf-25dd-4071-bd36-21c5fd16280f} <Trace> oximeter.fields_u64 (dd92988a-45aa-4fd5-bbb9-6253e54df56d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.05.05 23:59:48.680774 [ 5 ] {82bf40bf-25dd-4071-bd36-21c5fd16280f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001249 sec., 800.640512409928 rows/sec., 56.30 KiB/sec. | ||
| 9197 | 2026.05.05 23:59:48.680812 [ 5 ] {82bf40bf-25dd-4071-bd36-21c5fd16280f} <Debug> TCPHandler: Processed in 0.001446442 sec. | ||
| 9198 | 2026.05.05 23:59:48.680927 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.05.05 23:59:48.681021 [ 5 ] {fd8079ed-a212-431a-bbc2-9cc9bebc050f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9200 | 2026.05.05 23:59:48.681061 [ 5 ] {fd8079ed-a212-431a-bbc2-9cc9bebc050f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9201 | 2026.05.05 23:59:48.681913 [ 5 ] {fd8079ed-a212-431a-bbc2-9cc9bebc050f} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.05.05 23:59:48.681948 [ 5 ] {fd8079ed-a212-431a-bbc2-9cc9bebc050f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9203 | 2026.05.05 23:59:48.682310 [ 5 ] {fd8079ed-a212-431a-bbc2-9cc9bebc050f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9204 | 2026.05.05 23:59:48.682529 [ 5 ] {fd8079ed-a212-431a-bbc2-9cc9bebc050f} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.05.05 23:59:48.682658 [ 5 ] {fd8079ed-a212-431a-bbc2-9cc9bebc050f} <Debug> executeQuery: Read 1303 rows, 89.16 KiB in 0.001655 sec., 787311.1782477341 rows/sec., 52.61 MiB/sec. | ||
| 9206 | 2026.05.05 23:59:48.682696 [ 5 ] {fd8079ed-a212-431a-bbc2-9cc9bebc050f} <Debug> TCPHandler: Processed in 0.001818465 sec. | ||
| 9207 | 2026.05.05 23:59:48.682805 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.05.05 23:59:48.682900 [ 5 ] {78f66dd0-a50e-4ed6-938d-c3961f07f214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9209 | 2026.05.05 23:59:48.682944 [ 5 ] {78f66dd0-a50e-4ed6-938d-c3961f07f214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9210 | 2026.05.05 23:59:48.683749 [ 5 ] {78f66dd0-a50e-4ed6-938d-c3961f07f214} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2026.05.05 23:59:48.683785 [ 5 ] {78f66dd0-a50e-4ed6-938d-c3961f07f214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9212 | 2026.05.05 23:59:48.684208 [ 5 ] {78f66dd0-a50e-4ed6-938d-c3961f07f214} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9213 | 2026.05.05 23:59:48.684424 [ 5 ] {78f66dd0-a50e-4ed6-938d-c3961f07f214} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2026.05.05 23:59:48.684557 [ 5 ] {78f66dd0-a50e-4ed6-938d-c3961f07f214} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001675 sec., 931343.2835820895 rows/sec., 56.83 MiB/sec. | ||
| 9215 | 2026.05.05 23:59:48.684594 [ 5 ] {78f66dd0-a50e-4ed6-938d-c3961f07f214} <Debug> TCPHandler: Processed in 0.001837775 sec. | ||
| 9216 | 2026.05.05 23:59:48.684719 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9217 | 2026.05.05 23:59:48.684815 [ 5 ] {eea05463-8592-40b6-a021-e16a91014fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9218 | 2026.05.05 23:59:48.684869 [ 5 ] {eea05463-8592-40b6-a021-e16a91014fd5} <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 | ||
| 9219 | 2026.05.05 23:59:48.685687 [ 5 ] {eea05463-8592-40b6-a021-e16a91014fd5} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.05.05 23:59:48.685724 [ 5 ] {eea05463-8592-40b6-a021-e16a91014fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9221 | 2026.05.05 23:59:48.686290 [ 5 ] {eea05463-8592-40b6-a021-e16a91014fd5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9222 | 2026.05.05 23:59:48.686507 [ 5 ] {eea05463-8592-40b6-a021-e16a91014fd5} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2026.05.05 23:59:48.686643 [ 5 ] {eea05463-8592-40b6-a021-e16a91014fd5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001867 sec., 12854.847348687734 rows/sec., 23.04 MiB/sec. | ||
| 9224 | 2026.05.05 23:59:48.686704 [ 5 ] {eea05463-8592-40b6-a021-e16a91014fd5} <Debug> TCPHandler: Processed in 0.002069247 sec. | ||
| 9225 | 2026.05.05 23:59:48.686809 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.05.05 23:59:48.686898 [ 5 ] {11912488-70ec-494e-8557-629e2cdcc7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9227 | 2026.05.05 23:59:48.686938 [ 5 ] {11912488-70ec-494e-8557-629e2cdcc7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9228 | 2026.05.05 23:59:48.687237 [ 5 ] {11912488-70ec-494e-8557-629e2cdcc7b8} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.05.05 23:59:48.687337 [ 5 ] {11912488-70ec-494e-8557-629e2cdcc7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9230 | 2026.05.05 23:59:48.687633 [ 5 ] {11912488-70ec-494e-8557-629e2cdcc7b8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9231 | 2026.05.05 23:59:48.687848 [ 5 ] {11912488-70ec-494e-8557-629e2cdcc7b8} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.05.05 23:59:48.687978 [ 5 ] {11912488-70ec-494e-8557-629e2cdcc7b8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001058 sec., 34026.46502835539 rows/sec., 2.29 MiB/sec. | ||
| 9233 | 2026.05.05 23:59:48.688013 [ 5 ] {11912488-70ec-494e-8557-629e2cdcc7b8} <Debug> TCPHandler: Processed in 0.00122087 sec. | ||
| 9234 | 2026.05.05 23:59:50.937985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1144 | ||
| 9235 | 2026.05.05 23:59:50.940582 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.05.05 23:59:50.940641 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9237 | 2026.05.05 23:59:50.941895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9238 | 2026.05.05 23:59:50.942188 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.05.05 23:59:50.942562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 9240 | 2026.05.05 23:59:51.458252 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.05.05 23:59:51.458498 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9242 | 2026.05.05 23:59:51.458842 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9243 | 2026.05.05 23:59:51.458878 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9244 | 2026.05.05 23:59:51.459113 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9245 | 2026.05.05 23:59:51.459191 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9246 | 2026.05.05 23:59:51.459335 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9247 | 2026.05.05 23:59:51.459452 [ 321 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9248 | 2026.05.05 23:59:51.459460 [ 326 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9249 | 2026.05.05 23:59:51.459461 [ 330 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9250 | 2026.05.05 23:59:51.459590 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 9251 | 2026.05.05 23:59:51.459618 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9252 | 2026.05.05 23:59:51.459693 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9253 | 2026.05.05 23:59:51.459714 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9254 | 2026.05.05 23:59:51.459748 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9255 | 2026.05.05 23:59:51.459794 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9256 | 2026.05.05 23:59:51.460926 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002521 sec., 19833.399444664818 rows/sec., 3.71 MiB/sec. | ||
| 9257 | 2026.05.05 23:59:51.461067 [ 5 ] {f82c0f9a-fe16-432c-9eba-5bec83fa69f0} <Debug> TCPHandler: Processed in 0.002965984 sec. | ||
| 9258 | 2026.05.05 23:59:51.462319 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.05.05 23:59:51.462433 [ 5 ] {037ef118-75ae-4a4c-96fc-1d4a1abb690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9260 | 2026.05.05 23:59:51.462481 [ 5 ] {037ef118-75ae-4a4c-96fc-1d4a1abb690e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9261 | 2026.05.05 23:59:51.462964 [ 5 ] {037ef118-75ae-4a4c-96fc-1d4a1abb690e} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.05.05 23:59:51.463010 [ 5 ] {037ef118-75ae-4a4c-96fc-1d4a1abb690e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9263 | 2026.05.05 23:59:51.463392 [ 5 ] {037ef118-75ae-4a4c-96fc-1d4a1abb690e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9264 | 2026.05.05 23:59:51.463621 [ 5 ] {037ef118-75ae-4a4c-96fc-1d4a1abb690e} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.05.05 23:59:51.463788 [ 5 ] {037ef118-75ae-4a4c-96fc-1d4a1abb690e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001387 sec., 40374.90987743331 rows/sec., 3.10 MiB/sec. | ||
| 9266 | 2026.05.05 23:59:51.463829 [ 5 ] {037ef118-75ae-4a4c-96fc-1d4a1abb690e} <Debug> TCPHandler: Processed in 0.001563253 sec. | ||
| 9267 | 2026.05.05 23:59:51.463947 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2026.05.05 23:59:51.464050 [ 5 ] {7fec13a6-2578-4d1c-965a-8b79b9b3b086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9269 | 2026.05.05 23:59:51.464093 [ 5 ] {7fec13a6-2578-4d1c-965a-8b79b9b3b086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9270 | 2026.05.05 23:59:51.464511 [ 5 ] {7fec13a6-2578-4d1c-965a-8b79b9b3b086} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.05.05 23:59:51.464551 [ 5 ] {7fec13a6-2578-4d1c-965a-8b79b9b3b086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9272 | 2026.05.05 23:59:51.464874 [ 5 ] {7fec13a6-2578-4d1c-965a-8b79b9b3b086} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9273 | 2026.05.05 23:59:51.465090 [ 5 ] {7fec13a6-2578-4d1c-965a-8b79b9b3b086} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.05.05 23:59:51.465229 [ 5 ] {7fec13a6-2578-4d1c-965a-8b79b9b3b086} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 9275 | 2026.05.05 23:59:51.465268 [ 5 ] {7fec13a6-2578-4d1c-965a-8b79b9b3b086} <Debug> TCPHandler: Processed in 0.001372072 sec. | ||
| 9276 | 2026.05.05 23:59:51.465386 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2026.05.05 23:59:51.465481 [ 5 ] {6bbced96-5113-4517-88be-8d76a30d8868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9278 | 2026.05.05 23:59:51.465526 [ 5 ] {6bbced96-5113-4517-88be-8d76a30d8868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9279 | 2026.05.05 23:59:51.465882 [ 5 ] {6bbced96-5113-4517-88be-8d76a30d8868} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.05.05 23:59:51.465920 [ 5 ] {6bbced96-5113-4517-88be-8d76a30d8868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9281 | 2026.05.05 23:59:51.466240 [ 5 ] {6bbced96-5113-4517-88be-8d76a30d8868} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9282 | 2026.05.05 23:59:51.466458 [ 5 ] {6bbced96-5113-4517-88be-8d76a30d8868} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.05.05 23:59:51.466581 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Selected 5 parts from all_1_60_12 to all_64_64_0 | ||
| 9284 | 2026.05.05 23:59:51.466594 [ 5 ] {6bbced96-5113-4517-88be-8d76a30d8868} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 3.94 MiB/sec. | ||
| 9285 | 2026.05.05 23:59:51.466649 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.05.05 23:59:51.466660 [ 5 ] {6bbced96-5113-4517-88be-8d76a30d8868} <Debug> TCPHandler: Processed in 0.001323821 sec. | ||
| 9287 | 2026.05.05 23:59:51.466678 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9288 | 2026.05.05 23:59:51.466789 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2026.05.05 23:59:51.466794 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_12 to all_64_64_0 into Compact with storage Full | ||
| 9290 | 2026.05.05 23:59:51.466893 [ 5 ] {780a4f8d-2b17-438d-a9e2-1339a081fd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9291 | 2026.05.05 23:59:51.466933 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9292 | 2026.05.05 23:59:51.466940 [ 5 ] {780a4f8d-2b17-438d-a9e2-1339a081fd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9293 | 2026.05.05 23:59:51.466978 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 22803 rows starting from the beginning of the part | ||
| 9294 | 2026.05.05 23:59:51.467054 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 197 rows starting from the beginning of the part | ||
| 9295 | 2026.05.05 23:59:51.467108 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9296 | 2026.05.05 23:59:51.467160 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9297 | 2026.05.05 23:59:51.467206 [ 195 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1560 rows starting from the beginning of the part | ||
| 9298 | 2026.05.05 23:59:51.467291 [ 5 ] {780a4f8d-2b17-438d-a9e2-1339a081fd9e} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.05.05 23:59:51.467332 [ 5 ] {780a4f8d-2b17-438d-a9e2-1339a081fd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9300 | 2026.05.05 23:59:51.467668 [ 5 ] {780a4f8d-2b17-438d-a9e2-1339a081fd9e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9301 | 2026.05.05 23:59:51.467883 [ 5 ] {780a4f8d-2b17-438d-a9e2-1339a081fd9e} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.05.05 23:59:51.468024 [ 5 ] {780a4f8d-2b17-438d-a9e2-1339a081fd9e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001149 sec., 20887.728459530026 rows/sec., 1.41 MiB/sec. | ||
| 9303 | 2026.05.05 23:59:51.468061 [ 5 ] {780a4f8d-2b17-438d-a9e2-1339a081fd9e} <Debug> TCPHandler: Processed in 0.00132266 sec. | ||
| 9304 | 2026.05.05 23:59:51.473893 [ 197 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24880 rows, containing 5 columns (5 merged, 0 gathered) in 0.007150338 sec., 3479555.791628312 rows/sec., 223.03 MiB/sec. | ||
| 9305 | 2026.05.05 23:59:51.474175 [ 194 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Trace> MergedBlockOutputStream: filled checksums all_1_64_13 (state Temporary) | ||
| 9306 | 2026.05.05 23:59:51.474538 [ 194 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_merge_all_1_64_13 to all_1_64_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.05.05 23:59:51.474631 [ 194 ] {b5b7827f-8727-41d5-b820-4f9c2fe13fb1::all_1_64_13} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1) (MergerMutator): Merged 5 parts: [all_1_60_12, all_64_64_0] -> all_1_64_13 | ||
| 9308 | 2026.05.05 23:59:51.474734 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 9309 | 2026.05.05 23:59:52.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.13 MiB, peak 314.56 MiB, free memory in arenas 0.00 B, will set to 308.94 MiB (RSS), difference: 1.81 MiB | ||
| 9310 | 2026.05.05 23:59:53.381844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18732 | ||
| 9311 | 2026.05.05 23:59:53.382350 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.05.05 23:59:53.382399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9313 | 2026.05.05 23:59:53.382868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9314 | 2026.05.05 23:59:53.383108 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.05.05 23:59:53.383253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18732 | ||
| 9316 | 2026.05.05 23:59:54.397968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9317 | 2026.05.05 23:59:54.414983 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2026.05.05 23:59:54.415037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9319 | 2026.05.05 23:59:54.421154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9320 | 2026.05.05 23:59:54.421878 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2026.05.05 23:59:54.424608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9322 | 2026.05.05 23:59:56.462502 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2026.05.05 23:59:56.462756 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9324 | 2026.05.05 23:59:56.463135 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9325 | 2026.05.05 23:59:56.463178 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9326 | 2026.05.05 23:59:56.463441 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9327 | 2026.05.05 23:59:56.463526 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9328 | 2026.05.05 23:59:56.463677 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9329 | 2026.05.05 23:59:56.463794 [ 321 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9330 | 2026.05.05 23:59:56.463799 [ 326 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9331 | 2026.05.05 23:59:56.463819 [ 324 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9332 | 2026.05.05 23:59:56.463978 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 9333 | 2026.05.05 23:59:56.464007 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9334 | 2026.05.05 23:59:56.464079 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9335 | 2026.05.05 23:59:56.464100 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9336 | 2026.05.05 23:59:56.464136 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9337 | 2026.05.05 23:59:56.464175 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9338 | 2026.05.05 23:59:56.465372 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002719 sec., 18389.113644722325 rows/sec., 3.44 MiB/sec. | ||
| 9339 | 2026.05.05 23:59:56.465509 [ 5 ] {a8fddb2d-0c61-44a9-b537-a2825b500ced} <Debug> TCPHandler: Processed in 0.003154266 sec. | ||
| 9340 | 2026.05.05 23:59:56.467588 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2026.05.05 23:59:56.467720 [ 5 ] {1f1d6c95-d13e-4279-8257-490895a648f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9342 | 2026.05.05 23:59:56.467775 [ 5 ] {1f1d6c95-d13e-4279-8257-490895a648f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9343 | 2026.05.05 23:59:56.468389 [ 5 ] {1f1d6c95-d13e-4279-8257-490895a648f9} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2026.05.05 23:59:56.468444 [ 5 ] {1f1d6c95-d13e-4279-8257-490895a648f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9345 | 2026.05.05 23:59:56.468849 [ 5 ] {1f1d6c95-d13e-4279-8257-490895a648f9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9346 | 2026.05.05 23:59:56.469076 [ 5 ] {1f1d6c95-d13e-4279-8257-490895a648f9} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.05.05 23:59:56.469231 [ 5 ] {1f1d6c95-d13e-4279-8257-490895a648f9} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001548 sec., 69767.44186046511 rows/sec., 5.87 MiB/sec. | ||
| 9348 | 2026.05.05 23:59:56.469251 [ 54 ] {} <Debug> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9349 | 2026.05.05 23:59:56.469271 [ 5 ] {1f1d6c95-d13e-4279-8257-490895a648f9} <Debug> TCPHandler: Processed in 0.001743184 sec. | ||
| 9350 | 2026.05.05 23:59:56.469357 [ 54 ] {} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.05.05 23:59:56.469401 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9352 | 2026.05.05 23:59:56.469452 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2026.05.05 23:59:56.469521 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::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 | ||
| 9354 | 2026.05.05 23:59:56.469557 [ 5 ] {9bdd2447-0f3b-4e4d-a6fb-00ade7abc80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9355 | 2026.05.05 23:59:56.469607 [ 5 ] {9bdd2447-0f3b-4e4d-a6fb-00ade7abc80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9356 | 2026.05.05 23:59:56.469645 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9357 | 2026.05.05 23:59:56.469682 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3358 rows starting from the beginning of the part | ||
| 9358 | 2026.05.05 23:59:56.469743 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 86 rows starting from the beginning of the part | ||
| 9359 | 2026.05.05 23:59:56.469789 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 108 rows starting from the beginning of the part | ||
| 9360 | 2026.05.05 23:59:56.469839 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2431 rows starting from the beginning of the part | ||
| 9361 | 2026.05.05 23:59:56.469884 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9362 | 2026.05.05 23:59:56.469932 [ 191 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part | ||
| 9363 | 2026.05.05 23:59:56.470029 [ 5 ] {9bdd2447-0f3b-4e4d-a6fb-00ade7abc80d} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2026.05.05 23:59:56.470073 [ 5 ] {9bdd2447-0f3b-4e4d-a6fb-00ade7abc80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9365 | 2026.05.05 23:59:56.470397 [ 5 ] {9bdd2447-0f3b-4e4d-a6fb-00ade7abc80d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9366 | 2026.05.05 23:59:56.470619 [ 5 ] {9bdd2447-0f3b-4e4d-a6fb-00ade7abc80d} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2026.05.05 23:59:56.470759 [ 5 ] {9bdd2447-0f3b-4e4d-a6fb-00ade7abc80d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001222 sec., 21276.59574468085 rows/sec., 1.56 MiB/sec. | ||
| 9368 | 2026.05.05 23:59:56.470797 [ 5 ] {9bdd2447-0f3b-4e4d-a6fb-00ade7abc80d} <Debug> TCPHandler: Processed in 0.001397521 sec. | ||
| 9369 | 2026.05.05 23:59:56.470914 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9370 | 2026.05.05 23:59:56.471009 [ 5 ] {a3617d5b-85d4-4daa-afb7-176d65bad114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9371 | 2026.05.05 23:59:56.471049 [ 5 ] {a3617d5b-85d4-4daa-afb7-176d65bad114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9372 | 2026.05.05 23:59:56.471480 [ 5 ] {a3617d5b-85d4-4daa-afb7-176d65bad114} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.05.05 23:59:56.471515 [ 5 ] {a3617d5b-85d4-4daa-afb7-176d65bad114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9374 | 2026.05.05 23:59:56.471819 [ 5 ] {a3617d5b-85d4-4daa-afb7-176d65bad114} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9375 | 2026.05.05 23:59:56.472028 [ 5 ] {a3617d5b-85d4-4daa-afb7-176d65bad114} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.05.05 23:59:56.472123 [ 197 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6147 rows, containing 5 columns (5 merged, 0 gathered) in 0.002648411 sec., 2321014.374279521 rows/sec., 183.97 MiB/sec. | ||
| 9377 | 2026.05.05 23:59:56.472131 [ 54 ] {} <Debug> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9378 | 2026.05.05 23:59:56.472157 [ 5 ] {a3617d5b-85d4-4daa-afb7-176d65bad114} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001167 sec., 77120.82262210797 rows/sec., 6.02 MiB/sec. | ||
| 9379 | 2026.05.05 23:59:56.472181 [ 54 ] {} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.05.05 23:59:56.472203 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9381 | 2026.05.05 23:59:56.472206 [ 5 ] {a3617d5b-85d4-4daa-afb7-176d65bad114} <Debug> TCPHandler: Processed in 0.001341801 sec. | ||
| 9382 | 2026.05.05 23:59:56.472286 [ 191 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::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 | ||
| 9383 | 2026.05.05 23:59:56.472339 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2026.05.05 23:59:56.472380 [ 191 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9385 | 2026.05.05 23:59:56.472410 [ 191 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1829 rows starting from the beginning of the part | ||
| 9386 | 2026.05.05 23:59:56.472441 [ 5 ] {f23920da-cb4a-4187-b56c-140b5dcc12bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9387 | 2026.05.05 23:59:56.472457 [ 191 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 79 rows starting from the beginning of the part | ||
| 9388 | 2026.05.05 23:59:56.472493 [ 5 ] {f23920da-cb4a-4187-b56c-140b5dcc12bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9389 | 2026.05.05 23:59:56.472505 [ 191 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 9390 | 2026.05.05 23:59:56.472519 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9391 | 2026.05.05 23:59:56.472557 [ 191 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1303 rows starting from the beginning of the part | ||
| 9392 | 2026.05.05 23:59:56.472597 [ 191 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9393 | 2026.05.05 23:59:56.472632 [ 191 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 9394 | 2026.05.05 23:59:56.472868 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.05.05 23:59:56.472927 [ 5 ] {f23920da-cb4a-4187-b56c-140b5dcc12bd} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.05.05 23:59:56.472960 [ 190 ] {12893aca-4962-4047-8f46-4220d12fff52::all_1_66_13} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9397 | 2026.05.05 23:59:56.472970 [ 5 ] {f23920da-cb4a-4187-b56c-140b5dcc12bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9398 | 2026.05.05 23:59:56.473086 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9399 | 2026.05.05 23:59:56.473337 [ 5 ] {f23920da-cb4a-4187-b56c-140b5dcc12bd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9400 | 2026.05.05 23:59:56.473563 [ 5 ] {f23920da-cb4a-4187-b56c-140b5dcc12bd} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.05.05 23:59:56.473698 [ 5 ] {f23920da-cb4a-4187-b56c-140b5dcc12bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 9402 | 2026.05.05 23:59:56.473736 [ 5 ] {f23920da-cb4a-4187-b56c-140b5dcc12bd} <Debug> TCPHandler: Processed in 0.001446581 sec. | ||
| 9403 | 2026.05.05 23:59:56.473848 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2026.05.05 23:59:56.473877 [ 190 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3455 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619833 sec., 2132935.9261109014 rows/sec., 154.41 MiB/sec. | ||
| 9405 | 2026.05.05 23:59:56.473944 [ 5 ] {c2392f83-d274-486d-9080-36fab9ce75ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9406 | 2026.05.05 23:59:56.474004 [ 5 ] {c2392f83-d274-486d-9080-36fab9ce75ee} <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 | ||
| 9407 | 2026.05.05 23:59:56.474135 [ 192 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9408 | 2026.05.05 23:59:56.474475 [ 192 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.05.05 23:59:56.474573 [ 192 ] {fb40b41d-418e-4282-97ac-f0b163eaf3c6::all_1_66_13} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9410 | 2026.05.05 23:59:56.474672 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 9411 | 2026.05.05 23:59:56.474806 [ 5 ] {c2392f83-d274-486d-9080-36fab9ce75ee} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.05.05 23:59:56.474847 [ 5 ] {c2392f83-d274-486d-9080-36fab9ce75ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9413 | 2026.05.05 23:59:56.475406 [ 5 ] {c2392f83-d274-486d-9080-36fab9ce75ee} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9414 | 2026.05.05 23:59:56.475643 [ 5 ] {c2392f83-d274-486d-9080-36fab9ce75ee} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.05.05 23:59:56.475786 [ 5 ] {c2392f83-d274-486d-9080-36fab9ce75ee} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 25.05 MiB/sec. | ||
| 9416 | 2026.05.05 23:59:56.475850 [ 5 ] {c2392f83-d274-486d-9080-36fab9ce75ee} <Debug> TCPHandler: Processed in 0.002051427 sec. | ||
| 9417 | 2026.05.05 23:59:56.476015 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.05.05 23:59:56.476133 [ 5 ] {2777b657-de75-44ef-aecd-cde7b8cb6a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9419 | 2026.05.05 23:59:56.476185 [ 5 ] {2777b657-de75-44ef-aecd-cde7b8cb6a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9420 | 2026.05.05 23:59:56.476587 [ 5 ] {2777b657-de75-44ef-aecd-cde7b8cb6a91} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.05.05 23:59:56.476624 [ 5 ] {2777b657-de75-44ef-aecd-cde7b8cb6a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9422 | 2026.05.05 23:59:56.476951 [ 5 ] {2777b657-de75-44ef-aecd-cde7b8cb6a91} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9423 | 2026.05.05 23:59:56.477172 [ 5 ] {2777b657-de75-44ef-aecd-cde7b8cb6a91} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.05.05 23:59:56.477280 [ 54 ] {} <Debug> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9425 | 2026.05.05 23:59:56.477303 [ 5 ] {2777b657-de75-44ef-aecd-cde7b8cb6a91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 9426 | 2026.05.05 23:59:56.477309 [ 54 ] {} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.05.05 23:59:56.477342 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9428 | 2026.05.05 23:59:56.477347 [ 5 ] {2777b657-de75-44ef-aecd-cde7b8cb6a91} <Debug> TCPHandler: Processed in 0.001402781 sec. | ||
| 9429 | 2026.05.05 23:59:56.477418 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 9430 | 2026.05.05 23:59:56.477523 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9431 | 2026.05.05 23:59:56.477549 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3216 rows starting from the beginning of the part | ||
| 9432 | 2026.05.05 23:59:56.477594 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9433 | 2026.05.05 23:59:56.477630 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::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 | ||
| 9434 | 2026.05.05 23:59:56.477662 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 9435 | 2026.05.05 23:59:56.477697 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 9436 | 2026.05.05 23:59:56.477734 [ 191 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9437 | 2026.05.05 23:59:56.478905 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001517183 sec., 2277905.8294220273 rows/sec., 152.37 MiB/sec. | ||
| 9438 | 2026.05.05 23:59:56.479166 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9439 | 2026.05.05 23:59:56.479412 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2026.05.05 23:59:56.479483 [ 192 ] {39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6::all_1_66_13} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9441 | 2026.05.05 23:59:56.479569 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9442 | 2026.05.06 00:00:00.761756 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9443 | 2026.05.06 00:00:00.762155 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9444 | 2026.05.06 00:00:00.883506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19180 | ||
| 9445 | 2026.05.06 00:00:00.884044 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2026.05.06 00:00:00.884095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9447 | 2026.05.06 00:00:00.884660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9448 | 2026.05.06 00:00:00.884933 [ 244 ] {} <Trace> system.asynchronous_metric_log (db89ef91-9ab9-4ead-be66-f30421a631ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.05.06 00:00:00.885082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19180 | ||
| 9450 | 2026.05.06 00:00:00.943031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1168 | ||
| 9451 | 2026.05.06 00:00:00.945311 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.05.06 00:00:00.945370 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9453 | 2026.05.06 00:00:00.946610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9454 | 2026.05.06 00:00:00.946918 [ 242 ] {} <Trace> system.query_log (9d5518db-d42f-48f4-9abe-bd27374c68ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.05.06 00:00:00.947332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 9456 | 2026.05.06 00:00:01.462833 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.05.06 00:00:01.463099 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9458 | 2026.05.06 00:00:01.463516 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9459 | 2026.05.06 00:00:01.463570 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9460 | 2026.05.06 00:00:01.463863 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9461 | 2026.05.06 00:00:01.463940 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9462 | 2026.05.06 00:00:01.464094 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9463 | 2026.05.06 00:00:01.464208 [ 321 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9464 | 2026.05.06 00:00:01.464213 [ 324 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9465 | 2026.05.06 00:00:01.464227 [ 326 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9466 | 2026.05.06 00:00:01.464355 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (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 | ||
| 9467 | 2026.05.06 00:00:01.464387 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Trace> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9468 | 2026.05.06 00:00:01.464461 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9469 | 2026.05.06 00:00:01.464488 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Debug> oximeter.timeseries_schema (d977db30-45b2-424b-8eab-1e3707e94faf) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9470 | 2026.05.06 00:00:01.464526 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9471 | 2026.05.06 00:00:01.464568 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9472 | 2026.05.06 00:00:01.465795 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Debug> executeQuery: Read 50 rows, 9.59 KiB in 0.002808 sec., 17806.267806267806 rows/sec., 3.34 MiB/sec. | ||
| 9473 | 2026.05.06 00:00:01.465936 [ 5 ] {1a086a07-fc9b-4e0f-9fe4-cecafceb6686} <Debug> TCPHandler: Processed in 0.003241496 sec. | ||
| 9474 | 2026.05.06 00:00:01.467990 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9475 | 2026.05.06 00:00:01.468108 [ 5 ] {f58b5961-2035-47c6-86c3-ca3ce6ccf379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9476 | 2026.05.06 00:00:01.468156 [ 5 ] {f58b5961-2035-47c6-86c3-ca3ce6ccf379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9477 | 2026.05.06 00:00:01.468665 [ 5 ] {f58b5961-2035-47c6-86c3-ca3ce6ccf379} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.05.06 00:00:01.468709 [ 5 ] {f58b5961-2035-47c6-86c3-ca3ce6ccf379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9479 | 2026.05.06 00:00:01.469078 [ 5 ] {f58b5961-2035-47c6-86c3-ca3ce6ccf379} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9480 | 2026.05.06 00:00:01.469297 [ 5 ] {f58b5961-2035-47c6-86c3-ca3ce6ccf379} <Trace> oximeter.fields_string (12893aca-4962-4047-8f46-4220d12fff52): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2026.05.06 00:00:01.469445 [ 5 ] {f58b5961-2035-47c6-86c3-ca3ce6ccf379} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001371 sec., 62727.93581327498 rows/sec., 5.27 MiB/sec. | ||
| 9482 | 2026.05.06 00:00:01.469486 [ 5 ] {f58b5961-2035-47c6-86c3-ca3ce6ccf379} <Debug> TCPHandler: Processed in 0.001551292 sec. | ||
| 9483 | 2026.05.06 00:00:01.469628 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2026.05.06 00:00:01.469728 [ 5 ] {58c795fe-31fa-4d5c-bea6-9d1a374c906f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9485 | 2026.05.06 00:00:01.469771 [ 5 ] {58c795fe-31fa-4d5c-bea6-9d1a374c906f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9486 | 2026.05.06 00:00:01.470197 [ 5 ] {58c795fe-31fa-4d5c-bea6-9d1a374c906f} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.05.06 00:00:01.470236 [ 5 ] {58c795fe-31fa-4d5c-bea6-9d1a374c906f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9488 | 2026.05.06 00:00:01.470549 [ 5 ] {58c795fe-31fa-4d5c-bea6-9d1a374c906f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9489 | 2026.05.06 00:00:01.470790 [ 5 ] {58c795fe-31fa-4d5c-bea6-9d1a374c906f} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.05.06 00:00:01.470944 [ 5 ] {58c795fe-31fa-4d5c-bea6-9d1a374c906f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001238 sec., 12116.316639741519 rows/sec., 911.09 KiB/sec. | ||
| 9491 | 2026.05.06 00:00:01.470944 [ 71 ] {} <Debug> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9492 | 2026.05.06 00:00:01.470985 [ 5 ] {58c795fe-31fa-4d5c-bea6-9d1a374c906f} <Debug> TCPHandler: Processed in 0.001409132 sec. | ||
| 9493 | 2026.05.06 00:00:01.471020 [ 71 ] {} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.05.06 00:00:01.471053 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9495 | 2026.05.06 00:00:01.471135 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9496 | 2026.05.06 00:00:01.471175 [ 186 ] {c0f4197b-d972-4d91-8910-519808280427::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 | ||
| 9497 | 2026.05.06 00:00:01.471243 [ 5 ] {4a6f208d-4632-4ad3-8780-0c8bdc755172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9498 | 2026.05.06 00:00:01.471298 [ 5 ] {4a6f208d-4632-4ad3-8780-0c8bdc755172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9499 | 2026.05.06 00:00:01.471309 [ 186 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9500 | 2026.05.06 00:00:01.471354 [ 186 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 224 rows starting from the beginning of the part | ||
| 9501 | 2026.05.06 00:00:01.471427 [ 186 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 9502 | 2026.05.06 00:00:01.471484 [ 186 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 9503 | 2026.05.06 00:00:01.471529 [ 186 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 9504 | 2026.05.06 00:00:01.471569 [ 186 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 9505 | 2026.05.06 00:00:01.471615 [ 186 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 9506 | 2026.05.06 00:00:01.471843 [ 5 ] {4a6f208d-4632-4ad3-8780-0c8bdc755172} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2026.05.06 00:00:01.471896 [ 5 ] {4a6f208d-4632-4ad3-8780-0c8bdc755172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9508 | 2026.05.06 00:00:01.472309 [ 5 ] {4a6f208d-4632-4ad3-8780-0c8bdc755172} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9509 | 2026.05.06 00:00:01.472458 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337231 sec., 246778.60444455745 rows/sec., 17.47 MiB/sec. | ||
| 9510 | 2026.05.06 00:00:01.472602 [ 5 ] {4a6f208d-4632-4ad3-8780-0c8bdc755172} <Trace> oximeter.fields_uuid (fb40b41d-418e-4282-97ac-f0b163eaf3c6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2026.05.06 00:00:01.472649 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9512 | 2026.05.06 00:00:01.472776 [ 5 ] {4a6f208d-4632-4ad3-8780-0c8bdc755172} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001554 sec., 50836.550836550836 rows/sec., 3.97 MiB/sec. | ||
| 9513 | 2026.05.06 00:00:01.472828 [ 5 ] {4a6f208d-4632-4ad3-8780-0c8bdc755172} <Debug> TCPHandler: Processed in 0.001743884 sec. | ||
| 9514 | 2026.05.06 00:00:01.472969 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.05.06 00:00:01.472978 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9516 | 2026.05.06 00:00:01.473067 [ 192 ] {c0f4197b-d972-4d91-8910-519808280427::all_1_56_11} <Trace> oximeter.fields_u16 (c0f4197b-d972-4d91-8910-519808280427) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9517 | 2026.05.06 00:00:01.473093 [ 5 ] {d5491939-623d-4f07-a7ba-df3956f23e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9518 | 2026.05.06 00:00:01.473150 [ 5 ] {d5491939-623d-4f07-a7ba-df3956f23e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9519 | 2026.05.06 00:00:01.473194 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9520 | 2026.05.06 00:00:01.473595 [ 5 ] {d5491939-623d-4f07-a7ba-df3956f23e85} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.05.06 00:00:01.473639 [ 5 ] {d5491939-623d-4f07-a7ba-df3956f23e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9522 | 2026.05.06 00:00:01.474007 [ 5 ] {d5491939-623d-4f07-a7ba-df3956f23e85} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9523 | 2026.05.06 00:00:01.474228 [ 5 ] {d5491939-623d-4f07-a7ba-df3956f23e85} <Trace> oximeter.measurements_cumulativeu64 (b5b7827f-8727-41d5-b820-4f9c2fe13fb1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.05.06 00:00:01.474365 [ 5 ] {d5491939-623d-4f07-a7ba-df3956f23e85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 9525 | 2026.05.06 00:00:01.474407 [ 5 ] {d5491939-623d-4f07-a7ba-df3956f23e85} <Debug> TCPHandler: Processed in 0.001480982 sec. | ||
| 9526 | 2026.05.06 00:00:01.474552 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.05.06 00:00:01.474668 [ 5 ] {bac1fbfb-6330-4c1e-9a54-632fb226361c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9528 | 2026.05.06 00:00:01.474724 [ 5 ] {bac1fbfb-6330-4c1e-9a54-632fb226361c} <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 | ||
| 9529 | 2026.05.06 00:00:01.475542 [ 5 ] {bac1fbfb-6330-4c1e-9a54-632fb226361c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.05.06 00:00:01.475581 [ 5 ] {bac1fbfb-6330-4c1e-9a54-632fb226361c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9531 | 2026.05.06 00:00:01.476111 [ 5 ] {bac1fbfb-6330-4c1e-9a54-632fb226361c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9532 | 2026.05.06 00:00:01.476354 [ 5 ] {bac1fbfb-6330-4c1e-9a54-632fb226361c} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.05.06 00:00:01.476499 [ 5 ] {bac1fbfb-6330-4c1e-9a54-632fb226361c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001853 sec., 8094.981111710739 rows/sec., 14.51 MiB/sec. | ||
| 9534 | 2026.05.06 00:00:01.476501 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9535 | 2026.05.06 00:00:01.476554 [ 5 ] {bac1fbfb-6330-4c1e-9a54-632fb226361c} <Debug> TCPHandler: Processed in 0.002061287 sec. | ||
| 9536 | 2026.05.06 00:00:01.476557 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2026.05.06 00:00:01.476595 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9538 | 2026.05.06 00:00:01.476682 [ 200 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::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 | ||
| 9539 | 2026.05.06 00:00:01.476704 [ 5 ] {} <Trace> TCP-Session: f11ef105-5d4a-4a9e-8d65-43226f475ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2026.05.06 00:00:01.476806 [ 5 ] {8c5b10b4-bc26-483c-a065-a2e256e98d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9541 | 2026.05.06 00:00:01.476850 [ 5 ] {8c5b10b4-bc26-483c-a065-a2e256e98d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9542 | 2026.05.06 00:00:01.476889 [ 200 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9543 | 2026.05.06 00:00:01.476952 [ 200 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1067 rows starting from the beginning of the part | ||
| 9544 | 2026.05.06 00:00:01.477088 [ 200 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 9545 | 2026.05.06 00:00:01.477202 [ 200 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 9546 | 2026.05.06 00:00:01.477209 [ 5 ] {8c5b10b4-bc26-483c-a065-a2e256e98d70} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9547 | 2026.05.06 00:00:01.477252 [ 5 ] {8c5b10b4-bc26-483c-a065-a2e256e98d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9548 | 2026.05.06 00:00:01.477316 [ 200 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 9549 | 2026.05.06 00:00:01.477427 [ 200 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 9550 | 2026.05.06 00:00:01.477534 [ 200 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 9551 | 2026.05.06 00:00:01.477580 [ 5 ] {8c5b10b4-bc26-483c-a065-a2e256e98d70} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9552 | 2026.05.06 00:00:01.477801 [ 5 ] {8c5b10b4-bc26-483c-a065-a2e256e98d70} <Trace> oximeter.measurements_u64 (39a72da7-0e2d-45fc-a1d5-9d0e23ddacd6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.05.06 00:00:01.477938 [ 5 ] {8c5b10b4-bc26-483c-a065-a2e256e98d70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 9554 | 2026.05.06 00:00:01.477978 [ 5 ] {8c5b10b4-bc26-483c-a065-a2e256e98d70} <Debug> TCPHandler: Processed in 0.001326071 sec. | ||
| 9555 | 2026.05.06 00:00:01.484160 [ 198 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1173 rows, containing 19 columns (19 merged, 0 gathered) in 0.007513621 sec., 156116.47167191425 rows/sec., 279.75 MiB/sec. | ||
| 9556 | 2026.05.06 00:00:01.485558 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9557 | 2026.05.06 00:00:01.485956 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2026.05.06 00:00:01.486050 [ 187 ] {57e0f9cd-31f2-40d7-8a32-394a0ed88faf::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (57e0f9cd-31f2-40d7-8a32-394a0ed88faf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9559 | 2026.05.06 00:00:01.486206 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 9560 | 2026.05.06 00:00:01.924857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9561 | 2026.05.06 00:00:01.944250 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.05.06 00:00:01.944315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9563 | 2026.05.06 00:00:01.951082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9564 | 2026.05.06 00:00:01.951800 [ 243 ] {} <Trace> system.metric_log (c6725651-4ca9-417d-bb3d-ac881c48fd91): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.05.06 00:00:01.955537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9566 | 2026.05.06 00:00:02.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.26 MiB, peak 321.34 MiB, free memory in arenas 0.00 B, will set to 311.56 MiB (RSS), difference: 1.30 MiB | ||